jvmRTSpecVendor
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.6
Object
scalar
SNMPv2-TCDisplayString
The Java virtual machine specification vendor.
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the DisplayString
(255 bytes max).
See java.lang.management.RuntimeMXBean.getSpecVendor()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.4.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jvmRuntime
- Siblings
- 15
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmRTName The name representing the running Java virtual machine.
Note that the SNMP agent may have to truncate the name returned
by the underlying API if it does not fit in the … | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.1 |
| jvmRTInputArgsCount The number of input arguments passed to the Java Virtual Machine.
See java.lang.management.RuntimeMXBean.getInputArguments() | scalar | JvmPositive32TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.10 |
| jvmRTUptimeMs Uptime of the Java virtual machine, in milliseconds. This is
equivalent to ( System.currentTimeMillis() - jvmStartTimeMs ).
See also jvmRTStartTimeMs.
See ja… | scalar | milliseconds JvmTimeMillis64TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.11 |
| jvmRTStartTimeMs The approximate time when the Java virtual machine started, in
milliseconds. This is a time stamp as returned by
System.currentTimeMillis(). This time will not change unless
the … | scalar | milliseconds JvmTimeMillis64TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.12 |
| jvmRTVMName The Java virtual machine implementation name.
See java.lang.management.RuntimeMXBean.getVmName() | scalar | JvmJavaObjectNameTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.2 |
| jvmRTInputArgsTable The Input Argument Table lists the input arguments passed
to the Java Virtual Machine.
The jvmRTInputArgsIndex is the index of the argument in
the array returned by R… | table | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.20 |
| jvmRTBootClassPathTable The boot class path that is used by the bootstrap class loader
to search for a class file for loading.
Note that the SNMP agent may have to truncate the bootclasspath
… | table | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.21 |
| jvmRTClassPathTable The class path that is used by the system class loader
to search for a class file.
Note that the SNMP agent may have to truncate the classpath
elements contained in t… | table | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.22 |
| jvmRTLibraryPathTable The library path.
Note that the SNMP agent may have to truncate the librarypath
elements contained in the string returned by the underlying API
if it does not fit in … | table | - | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.23 |
| jvmRTVMVendor The Java virtual machine implementation vendor.
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the Displa… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.3 |
| jvmRTVMVersion The Java virtual machine implementation version.
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the Displ… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.4 |
| jvmRTSpecName The Java virtual machine specification name.
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the DisplaySt… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.5 |
| jvmRTSpecVersion The Java virtual machine specification version.
Note that the SNMP agent may have to truncate the string returned
by the underlying API if it does not fit in the Displa… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.7 |
| jvmRTManagementSpecVersion The version of the management specification for the Java virtual
machine implementation.
Note that the SNMP agent may have to truncate the string returned
by the under… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.8 |
| jvmRTBootClassPathSupport Indicates whether the Java virtual machine supports the
boot class path mechanism used by the bootstrap class loader
to search for class files.
See java.lang.manageme… | scalar | JvmImplSupportStateTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.4.9 |