All MIBs › CPQOS-MIB › cpqOsNetworkOutputQueueLength
cpqOsNetworkOutputQueueLength
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsNetworkOutputQueueLength
OID (numeric): 1.3.6.1.4.1.232.19.2.10.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Output Queue Length is the length of the output packet queue (in packets.) If this is longer than 2, delays are being experienced and the bottleneck should be found and eliminated if possible. Since the requests are queued by NDIS in this implementations, this will always be 0.
What is cpqOsNetworkOutputQueueLength?
This read-only integer reports the length of the output packet queue for this interface, where the description states values longer than 2 indicate delays requiring investigation, though it also notes that in this NDIS-based implementation the value will always read 0. An admin, aware of that implementation note, would not rely on this particular counter to detect output queuing delays on this platform. For example, seeing cpqOsNetworkOutputQueueLength consistently return 0 here is expected behavior per the MIB's own description, not evidence of a queue-free interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.10.2.1.5 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsNetworkOutputQueueLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.10.2.1.5.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsNetworkOutputQueueLength.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsNetworkOutputQueueLength OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10 | cpqOsNetworkInterface | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10.2 | cpqOsNetworkInterfaceTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10.2.1 | cpqOsNetworkInterfaceEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.10.2.1.5 | cpqOsNetworkOutputQueueLength | CPQOS-MIB |