jvmMemMgrPoolRelEntry
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.120.1
Object
row
A row in this table indicates that the Memory Manager identified
by jvmMemManagerIndex manages the Memory Pool identified by
jvmMemPoolIndex. Note that a pool may be managed by several
memory managers, and a memory manager can manage several
memory pool.
See java.lang.management.MemoryManagerMXBean.getMemoryPoolNames(),
java.lang.management.MemoryPoolMXBean.getMemoryManagerNames()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.120.1- Type
- row
- Status
- current
- Parent
- jvmMemMgrPoolRelTable
- Table
- jvmMemMgrPoolRelTable
- Children
- 2
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmMemMgrRelManagerName The name of the memory manager.
See java.manangement.MemoryManagerMXBean.getName(); | column | JvmJavaObjectNameTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.120.1.2 |
| jvmMemMgrRelPoolName The name of the memory pool.
See java.manangement.MemoryPoolMXBean.getName(); | column | JvmJavaObjectNameTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.120.1.3 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmMemManagerIndex An index opaquely computed by the agent and which uniquely
identifies a Memory Manager.
The jvmMemManagerIndex index is opaquely computed by the agent,
from e.g th… | column | JvmPositive32TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.100.1.1 |
| jvmMemPoolIndex An index value opaquely computed by the agent which uniquely
identifies a row in the jvmMemPoolTable.
The jvmMemPoolIndex index is opaquely computed by the agent,
… | column | JvmPositive32TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.1 |