cuicThreadsRunning
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.9.2
Object
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 is close to maximum available, then
next reporting request will have to wait till a thread becomes
free.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.9.2- 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 |
|---|---|---|---|
| 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 |
| 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 |