jvmThreadInstWaitTimeMs

JVM-MANAGEMENT-MIB · .1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.7

Object

column millisecondsJvmTimeMillis64TC
The approximate accumulated elapsed time (in millisecond) 
that a thread has waited on a monitor through a 
java.lang.Object.wait method since it has started - or since 
thread contention monitoring wasenabled.
              
This object is always set to 0 if thread contention monitoring 
is disabled or not supported.
              
See java.lang.management.ThreadMXBean.getThreadInfo(long,boolean).
                         getWaitedTime()

Context

MIB
JVM-MANAGEMENT-MIB
OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.7
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
jvmThreadInstanceEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JVM-MANAGEMENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JVM-MANAGEMENT-MIB::jvmThreadInstWaitTimeMs'
More examples
Read one indexed 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::jvmThreadInstWaitTimeMs.<jvmThreadInstIndex>'
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::jvmThreadInstWaitTimeMs'

Syntax

millisecondsJvmTimeMillis64TC
Source
JvmTimeMillis64TC
Base type
Unsigned64

Values & Constraints

No enumerated values or constraints recorded.

Conformance