jvmThreadInstCpuTimeNs
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.8
Object
column nanosecondsJvmTimeNanos64TC
The approximate accumulated CPU time (in nanosecond) for a thread
since it has started - or since thread CPU time monitoring was
enabled.
If the thread of the specified ID is not alive or does not exist,
or the CPU time measurement is disabled or not supported,
this object is set to 0.
See java.lang.management.ThreadMXBean.getThreadCpuTime(long),
java.lang.management.ThreadMXBean.isThreadCpuTimeSupported(),
java.lang.management.ThreadMXBean.isThreadCpuTimeEnabled()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- nanoseconds
- Parent
- jvmThreadInstanceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JVM-MANAGEMENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JVM-MANAGEMENT-MIB::jvmThreadInstCpuTimeNs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JVM-MANAGEMENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JVM-MANAGEMENT-MIB::jvmThreadInstCpuTimeNs.<jvmThreadInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JVM-MANAGEMENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JVM-MANAGEMENT-MIB::jvmThreadInstCpuTimeNs'
Syntax
nanosecondsJvmTimeNanos64TC
- Source
- JvmTimeNanos64TC
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of