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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-802-PIB::qos802AceVlanTagRequired'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-802-PIB::qos802AceVlanTagRequired.<qos802AceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-802-PIB::qos802AceVlanTagRequired'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1taggedOnly
2priorityTagged
3untaggedOnly
4ignoreTag

Conformance

Member of
Compliance refinements
Write access is not required.