jvmLowMemoryPoolUsageNotif
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.2.2.1.0.1
Object
notification
This notification is sent when the 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.1- 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 |
|---|---|---|---|
| jvmLowMemoryPoolCollectNotif This notification is sent when the collection 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.2 |
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 |
| jvmMemPoolUsed Amount of used memory in this memory pool.
See java.lang.management.MemoryPoolMXBean.getUsage().getUsed() | column | bytes JvmUnsigned64TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.11 |
| jvmMemPoolThreshdCount The number of times that the memory usage has crossed
the usage threshold, as detected by the Java virtual machine.
If memory usage threshold is not supported, then… | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.111 |