All MIBs › CPQOS-MIB › cpqOsCpuUserTimePercent
cpqOsCpuUserTimePercent
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsCpuUserTimePercent
OID (numeric): 1.3.6.1.4.1.232.19.2.3.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: %User Time is the percentage of non-idle processor time spent in user mode. User mode is a restricted processing mode designed for applications, environment subsystems, and integral subsystems. The alternative, privileged mode, is designed for operating system components and allows direct access to hardware and all memory. The operating system switches application threads to privileged mode to obtain operating system services.
What is cpqOsCpuUserTimePercent?
This read-only integer reports the percentage of non-idle processor time spent executing in unrestricted user mode, used by applications and environment subsystems rather than operating system components. An admin uses this alongside cpqOsCpuPrivilegedTimePercent to determine whether high CPU load is coming from application workload or from OS/driver activity. For example, a high cpqOsCpuUserTimePercent paired with low privileged time would suggest a user application, not the OS itself, is driving CPU load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.7 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCpuUserTimePercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.7.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCpuUserTimePercent.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::cpqOsCpuUserTimePercent 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.3 | cpqOsProcessor | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2 | cpqOsProcessorTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2.1 | cpqOsProcessorEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2.1.7 | cpqOsCpuUserTimePercent | CPQOS-MIB |