All MIBs › CISCO-CVP-MIB › ccvpTPoolRtCoreThreads
ccvpTPoolRtCoreThreads
Module: CISCO-CVP-MIB
OID (symbolic): CISCO-CVP-MIB::ccvpTPoolRtCoreThreads
OID (numeric): 1.3.6.1.4.1.9.9.590.1.3.3
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The real-time core threads object is a real-time snapshot metric indicating the number of threads in the pool that will never be destroyed no matter how long they remain idle. 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 ccvpTPoolRtCoreThreads?
Reports the number of core threads in the CVP thread pool that are kept alive permanently and never destroyed, even when idle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.3 snmpwalk -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtCoreThreads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.3.1 snmpget -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtCoreThreads.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::ccvpTPoolRtCoreThreads 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.3 | ccvpTPoolRtCoreThreads | CISCO-CVP-MIB |