jvmThreadPeakCountReset
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.7
Object
This object indicates the last time - in milliseconds - at which
the peak thread count was reset to the current thread count.
This corresponds to a time stamp as returned by
java.lang.System.currentTimeMillis().
Setting this object to a time earlier than its current time value
has no effect. Setting this object to a time later than its current
time value causes the peak thread count statistic to be reset to
the current thread count. The new value of this object will be
the time at which the reset operation is triggered.
There could be a delay between the time at which the reset operation
is triggered and the time at which the actual resetting happens, so
this value is only indicative.
See java.lang.management.ThreadMXBean.resetPeakThreadCount()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- jvmThreading
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JVM-MANAGEMENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JVM-MANAGEMENT-MIB::jvmThreadPeakCountReset.0'
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::jvmThreadPeakCountReset'
Syntax
millisecondsJvmTimeMillis64TC
- Source
- JvmTimeMillis64TC
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of