jvmMemPoolThreshold
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.110
Object
column
r/w
bytes JvmUnsigned64TC
The threshold value for the memory usage of this memory pool,
in bytes. A zero value (0) indicates that no threshold value is
configured.
When the amount of used memory crosses over this threshold
value the JVM will trigger a usage memory threshold exceeded
notification, and the jvmMemPoolThreshdCount increases.
If memory usage threshold is not supported, then this object, if
implemented, will always be equals to 0. In that case, attempting
to set this object will trigger an inconsistentValue error.
See also jvmMemPoolThreshdSupport.
See java.lang.management.MemoryPoolMXBean.getUsageThreshold(),
java.lang.management.MemoryPoolMXBean.setUsageThreshold(long),
java.lang.management.MemoryPoolMXBean.getUsageThresholdCount(),
java.lang.management.MemoryPoolMXBean.isUsageThresholdSupported()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.110- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- jvmMemPoolEntry
Syntax
bytes JvmUnsigned64TC
Values & Constraints
No enumerated values or constraints recorded.