CPQOS-MIB :: cpqOsCpuPercentDPCTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsCpuPercentDPCTime

cpqOsCpuPercentDPCTime

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsCpuPercentDPCTime

OID (numeric): 1.3.6.1.4.1.232.19.2.3.2.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: % DPC Time is the percentage of time that the processor spent receiving and servicing deferred procedure calls (DPCs) during the sample interval. (DPCs are interrupts that run at a lower priority than standard interrupts). % DPC Time is a component of % Privileged Time because DPCs are executed in privileged mode. They are counted separately and are not a component of the interrupt counters. This counter displays the average busy time as a percentage of the sample time.

What is cpqOsCpuPercentDPCTime?

This read-only integer reports the percentage of time this processor spent servicing deferred procedure calls, which are lower-priority interrupts counted separately from standard interrupt time even though they execute in privileged mode. An admin watches this to identify driver-related overhead that's a component of privileged time but tracked distinctly. For example, an elevated cpqOsCpuPercentDPCTime alongside high privileged time could indicate a driver generating excessive deferred work.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.10
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCpuPercentDPCTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.10.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCpuPercentDPCTime.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqOsCpuPercentDPCTime.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::cpqOsCpuPercentDPCTime 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.3cpqOsProcessorCPQOS-MIB
1.3.6.1.4.1.232.19.2.3.2cpqOsProcessorTableCPQOS-MIB
1.3.6.1.4.1.232.19.2.3.2.1cpqOsProcessorEntryCPQOS-MIB
1.3.6.1.4.1.232.19.2.3.2.1.10cpqOsCpuPercentDPCTimeCPQOS-MIB