All MIBs › CHECKPOINT-MIB › procNum
procNum
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::procNum
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of processors
What is procNum?
This INTEGER reports the number of processors/cores available on the appliance, per 'Number of processors.' It's the scaling factor that gives context to all the other procXxx statistics in this table and to the multiProc table entries elsewhere in the MIB, since a load percentage means something different on a 2-core box versus a 32-core box. An admin comparing procUsage across two different appliance models would need this value to fairly judge whether one is actually more loaded than the other relative to its own capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.2.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::procNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.2.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::procNum.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::procNum 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.7 | procNum | CHECKPOINT-MIB |