jvmLowMemoryPoolCollectNotif
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.2.2.1.0.2
Object
notification
This notification is sent when the collection memory usage threshold of a memory pool is exceeded.
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.2.2.1.0.2- Type
- notification
- Status
- current
- Parent
- jvmLowMemoryPrefix
- Siblings
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmLowMemoryPoolUsageNotif This notification is sent when the memory usage threshold of
a memory pool is exceeded. | notification | - | .1.3.6.1.4.1.42.2.145.3.163.1.2.2.1.0.1 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmMemPoolName The name of this memory pool, as returned by
MemoryPoolMXBean.getName().
See java.lang.management.MemoryPoolMXBean.getName() | column | JvmJavaObjectNameTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.2 |
| jvmMemPoolCollectUsed The amount of used memory at the most recent time that the
Java virtual machine has expended effort in recycling unused objects
in this memory pool.
See java.… | column | bytes JvmUnsigned64TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.31 |
| jvmMemPoolCollectThreshdCount The number of times that the memory usage has crossed
the collection usage threshold, as detected by the Java virtual
machine.
If memory usage threshold is not sup… | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.132 |