CHECKPOINT-MIB :: multiProcIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBmultiProcIndex

multiProcIndex

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::multiProcIndex

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.5.1.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

What is multiProcIndex?

This Unsigned32 is the index identifying a specific processor core within a table of per-core statistics, distinguishing this multi-core-aware table from the single aggregate procXxx group earlier in the MIB. On a multi-core appliance, aggregate CPU figures can hide a single core pegged at 100% while others sit idle (common with older single-threaded inspection paths), so this per-core breakdown lets an admin catch that imbalance. Walking this table and finding one index consistently near 100% while others stay low would reveal a specific hot core rather than genuine overall CPU exhaustion.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::multiProcIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::multiProcIndex.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::multiProcIndex 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 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.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6svnCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6.7svnPerfCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.6.7.5multiProcTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.5.1multiProcEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.5.1.1multiProcIndexCHECKPOINT-MIB