jvmMemMgrPoolRelTable
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.120
Object
table
The Memory Manager-Pool Relation Table shows the Memory Manager / Memory Pool relations, as returned by MemoryPoolMXBean.getMemoryManagerNames() and MemoryManagerMXBean.getMemoryPoolNames(). This table imports the indexes from the jvmMemManagerTable table and jvmMemPoolTable table. The jvmMemMgrRelManagerName and jvmMemMgrRelPoolName objects are not actually necessary since the indexes are self-sufficient to express the relationship - but the names will make the table more understandable when displayed in a management console.
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.120- Type
- table
- Status
- current
- Parent
- jvmMemory
- 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::jvmMemMgrPoolRelTable'
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::jvmMemMgrPoolRelTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.