All MIBs › CPQOS-MIB › cpqOsSysCpuQueueLength
cpqOsSysCpuQueueLength
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsSysCpuQueueLength
OID (numeric): 1.3.6.1.4.1.232.19.2.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Processor Queue Length is the number of threads in the processor queue. There is a single queue for processor time even on computers with multiple processors. Unlike the disk counters, this counter counts ready threads only, not threads that are running. A sustained processor queue of greater than two threads generally indicates processor congestion.
What is cpqOsSysCpuQueueLength?
This read-only integer reports the number of threads waiting in the single system-wide processor queue, counting only ready threads and not those currently executing, even on multi-processor systems. An admin treats a sustained value greater than two threads as a sign of processor congestion needing attention. For example, cpqOsSysCpuQueueLength consistently reading 5 or more would indicate the server's processors can't keep up with the workload being scheduled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.2.5 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsSysCpuQueueLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.2.5.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsSysCpuQueueLength.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::cpqOsSysCpuQueueLength 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.2 | cpqOsSystem | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.2.5 | cpqOsSysCpuQueueLength | CPQOS-MIB |