All MIBs › CISCO-WIRELESS-DOCS-EXT-MIB › cwdxBWQueueOrder
cwdxBWQueueOrder
Module: CISCO-WIRELESS-DOCS-EXT-MIB
OID (symbolic): CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueOrder
OID (numeric): 1.3.6.1.4.1.9.9.169.1.2.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The relative order of this queue to the other queues within the wireless 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 cwdxBWQueueNumServedBeforeYield before serving requests in the next higher order queue. The queues with higher priority will not be serviced (once the QueueNumServedBeforeYield number has been hit) until all remaining queues are processed.
If there are n queues on this interface, the queue order will be 0 to n-1 and maximum number of requests defined as cwdxBWQueueNumServedBeforeYield in order 0 queue will be served before the requests in order 1 queue to be served.
What is cwdxBWQueueOrder?
This read-only value gives the relative priority order of this bandwidth queue among the other queues on the wireless interface, where 0 is the highest priority and 10 is the lowest. Admins use it to understand which traffic classes the scheduler will service first when multiple queues have pending requests. For example, a queue with cwdxBWQueueOrder set to 0 will be drained before a queue at order 5 whenever both have outstanding bandwidth requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.169.1.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.169.1.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueOrder.1
Start monitoring Cisco DOCSIS headend devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueOrder OID value, configure state conditions and alerts, and monitor any Cisco DOCSIS headend devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.169 | ciscoWirelessDocsExtMIB | CISCO-WIRELESS-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.169.1 | ciscoWirelessDocsExtMIBObjects | CISCO-WIRELESS-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.169.1.2 | cwdxQosQueueObjects | CISCO-WIRELESS-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.169.1.2.1 | cwdxBWQueueTable | CISCO-WIRELESS-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.169.1.2.1.1 | cwdxBWQueueEntry | CISCO-WIRELESS-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.169.1.2.1.1.2 | cwdxBWQueueOrder | CISCO-WIRELESS-DOCS-EXT-MIB |