jvmMemGCTimeMs
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.101.1.3
Object
column millisecondsJvmTimeMillis64TC
The approximate accumulated collection elapsed time in
milliseconds, since the Java virtual machine has started.
This object is set to 0 if the collection elapsed time is
undefined for this collector.
See java.lang.management.GarbageCollectorMXBean.getCollectionTime()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.101.1.3- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- jvmMemGCEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::jvmMemGCTimeMs'
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::jvmMemGCTimeMs.<jvmMemManagerIndex>'
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::jvmMemGCTimeMs'
Syntax
millisecondsJvmTimeMillis64TC
- Source
- JvmTimeMillis64TC
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of