All MIBs › CISCO-CVP-MIB › ccvpTPoolRtRunningThreads
ccvpTPoolRtRunningThreads
Module: CISCO-CVP-MIB
OID (symbolic): CISCO-CVP-MIB::ccvpTPoolRtRunningThreads
OID (numeric): 1.3.6.1.4.1.9.9.590.1.3.2
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The real-time running threads object is a real-time snapshot metric indicating the number of running threads in the pool currently processing work. The thread pool is a cache of threads used (by CVP components only) for the processing of relatively short tasks. Using a thread pool eliminates the waste of resources encountered when rapidly creating and destroying threads for these types of tasks.
What is ccvpTPoolRtRunningThreads?
Reports a real-time snapshot of the number of threads in the CVP thread pool that are actively processing work at this moment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.2 snmpwalk -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtRunningThreads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.2.1 snmpget -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtRunningThreads.1
Start monitoring Cisco Unified Customer Voice Portal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CVP-MIB::ccvpTPoolRtRunningThreads OID value, configure state conditions and alerts, and monitor any Cisco Unified Customer Voice Portal servers 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.590 | ciscoCvpMIB | CISCO-CVP-MIB |
| 1.3.6.1.4.1.9.9.590.1 | ciscoCvpMIBObjects | CISCO-CVP-MIB |
| 1.3.6.1.4.1.9.9.590.1.3 | ccvpThreadPoolInfo | CISCO-CVP-MIB |
| 1.3.6.1.4.1.9.9.590.1.3.2 | ccvpTPoolRtRunningThreads | CISCO-CVP-MIB |