All MIBs › CISCO-WIRELESS-DOCS-EXT-MIB › cwdxBWQueueType
cwdxBWQueueType
Module: CISCO-WIRELESS-DOCS-EXT-MIB
OID (symbolic): CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueType
OID (numeric): 1.3.6.1.4.1.9.9.169.1.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The queuing type which decides the position of a request/packet within the queue. unknown : queue type unknown. other : not fifo, and not priority. fifo : first in first out. priority: each bandwidth request has a priority and the position of the request within the queue depends on its priority.
What is cwdxBWQueueType?
This read-only object identifies the queuing discipline used for this bandwidth queue, such as first-in-first-out or priority-based ordering of requests within the queue. Admins care because the queuing type determines whether requests are served strictly in arrival order or reordered by a per-request priority value. For example, a queue reporting cwdxBWQueueType as priority(4) means a high-priority bandwidth request could jump ahead of earlier, lower-priority requests already waiting in that same queue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.169.1.2.1.1.4 snmpwalk -v2c -c public <target> CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.169.1.2.1.1.4.1 snmpget -v2c -c public <target> CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueType.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::cwdxBWQueueType 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.4 | cwdxBWQueueType | CISCO-WIRELESS-DOCS-EXT-MIB |