cdxBWQueueOrder
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.2.1.1.2
Object
column Integer32
The relative order of this queue to the other queues within the
cable interface. The smaller number has higher order. That is,
0 is the highest order and 10 is the lowest order. The
scheduler will serve the requests in higher order queue up to
the number of requests defined in cdxBWQueueNumServedBeforeYield
before serving requests in the next higher order queue.
If there are n queues on this interface, the queue order will
be 0 to n-1 and maximum number of requests defined as
cdxBWQueueNumServedBeforeYield in order 0 queue will be served
before the requests in order 1 queue to be served.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdxBWQueueEntry
- Groups
- 1
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-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOCS-EXT-MIB::cdxBWQueueOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOCS-EXT-MIB::cdxBWQueueOrder.<ifIndex>.<cdxBWQueueNameCode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOCS-EXT-MIB::cdxBWQueueOrder'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10
Conformance
Member of