qos802AceVlanTagRequired
QOS-POLICY-802-PIB ·
.1.3.6.1.4.1.45.4.3.1.2.1.1.7
Object
column
r/w
Enumeration
This object indicates whether the presence of an
IEEE 802.1Q VLAN tag in data link layer frames must
be considered when determining if a given frame
matches this 802 ACE entry.
A value of 'taggedOnly(1)' means that only frames
containing a VLAN tag with a non-Null VID (i.e., a
VID in the range 1..4094) will be considered a match.
A value of 'priorityTaggedPlus(2)' means that only
frames containing a VLAN tag, regardless of the value
of the VID, will be considered a match.
A value of 'untaggedOnly(3)' indicates that only
untagged frames will match this filter component.
The presence of a VLAN tag is not taken into
consideration in terms of a match if the value is
'ignoreTag(4)'.
Context
- MIB
- QOS-POLICY-802-PIB
- OID
.1.3.6.1.4.1.45.4.3.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qos802AceEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | taggedOnly |
2 | priorityTagged |
3 | untaggedOnly |
4 | ignoreTag |