All MIBs › CHECKPOINT-MIB › multiProcInterrupts
multiProcInterrupts
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::multiProcInterrupts
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.5.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is multiProcInterrupts?
This INTEGER reports interrupts per second for the specific core identified by multiProcIndex, mirroring procInterrupts per core. Since NIC interrupt handling is often bound to specific cores, a core showing a disproportionate interrupt rate compared to its peers would point to that particular core being the one servicing a specific network interface's traffic. An admin tuning IRQ affinity settings for better multi-core balance would use this field to verify the change actually redistributed interrupt load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::multiProcInterrupts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::multiProcInterrupts.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::multiProcInterrupts 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.5 | multiProcTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.5.1 | multiProcEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.5.1.7 | multiProcInterrupts | CHECKPOINT-MIB |