All MIBs › CPQOS-MIB › cpqOsPhysicalDiskCurrentDiskQueueLength
cpqOsPhysicalDiskCurrentDiskQueueLength
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsPhysicalDiskCurrentDiskQueueLength
OID (numeric): 1.3.6.1.4.1.232.19.2.7.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current Disk Queue Length is the number of requests outstanding on the disk at the time the performance data is collected. It includes requests in service at the time of the snapshot. This is an instantaneous length, not an average over the time interval. Multi-spindle disk devices can have multiple requests active at one time, but other concurrent requests are awaiting service. This counter might reflect a transitory high or low queue length, but if there is a sustained load on the disk drive, it is likely that this will be consistently high. Requests are experiencing delays proportional to the length of this queue minus the number of spindles on the disks. This difference should average less than 2 for good performance.
What is cpqOsPhysicalDiskCurrentDiskQueueLength?
This read-only integer reports the number of I/O requests outstanding on this disk at the exact moment the performance data was collected, including requests currently being serviced, as an instantaneous snapshot rather than an average over time. An admin recognizes this value may reflect only a transitory spike or lull, unlike the averaged cpqOsPhysicalDiskQueueLength. For example, a single high reading of cpqOsPhysicalDiskCurrentDiskQueueLength might just be a momentary burst rather than a sustained bottleneck, which is why the averaged queue-length counter is checked as well.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.7.2.1.14 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsPhysicalDiskCurrentDiskQueueLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.7.2.1.14.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsPhysicalDiskCurrentDiskQueueLength.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::cpqOsPhysicalDiskCurrentDiskQueueLength 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.7 | cpqOsPhysicalDisk | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7.2 | cpqOsPhysicalDiskTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7.2.1 | cpqOsPhysicalDiskEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.7.2.1.14 | cpqOsPhysicalDiskCurrentDiskQueueLength | CPQOS-MIB |