All MIBs › CPQOS-MIB › cpqOsProcessCpuTimePercent
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 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.12 | cpqOsProcess | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12.2 | cpqOsProcessTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12.2.1 | cpqOsProcessEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12.2.1.7 | cpqOsProcessCpuTimePercent | CPQOS-MIB |