All MIBs › CISCO-CUICAPPS-MIB › cuicTomcatThreadsMax
cuicTomcatThreadsMax
Module: CISCO-CUICAPPS-MIB
OID (symbolic): CISCO-CUICAPPS-MIB::cuicTomcatThreadsMax
OID (numeric): 1.3.6.1.4.1.9.9.718.1.10.9
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: This object indicates the Connector maximum number of request processing threads. Each incoming request on a CUIC -related web page requires a thread for the duration of that request. If more simultaneous requests are received than can be handled by the currently available request processing threads, additional threads will be created up to the configured maximum shown in this counter.
What is cuicTomcatThreadsMax?
Reports the maximum number of request-processing threads the CUIC Tomcat connector can allocate; incoming requests beyond this limit must wait for a thread to free up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.718.1.10.9 snmpwalk -v2c -c public <target> CISCO-CUICAPPS-MIB::cuicTomcatThreadsMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.718.1.10.9.1 snmpget -v2c -c public <target> CISCO-CUICAPPS-MIB::cuicTomcatThreadsMax.1
Start monitoring Cisco Unified Intelligence Center (CUIC) servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CUICAPPS-MIB::cuicTomcatThreadsMax OID value, configure state conditions and alerts, and monitor any Cisco Unified Intelligence Center (CUIC) 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.718 | ciscoCuicappsMIB | CISCO-CUICAPPS-MIB |
| 1.3.6.1.4.1.9.9.718.1 | ciscoCuicappsMIBObjects | CISCO-CUICAPPS-MIB |
| 1.3.6.1.4.1.9.9.718.1.10 | cuicEnvInfo | CISCO-CUICAPPS-MIB |
| 1.3.6.1.4.1.9.9.718.1.10.9 | cuicTomcatThreadsMax | CISCO-CUICAPPS-MIB |