cadVrInterfacePriority
CADANT-VIRTUAL-ROUTER-MIB ·
.1.3.6.1.4.1.4998.1.1.25.3.1.3.1.27
Object
column r/w
Integer32
This object contains the enumeration of the priority values to be set in the 802.1p bits for the subinterface. The enumeration values p0(0)..p7(7) represent a fixed priority to be applied to the egress Q-tags, and the value iptos(8) represents the mapping from IP TOS precedence bits to the 802.1p bits on egress. The default value is p0(0).
Context
- MIB
- CADANT-VIRTUAL-ROUTER-MIB
- OID
.1.3.6.1.4.1.4998.1.1.25.3.1.3.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadVrInterfaceEntry
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 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrInterfacePriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrInterfacePriority.<cadVrInterfaceSubifIndex>.<cadBgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrInterfacePriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-8
range: 0-32