portDefaultPrioQueue
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.3.1.1.12
Object
column Integer32
The default priority queue assigned all frames received on this port, for which no other priorisation applies (IEEE801.1q Tag or IPv4/IPv6). A value of 0 means the lowest priority level. A value of 3 means the highest priority level. To change this default queue use object portDot1qDefaultPrioValue.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.3.1.1.12- Type
- column
- Access
- readonly
- 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::portDefaultPrioQueue'
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::portDefaultPrioQueue.<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::portDefaultPrioQueue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-3