All MIBs › CHECKPOINT-MIB › multiProcSystemTime
multiProcSystemTime
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::multiProcSystemTime
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is multiProcSystemTime?
This INTEGER reports kernel/system-space CPU time for the specific core identified by multiProcIndex, mirroring procSysTime per core. Since firewall packet inspection often has core affinity or is distributed via SecureXL's multi-core dispatch, an imbalance in per-core system time can reveal that traffic isn't being spread evenly across available cores. Finding two adjacent cores handling nearly all the kernel-level inspection load while others handle almost none would suggest a SecureXL core-affinity tuning issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::multiProcSystemTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::multiProcSystemTime.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::multiProcSystemTime 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.3 | multiProcSystemTime | CHECKPOINT-MIB |