CPQOS-MIB :: cpqOsCpuTimePercent

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsCpuTimePercent

cpqOsCpuTimePercent

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsCpuTimePercent

OID (numeric): 1.3.6.1.4.1.232.19.2.3.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: %Processor Time is the percentage of time that the processor is executing a non-Idle thread. This counter was designed as a primary indicator of processor activity. It is calculated by measuring the time that the processor spends executing the thread of the Idle process in each sample interval, and subtracting that value from 100%. (Each processor has an Idle thread which consumes cycles when no other threads are ready to run.) It can be viewed as the fraction of the time spent doing useful work.

What is cpqOsCpuTimePercent?

This read-only integer reports the percentage of time this processor spent executing non-idle work, calculated by subtracting idle-thread time from 100%, making it the primary indicator of processor activity. An admin watches this to detect sustained high CPU load that could be affecting application responsiveness. For example, cpqOsCpuTimePercent staying above 90% for extended periods would indicate the processor is a bottleneck for that server's workload.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.4
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCpuTimePercent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.4.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCpuTimePercent.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::cpqOsCpuTimePercent 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.19cpqWinOsMgmtCPQOS-MIB
1.3.6.1.4.1.232.19.2cpqOsComponentCPQOS-MIB
1.3.6.1.4.1.232.19.2.3cpqOsProcessorCPQOS-MIB
1.3.6.1.4.1.232.19.2.3.2cpqOsProcessorTableCPQOS-MIB
1.3.6.1.4.1.232.19.2.3.2.1cpqOsProcessorEntryCPQOS-MIB
1.3.6.1.4.1.232.19.2.3.2.1.4cpqOsCpuTimePercentCPQOS-MIB