jvmThreadInstBlockTimeMs

JVM-MANAGEMENT-MIB · .1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.5

Object

column millisecondsJvmTimeMillis64TC
The approximate accumulated elapsed time (in millisecond) 
that a thread has blocked to enter or re-enter a monitor since
it has started - or since thread contention monitoring was
enabled.
              
This object is always set to 0 if thread contention monitoring 
is disabled or not supported.
              
See java.lang.management.ThreadMXBean.getThreadInfo(long,boolean).
                         getBlockedTime()

Context

MIB
JVM-MANAGEMENT-MIB
OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.5
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::jvmThreadInstBlockTimeMs'
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::jvmThreadInstBlockTimeMs.<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::jvmThreadInstBlockTimeMs'

Syntax

millisecondsJvmTimeMillis64TC
Source
JvmTimeMillis64TC
Base type
Unsigned64

Values & Constraints

No enumerated values or constraints recorded.

Conformance