jvmRTBootClassPathSupport

JVM-MANAGEMENT-MIB · .1.3.6.1.4.1.42.2.145.3.163.1.1.4.9

Object

Indicates whether the Java virtual machine supports the 
boot class path mechanism used by the bootstrap class loader 
to search for class files.
          
See java.lang.management.RuntimeMXBean.isBootClassPathSupported()

Context

MIB
JVM-MANAGEMENT-MIB
OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.9
Type
scalar
Access
readonly
Status
current
Parent
jvmRuntime
Groups
1

Scalars 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::jvmRTBootClassPathSupport.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::jvmRTBootClassPathSupport'

Syntax

Source
JvmImplSupportStateTC
Base type
Enumeration

Values & Constraints

Type Values
1unsupported
2supported

Conformance