jvmRTLibraryPathItem
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.23.1.2
Object
column JvmPathElementTC
An path element at index jvmRTLibraryPathIndex, as in the array
obtained by splitting RuntimeMXBean.getLibraryPath() in its elementary
path constituents.
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the JvmPathElementTC
(1023 bytes max).
See java.lang.management.RuntimeMXBean.getLibraryPath()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.23.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jvmRTLibraryPathEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::jvmRTLibraryPathItem'
More examples
Read one indexed 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::jvmRTLibraryPathItem.<jvmRTLibraryPathIndex>'
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::jvmRTLibraryPathItem'
Syntax
- Source
- JvmPathElementTC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..1023
Conformance
Member of