cuicTomcatThreadsMax
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.10.9
Object
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.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.10.9- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- threads
- Parent
- cuicEnvInfo
- Siblings
- 8
Syntax
threads SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cuicWaErrors This object indicates the total number of HTTP errors (for
example, 401 Unauthorized) encountered by a
CUIC-related web application. | scalar | errors SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.718.1.10.1 |
| cuicWaSessionsActive This object indicates the number of currently active (in use)
sessions the web application currently has | scalar | sessions SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.2 |
| cuicJvmPercentCPUTime This object indicates the percentage of CPU utilized by the
Tomcat JVM. This object is for the CUIC Tomcat JVM object. | scalar | percent Unsigned32 | .1.3.6.1.4.1.9.9.718.1.10.3 |
| cuicJvmMemoryFree This object indicates the amount of free dynamic memory in the
CUIC Tomcat Java Virtual Machine. | scalar | kilo bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.4 |
| cuicJvmMemoryTotal This object indicates the Tomcat Java Virtual Machine current
total dynamic memory including free and in-use memory. | scalar | kilo bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.5 |
| cuicJvmMemoryMax This object indicates the CUIC Tomcat Java Virtual Machine
maximum dynamic size. | scalar | kilo bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.6 |
| cuicTomcatThreadsBusy This object indicates the CUIC Tomcat Connector's current
number of
busy/in-use request processing threads. | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.7 |
| cuicTomcatThreadsTotal This object indicates the CUIC tomcat Connector's current total
number of request processing threads, including available and
in-use threads. | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.10.8 |