ccvpJvmRtCurrThreadsInUse
CISCO-CVP-MIB ·
.1.3.6.1.4.1.9.9.590.1.4.5
Object
scalar threadsSNMPv2-SMIGauge32
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 by the JVM include all of the CVP standalone and thread pool threads as well as those 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.5- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- threads
- Parent
- ccvpJvmInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CVP-MIB::ccvpJvmRtCurrThreadsInUse.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CVP-MIB::ccvpJvmRtCurrThreadsInUse'
Syntax
threadsSNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of