All MIBs › CHECKPOINT-MIB › procInterrupts
procInterrupts
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::procInterrupts
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Processor interrupts/sec
What is procInterrupts?
This INTEGER reports processor interrupts per second, per 'Processor interrupts/sec.' On a network security appliance, interrupt rate closely tracks packet-per-second load from the NICs, so an unusually high interrupt rate with only moderate procUsage could hint at inefficient interrupt handling or a NIC driver issue rather than genuine traffic-processing load. A sudden doubling of interrupts/sec without a corresponding rise in real traffic volume would point toward a NIC or driver problem generating excess interrupts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.2.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::procInterrupts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.2.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::procInterrupts.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::procInterrupts OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (10 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7 | svnPerf | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.7.2 | svnProc | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.2.6 | procInterrupts | CHECKPOINT-MIB |