jvmThreadInstLockName

JVM-MANAGEMENT-MIB · .1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.10

Object

column JvmJavaObjectNameTC
The string representation of the monitor lock that this thread 
is blocked to enter or waiting to be notified through the 
Object.wait method. 
              
See J2SE 5.0 API Specification, 
   java.lang.management.ThreadInfo.getLockName()
for more information on the format of this string.
              
If this thread is not blocked then a zero-length string is returned.
              
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the JvmJavaObjectNameTC 
(1023 bytes max).
              
See java.lang.management.ThreadInfo.getLockName()

Context

MIB
JVM-MANAGEMENT-MIB
OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.10
Type
column
Access
readonly
Status
current
Parent
jvmThreadInstanceEntry

Syntax

JvmJavaObjectNameTC

Values & Constraints

No enumerated values or constraints recorded.