MIB Viewer

qos802AceVlanTagRequired

OBJECT-TYPE
1.3.6.1.4.1.45.4.3.1.2.1.1.7
Access
read-create
Status
current
Sub-identifiers
0
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)'.
INTEGER { taggedOnly(1), priorityTagged(2), untaggedOnly(3), ignoreTag(4) }