ipfixTemplateDefinitionFlags
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.1.3.1.5
Object
column
Bits
This bitmask indicates special attributes for the
Information Element:
scope(0)
This Information Element is used for scope.
flowKey(1)
This Information Element is a Flow Key.
Thus, we get the following values for an Information Element:
If neither bit scope(0) nor bit flowKey(1) is set
The Information Element is neither used for scoping nor
as Flow Key.
If only bit scope(0) is set
The Information Element is used for scoping.
If only bit flowKey(1) is set
The Information Element is used as Flow Key.
Both bit scope(0) and flowKey(1) MUST NOT be set at the same
time. This combination is not allowed.
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipfixTemplateDefinitionEntry
Syntax
Bits
Values & Constraints
Enumerated Values
0 | scope |
1 | flowKey |