All MIBs › CPQLINOS-MIB › cpqLinOsCpuPrivilegedTimePercent
cpqLinOsCpuPrivilegedTimePercent
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsCpuPrivilegedTimePercent
OID (numeric): 1.3.6.1.4.1.232.23.2.3.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: %Privileged Time is the percentage of non-idle processor time spent in privileged mode. (Privileged mode is a processing mode designed for operating system components and hardware-manipulating drivers. It allows direct access to hardware and all memory. The alternative, user mode, is a restricted processing mode designed for applications, environment subsystems, and integral subsystems. The operating system switches application threads to privileged mode to obtain operating system services.) %Privileged Time includes time servicing interrupts and DPCs. A high rate of privileged time might be attributable to a large number of interrupts generated by a failing device.
What is cpqLinOsCpuPrivilegedTimePercent?
This read-only integer reports the percentage of non-idle processor time spent in privileged (kernel) mode, used by the operating system and hardware-manipulating drivers with direct memory and hardware access. An admin watches this to detect when a driver or kernel subsystem, rather than application code, is consuming excessive CPU. For example, unusually high privileged-time percentage during a period of heavy disk I/O might point an admin toward an inefficient or buggy storage driver consuming kernel CPU time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.3.2.1.8 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCpuPrivilegedTimePercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.3.2.1.8.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCpuPrivilegedTimePercent.1
Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsCpuPrivilegedTimePercent OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux 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.23 | cpqLinOsMgmt | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2 | cpqLinOsComponent | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.3 | cpqLinOsProcessor | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.3.2 | cpqLinOsProcessorTable | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.3.2.1 | cpqLinOsProcessorEntry | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.3.2.1.8 | cpqLinOsCpuPrivilegedTimePercent | CPQLINOS-MIB |