BEA-WEBLOGIC-MIB :: jmxPlatformMBeanServerEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBjmxPlatformMBeanServerEnabled

jmxPlatformMBeanServerEnabled

Module: BEA-WEBLOGIC-MIB

OID (symbolic): BEA-WEBLOGIC-MIB::jmxPlatformMBeanServerEnabled

OID (numeric): 1.3.6.1.4.1.140.625.975.1.6

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Causes each WebLogic Server instance to initialize the JDK's platform MBean server and to use the platform MBean server as the Runtime MBean Server. As of JDK 1.5, JVMs provide a platform MBean server that local processes can instantiate. There can be only one instance of the platform MBean server for each JVM. When a process instantiates this MBean server, the JVM creates several platform MBeans that provide monitoring data for the JVM itself. If you set this attribute to true, each WebLogic Server instance invokes the method java.lang.management.ManagementFactory.getPlatformMBeanServer() and thus causes the initialization of the JVM's MBeans. In this case, the server's Runtime MBean Server uses the MBeanServer returned by this method as its MBeanServer. This makes it possible to access the WebLogic Server MBeans and the JVM platform MBeans from a single MBean server. In addition, if you enable the Runtime MBean Server to be the platform MBean server, local processes in the JVM can directly access this MBean server through the MBeanServer interface that java.lang.management.ManagementFactory.getPlatformMBeanServer() returns. With this local access, there are no WebLogic Server security checks to make sure that only authorized users can access WebLogic Server MBeans. Any application that is running in the JVM can access any of the WebLogic Server MBeans in the Runtime MBean Server/JDK Platform MBean Server. Do not use this configuration if you cannot control or cannot trust the applications that are running within a JVM.

What is jmxPlatformMBeanServerEnabled?

This OID controls whether WebLogic uses the JDK's platform MBean server as the Runtime MBean Server. Enabling it shares the platform MBeans (JVM stats) with WebLogic's MBeans. Example: 'true' unifies JVM and WebLogic monitoring; 'false' keeps them separate.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.975.1.6
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jmxPlatformMBeanServerEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.975.1.6.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jmxPlatformMBeanServerEnabled.1

Start monitoring BEA/Oracle WebLogic Server (Java EE application server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEA-WEBLOGIC-MIB::jmxPlatformMBeanServerEnabled OID value, configure state conditions and alerts, and monitor any BEA/Oracle WebLogic Server (Java EE application server) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.140beaBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625wlsBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.975jmxTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.975.1jmxEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.975.1.6jmxPlatformMBeanServerEnabledBEA-WEBLOGIC-MIB