All MIBs › CISCO-CVP-MIB › ccvpTPoolRtIdleThreads
ccvpTPoolRtIdleThreads
Module: CISCO-CVP-MIB
OID (symbolic): CISCO-CVP-MIB::ccvpTPoolRtIdleThreads
OID (numeric): 1.3.6.1.4.1.9.9.590.1.3.1
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The real-time idle threads object is a real-time snapshot metric indicating the number of idle threads in the pool waiting for 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 ccvpTPoolRtIdleThreads?
Reports a real-time snapshot of the number of idle (unused) threads currently sitting in the CVP component thread pool waiting for work.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.1 snmpwalk -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtIdleThreads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.1.1 snmpget -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtIdleThreads.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::ccvpTPoolRtIdleThreads 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.1 | ccvpTPoolRtIdleThreads | CISCO-CVP-MIB |