jvmCompilation
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.5
Object
node
No description available.
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.5- Type
- node
- Parent
- jvmMgtMIBObjects
- Siblings
- 5
- Children
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmClassLoading | node | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.1 |
| jvmMemory | node | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.2 |
| jvmThreading | node | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.3 |
| jvmRuntime | node | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.4 |
| jvmOS | node | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.6 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmJITCompilerName The name of the Just-in-time (JIT) compiler.
See java.lang.management.CompilationMXBean.getName() | scalar | JvmJavaObjectNameTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.5.1 |
| jvmJITCompilerTimeMs 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, th… | scalar | milliseconds JvmTimeMillis64TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.5.2 |
| jvmJITCompilerTimeMonitoring Indicates whether the Java virtual machine supports
compilation time monitoring.
See java.lang.management.CompilationMXBean.
isCompilationTimeMonitor… | scalar | JvmImplSupportStateTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.5.3 |