All MIBs › CPQLINOS-MIB › cpqLinOsCpuInterruptsPerSec
cpqLinOsCpuInterruptsPerSec
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsCpuInterruptsPerSec
OID (numeric): 1.3.6.1.4.1.232.23.2.3.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Interrupts/sec is the average number of hardware interrupts the processor is receiving and servicing in each second. It does not include DPCs, which are counted separately. 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.
What is cpqLinOsCpuInterruptsPerSec?
This read-only integer reports the average number of hardware interrupts a processor is receiving and servicing per second, excluding DPCs, as an indirect indicator of activity from devices like disks, NICs, and the system clock. An admin watches this to spot a device generating an abnormal interrupt storm that could be degrading overall system responsiveness. For example, a sudden sustained rise in interrupts-per-second on one CPU core, correlated with a specific NIC being saturated, would point an admin toward a network interrupt-handling bottleneck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.3.2.1.3 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCpuInterruptsPerSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.3.2.1.3.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCpuInterruptsPerSec.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::cpqLinOsCpuInterruptsPerSec 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.3 | cpqLinOsCpuInterruptsPerSec | CPQLINOS-MIB |