BEA-WEBLOGIC-MIB :: jmxDomainMBeanServerEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBjmxDomainMBeanServerEnabled

jmxDomainMBeanServerEnabled

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.975.1.9

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies whether the Administration Server initializes the Domain MBean Server, which provides federated access to all runtime MBeans and read-only configuration MBeans in the domain. Through it, JMX clients can access all MBeans in a domain through a single connection. The Administration Console and the WebLogic Scripting Tool use this MBean server for many (but not all) of their read operations. This MBean server exists only on the Administration Server. The Administration Server initializes it the first time a JMX client requests a connection to it. If you set this attribute to false, the Administration Server will not start this MBean server and JMX clients cannot connect to it. While this MBean server is instantiated lazily (only when requested), once it is instantiated it does use some memory and network traffic. Disabling this MBean server can conserve a minimal amount of resources, but the trade off is that JMX clients must maintain separate connections for each WebLogic Server's Runtime MBean Server.

What is jmxDomainMBeanServerEnabled?

This OID controls whether the Admin Server initializes the Domain MBean Server for federated access to all runtime and configuration MBeans. Exists only on the Admin Server. Example: 'true' enables unified domain-wide management; 'false' disables federation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.975.1.9
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jmxDomainMBeanServerEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.975.1.9.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jmxDomainMBeanServerEnabled.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jmxDomainMBeanServerEnabled.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::jmxDomainMBeanServerEnabled 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.9jmxDomainMBeanServerEnabledBEA-WEBLOGIC-MIB