All MIBs › CISCO-WIRELESS-DOCS-EXT-MIB › cwdxBWQueueDepth
cwdxBWQueueDepth
Module: CISCO-WIRELESS-DOCS-EXT-MIB
OID (symbolic): CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueDepth
OID (numeric): 1.3.6.1.4.1.9.9.169.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current number of requests/packets in the queue.
What is cwdxBWQueueDepth?
This read-only value reports how many requests or packets are currently sitting in this bandwidth queue at the moment it is polled. Admins monitor it to catch queues that are chronically full or trending upward, which signals the scheduler isn't draining that queue fast enough. For example, a cwdxBWQueueDepth value consistently close to cwdxBWQueueMaxDepth would warn an admin that queue overflow and discards are imminent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.169.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueDepth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.169.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-WIRELESS-DOCS-EXT-MIB::cwdxBWQueueDepth.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwdxBWQueueDepth.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::cwdxBWQueueDepth 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.6 | cwdxBWQueueDepth | CISCO-WIRELESS-DOCS-EXT-MIB |