BgpFsDscpOpValuePair Object


Description:

Specifies Base Class for the Operator Value Pairs in the Type-11 in BGP Flowspec.

Automatically created from: BgpFsType11DscpValue

BgpFsDscpOpValuePair Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AndBit

Set if the current operation must be the logical AND of the previous operation

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Specifies current operation must be the logical AND of the previous operation

FALSE

Specifies current operation must be the logical OR of the previous operation

EqualityBit

Specifies the relation between the type and value

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Specifies that Type equals value

FALSE

Specifies that Type not equals value

GreaterThanBit

Specifies the relation between the type and value

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Specifies that Type is greator than value

FALSE

Specifies that Type is lesser than or equal to value

LessThanBit

Specifies the relation between the type and value

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Specifies that Type is lesser than value

FALSE

Specifies that Type is greator than or equal to value

Value

Specifies the Value Corresponding to the respective Type in the BGP FlowSpec

Type: u8

Default: 1

Range: 0 - 63

BgpFsDscpOpValuePair Read-Only Attributes

There are no read-only attributes.