portDot1qDefaultPrioValue
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.3.1.1.11
Object
column r/w
Integer32
The default IEEE802.1Q priority and queue assigned all frames received on this port, for which no other priorisation applies (IEEE801.1q Tag or IPv4/IPv6). The definition between value, service class and queue are as follows: 0=Best Effort (queue=0), 1=Background (queue=0), 2=Reserved (queue=1), 3=Excellent Effort (queue=1), 4=Controlled Load (queue=2), 5=Video (queue=2), 6=Voice (queue=3), 7=Network Control (queue=3)
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bmSwitchPortEntry
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 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::portDot1qDefaultPrioValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::portDot1qDefaultPrioValue.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXANS-BM-MIB::portDot1qDefaultPrioValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7