jvmRTClassPathTable
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.22
Object
table
The class path that is used by the system class loader
to search for a class file.
Note that the SNMP agent may have to truncate the classpath
elements contained in the string returned by the underlying API
if it does not fit in the JvmPathElementTC (1023 bytes max).
See java.lang.management.RuntimeMXBean.getClassPath()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.22- Type
- table
- Status
- current
- Parent
- jvmRuntime
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::jvmRTClassPathTable'
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::jvmRTClassPathTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.