cuicQueuedTasksMax
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.9.4
Object
This object indicates the maximum number of queued tasks.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.9.4- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- tasks
- Parent
- cuicThreadPoolInfo
- Siblings
- 3
Syntax
tasks SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cuicThreadsMaxAvailable This object indicates the maximum number of threads available
to the CUIC web server's thread pool manager. | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.718.1.9.1 |
| 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 |