All MIBs › CISCO-PROCESS-MIB › cpmThreadBlockingProcess
cpmThreadBlockingProcess
Module: CISCO-PROCESS-MIB
OID (symbolic): CISCO-PROCESS-MIB::cpmThreadBlockingProcess
OID (numeric): 1.3.6.1.4.1.9.9.109.1.3.1.1.5
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description: This object identifies the process on which the current thread is blocked on. This points to the cpmProcessTable of the process on which the thread in context is blocked. This is valid only to threads which are either in send/reply states. For the rest of the threads it is returned as 0.0
What is cpmThreadBlockingProcess?
Identifies, via a reference into the process table, which process a thread is currently blocked on when that thread is in a send or reply wait state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.109.1.3.1.1.5 snmpwalk -v2c -c public <target> CISCO-PROCESS-MIB::cpmThreadBlockingProcess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.109.1.3.1.1.5.1 snmpget -v2c -c public <target> CISCO-PROCESS-MIB::cpmThreadBlockingProcess.1
Start monitoring Cisco IOS / IOS-XE routers and switches (CPU/process monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PROCESS-MIB::cpmThreadBlockingProcess OID value, configure state conditions and alerts, and monitor any Cisco IOS / IOS-XE routers and switches (CPU/process monitoring) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.109 | ciscoProcessMIB | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1 | ciscoProcessMIBObjects | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.3 | cpmThread | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.3.1 | cpmThreadTable | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.3.1.1 | cpmThreadEntry | CISCO-PROCESS-MIB |
| 1.3.6.1.4.1.9.9.109.1.3.1.1.5 | cpmThreadBlockingProcess | CISCO-PROCESS-MIB |