jvmJITCompilerTimeMonitoring
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.3
Object
scalar JvmImplSupportStateTC
Indicates whether the Java virtual machine supports
compilation time monitoring.
See java.lang.management.CompilationMXBean.
isCompilationTimeMonitoringSupported()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- 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::jvmJITCompilerTimeMonitoring.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::jvmJITCompilerTimeMonitoring'
Syntax
- Source
- JvmImplSupportStateTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | unsupported |
2 | supported |
Conformance
Member of