CPQOS-MIB :: cpqOsProcessPrivilegedTimePercent

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsProcessPrivilegedTimePercent

cpqOsProcessPrivilegedTimePercent

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsProcessPrivilegedTimePercent

OID (numeric): 1.3.6.1.4.1.232.19.2.12.2.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: % Privileged Time is the percentage of elapsed time that the threads of the process have spent executing code in privileged mode. When a Windows NT system service is called, the service will often run in Privileged Mode to gain access to system-private data. Such data is protected from access by threads executing in user Mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application might appear in other subsystem processes in addition to the privileged time in your process.

What is cpqOsProcessPrivilegedTimePercent?

This read-only integer reports the percentage of elapsed time this process's threads spent executing code in privileged mode, which occurs when the process calls Windows NT system services, whether explicitly or implicitly via page faults or interrupts. An admin uses this to determine whether a specific process's CPU load is coming from its own application logic (user time) or from OS service calls it triggers. For example, a process with unusually high cpqOsProcessPrivilegedTimePercent relative to its total CPU usage may be making excessive system calls.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.8
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsProcessPrivilegedTimePercent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.8.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsProcessPrivilegedTimePercent.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::cpqOsProcessPrivilegedTimePercent 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.8cpqOsProcessPrivilegedTimePercentCPQOS-MIB