All MIBs › CISCO-CVP-MIB › ccvpTPoolRtMaxThreadsUsed
ccvpTPoolRtMaxThreadsUsed
Module: CISCO-CVP-MIB
OID (symbolic): CISCO-CVP-MIB::ccvpTPoolRtMaxThreadsUsed
OID (numeric): 1.3.6.1.4.1.9.9.590.1.3.5
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The real-time maximum threads used object is a real-time snapshot metric indicating the peak number of threads in the pool that are simultaneously tasked with work to process. 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 ccvpTPoolRtMaxThreadsUsed?
Reports the peak number of threads from the CVP thread pool that have been simultaneously busy processing work since startup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.5 snmpwalk -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtMaxThreadsUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.590.1.3.5.1 snmpget -v2c -c public <target> CISCO-CVP-MIB::ccvpTPoolRtMaxThreadsUsed.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::ccvpTPoolRtMaxThreadsUsed 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.5 | ccvpTPoolRtMaxThreadsUsed | CISCO-CVP-MIB |