All MIBs › CHECKPOINT-MIB › multiProcRunQueue
multiProcRunQueue
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::multiProcRunQueue
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.5.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is multiProcRunQueue?
This OID holds the number of processes waiting in the run queue on a multi-processor Checkpoint security device. A process in the run queue is waiting for CPU cycles to execute. An operator monitors this value to detect CPU bottlenecks and determine if the security device is becoming overloaded with traffic or computations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::multiProcRunQueue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.5.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::multiProcRunQueue.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.6 | multiProcRunQueue | CHECKPOINT-MIB |