cuicThreadsMaxAvailable
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.9.1
Object
This object indicates the maximum number of threads available to the CUIC web server's thread pool manager.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.9.1- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- threads
- Parent
- cuicThreadPoolInfo
- Siblings
- 3
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 |
|---|---|---|---|
| cuicThreadsRunning This object indicates the number of threads that are
currently running tasks.
This counter is useful in monitoring performance of the server.
If the number of threads i… | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.9.2 |
| cuicQueuedTasks This object indicates the number of queued tasks. A task is a
job, performed by one or more thread. | scalar | tasks SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.9.3 |
| cuicQueuedTasksMax This object indicates the maximum number of queued tasks. | scalar | tasks SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.9.4 |