cQStatsQNumber
CISCO-QUEUE-MIB ·
.1.3.6.1.4.1.9.9.37.1.2.1.1
Object
column Integer32
The number of the queue within the queue set.
In FIFO queuing, this value is always 2.
In Priority Queuing, it corresponds to the various priorities:
high = 0
medium = 1
normal = 2
low = 3
In Custom Queuing, it is the queue number referenced in the
access list.
In Weighted Fair Queuing, it is the queue number associated
with the traffic stream (conversation) identified.
Context
- MIB
- CISCO-QUEUE-MIB
- OID
.1.3.6.1.4.1.9.9.37.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cQStatsEntry
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 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QUEUE-MIB::cQStatsQNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QUEUE-MIB::cQStatsQNumber.<ifIndex>.<cQStatsQNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QUEUE-MIB::cQStatsQNumber'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647