CPQOS-MIB :: cpqOsProcessCpuTimePercent

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsProcessCpuTimePercent

cpqOsProcessCpuTimePercent

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsProcessCpuTimePercent

OID (numeric): 1.3.6.1.4.1.232.19.2.12.2.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: % Processor Time is the percentage of elapsed time that all of the threads of this process used the processor to execute instructions. An instruction is the basic unit of execution in a computer, a thread is the object that executes instructions, and a process is the object created when a program is run. Code executed to handle some hardware interrupts and trap conditions are included in this count. On Multi-processor machines the maximum value of the counter is 100 % times the number of processors.

What is cpqOsProcessCpuTimePercent?

This read-only integer reports the percentage of elapsed time all threads of this process spent using the processor to execute instructions, including code executed to handle certain hardware interrupts and trap conditions attributed to the process. An admin watches this per-process CPU figure to identify which specific application is consuming the most processor time on a busy server. For example, a single process's cpqOsProcessCpuTimePercent dominating the server's total CPU usage would identify it as the primary driver of high overall CPU load.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.7
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsProcessCpuTimePercent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.7.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsProcessCpuTimePercent.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::cpqOsProcessCpuTimePercent 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.12cpqOsProcessCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2cpqOsProcessTableCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2.1cpqOsProcessEntryCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2.1.7cpqOsProcessCpuTimePercentCPQOS-MIB