All MIBs › CPQOS-MIB › cpqOsCpuPercentInterruptTime
cpqOsCpuPercentInterruptTime
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsCpuPercentInterruptTime
OID (numeric): 1.3.6.1.4.1.232.19.2.3.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: % Interrupt Time is the percentage of time the processor spent receiving and servicing hardware interrupts during the sample interval. This value is an indirect indicator of the activity of devices that generate interrupts, such as the system clock, the mouse, disk drivers, data communication lines, network interface cards and other peripheral devices. These devices normally interrupt the processor when they have completed a task or require attention. Normal thread execution is suspended during interrupts. Most system clocks interrupt the processor every 10 milliseconds, creating a background of interrupt activity. This counter displays the average busy time as a percentage of the sample time.
What is cpqOsCpuPercentInterruptTime?
This read-only integer reports the percentage of time this processor spent receiving and servicing hardware interrupts during the sample interval, serving as an indirect indicator of activity from interrupt-generating devices like disks, NICs, and the system clock. An admin uses this together with cpqOsCpuInterruptsPerSec to gauge how much CPU overhead is going to hardware interrupt handling versus useful work. For example, a rising cpqOsCpuPercentInterruptTime alongside a failing NIC could indicate the card is generating excessive interrupt load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.11 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCpuPercentInterruptTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.11.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCpuPercentInterruptTime.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::cpqOsCpuPercentInterruptTime 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.11 | cpqOsCpuPercentInterruptTime | CPQOS-MIB |