This class represents using the value of the flow ID in the specified packet header as part of a condition expression. The specific packet header to use is specified in the flowHeaderNumber attribute of this class. Thus, only IntegerValue and BitStringValue classes can be used in the value portion of the condition expression with this Variable.<br/>
Attributes
Associations To
Tagged Values
Advanced
Other Links
Attribute
Scope
Type
flowIDHeaderNumber
Public
Integer
Notes:
This attribute is an enumerated integer that defines the particular packet header that contains the IPv6 flow ID information. Specifying the packet header is necessary in case the address is tunneled. In this case, it is mandatory that the correct address be chosen for comparison. Values are:<br/><br/> 0: outermost header<br/> 1: next innermost header<br/> 2: second innermost header<br/><br/>etc.<br/>
v6HeaderNumber
Public
Integer
Notes:
This attribute is an enumerated integer that defines the particular packet header that contains the IPv6 address information. Specifying the packet header is necessary in case the address is tunneled. In this case, it is mandatory that the correct address be chosen for comparison. Values are:<br/><br/> 0: outermost header<br/> 1: next innermost header<br/> 2: second innermost header<br/><br/>etc.<br/>