ccvpJvmRtMaxThreadsUsed
CISCO-CVP-MIB ·
.1.3.6.1.4.1.9.9.590.1.4.6
Object
The real-time maximum threads used object is a real-time snapshot metric indicating the peak amount of threads used simultaneously in the Java virtual machine since startup. The maximum number of threads used by the JVM includes all Customer Voice Portal standalone and thread pool threads as well as threads created by the web application server running within the same JVM.
Context
- MIB
- CISCO-CVP-MIB
- OID
.1.3.6.1.4.1.9.9.590.1.4.6- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- threads
- Parent
- ccvpJvmInfo
- Siblings
- 6
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 |
|---|---|---|---|
| ccvpJvmRtMaxMemUsed The real-time maximum memory used object is a real-time
snapshot metric indicating the peak memory usage by the Java
virtual machine since startup. The object value is expressed
… | scalar | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.590.1.4.1 |
| ccvpJvmRtCurrMemUsed The real-time current memory used object is a real-time
snapshot metric indicating the current memory usage by the
Java virtual machine. The object value is expressed as a
count … | scalar | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.590.1.4.2 |
| ccvpJvmRtMaxMemAvail The real-time maximum memory available object is a real-time
snapshot metric indicating the amount of memory available to
the Java virtual machine. The object value is expresses … | scalar | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.590.1.4.3 |
| ccvpJvmRtCurrMemAvail The real-time current memory available object is a real-time
snapshot metric indicating the amount of avilable memory in
the Java virtual machine. The object value is expressed a… | scalar | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.590.1.4.4 |
| ccvpJvmRtCurrThreadsInUse The real-time current threads in use object is a real-time
snapshot metric indicating a count of threads that are in use
in the Java virtual machine. The number of threads in use… | scalar | threads SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.590.1.4.5 |
| ccvpJvmRtUpTime The real-time up time object is a real-time snapshot metric
indicating how long the JVM has been running. The object
value is expressed as a count of milliseconds that have
elaps… | scalar | milliseconds SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.590.1.4.7 |