jvmJITCompilerTimeMs
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.2
Object
scalar millisecondsJvmTimeMillis64TC
Gets the approximate accumulated elapsed time (in milliseconds)
spent in compilation since the Java virtual machine has started.
If multiple threads are used for compilation, this value is
the summation of the approximate time that each thread
spent in compilation.
If compiler time monitoring is not supported, then this object
remains set to 0.
See java.lang.management.CompilationMXBean.getTotalCompilationTime()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.2- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- jvmCompilation
- 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 'JVM-MANAGEMENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JVM-MANAGEMENT-MIB::jvmJITCompilerTimeMs.0'
More examples
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::jvmJITCompilerTimeMs'
Syntax
millisecondsJvmTimeMillis64TC
- Source
- JvmTimeMillis64TC
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of