All MIBs › CHECKPOINT-MIB › multiProcUsage
multiProcUsage
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::multiProcUsage
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is multiProcUsage?
This INTEGER reports overall usage percentage for the specific core identified by multiProcIndex, mirroring procUsage per core. It's the single at-a-glance number for that core's load, most useful in a per-core graph or table view to visually spot an unevenly loaded appliance. A bar chart built from this field across all cores would immediately show whether load is evenly distributed or concentrated on just one or two cores.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::multiProcUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::multiProcUsage.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::multiProcUsage 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.5 | multiProcUsage | CHECKPOINT-MIB |