ethernet8021QTaggingEnablePriorityTagging
MX-LQOS-MIB ·
.0.2500.1.200.1.200
Object
Enable Priority Tagging
Enables or disables user priority tagging on the interface. The
VLAN ID part of the 802.1Q tag is always set to 0. VLANs may be
configured in service Ethernet (Eth)'s VLAN table.
Context
- MIB
- MX-LQOS-MIB
- OID
.0.2500.1.200.1.200- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethernet8021QTaggingEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'MX-LQOS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LQOS-MIB::ethernet8021QTaggingEnablePriorityTagging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-LQOS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LQOS-MIB::ethernet8021QTaggingEnablePriorityTagging.<ethernet8021QTaggingInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-LQOS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-LQOS-MIB::ethernet8021QTaggingEnablePriorityTagging'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |