All MIBs › CHECKPOINT-MIB › multiProcUserTime
multiProcUserTime
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::multiProcUserTime
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is multiProcUserTime?
This INTEGER reports user-space CPU time for the specific core identified by multiProcIndex, mirroring procUsrTime but broken out per core. Per-core user time is useful for confirming whether user-space daemons (logging, management processes) are pinned to or favoring a particular core rather than spreading evenly. A single core showing persistently high user time while others show near zero would point to a specific process affinity setting worth reviewing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::multiProcUserTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::multiProcUserTime.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::multiProcUserTime 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.2 | multiProcUserTime | CHECKPOINT-MIB |