All MIBs › CISCO-MMODAL-CONTACT-APPS-MIB › cmmcaTPoolRtMaxThreadsAvail
cmmcaTPoolRtMaxThreadsAvail
Module: CISCO-MMODAL-CONTACT-APPS-MIB
OID (symbolic): CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaTPoolRtMaxThreadsAvail
OID (numeric): 1.3.6.1.4.1.9.9.664.1.3.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The real-time maximum threads available object is a real-time snapshot metric indicating the maximum number of threads in the pool that can exist simultaneously. The thread pool is a cache of threads used (by application services 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 cmmcaTPoolRtMaxThreadsAvail?
Reports the maximum number of threads that the application thread pool can have running simultaneously, indicating its configured capacity ceiling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.664.1.3.4 snmpwalk -v2c -c public <target> CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaTPoolRtMaxThreadsAvail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.664.1.3.4.1 snmpget -v2c -c public <target> CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaTPoolRtMaxThreadsAvail.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmmcaTPoolRtMaxThreadsAvail.1
Start monitoring Cisco Unified Multi-Modal Contact Applications (MMCA) servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaTPoolRtMaxThreadsAvail OID value, configure state conditions and alerts, and monitor any Cisco Unified Multi-Modal Contact Applications (MMCA) 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.664 | ciscoMmodalContactAppsMIB | CISCO-MMODAL-CONTACT-APPS-MIB |
| 1.3.6.1.4.1.9.9.664.1 | ciscoMmodalContactAppsMIBObjects | CISCO-MMODAL-CONTACT-APPS-MIB |
| 1.3.6.1.4.1.9.9.664.1.3 | cmmcaThreadPool | CISCO-MMODAL-CONTACT-APPS-MIB |
| 1.3.6.1.4.1.9.9.664.1.3.4 | cmmcaTPoolRtMaxThreadsAvail | CISCO-MMODAL-CONTACT-APPS-MIB |