BEA-WEBLOGIC-MIB :: domainProductionModeEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBdomainProductionModeEnabled

domainProductionModeEnabled

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.530.1.65

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies whether all servers in this domain run in production mode. You can configure servers in your domain to start in one of two modes, development or production. You use development mode while you are developing your applications. Development mode uses a relaxed security configuration and enables you to auto-deploy applications. You use production mode when your application is running in its final form. A production domain uses full security and may use clusters or other advanced features. The runtime mode is a domain-wide setting. As each Managed Server starts, it refers to the mode of the Administration Server to determine its runtime mode. If you configure the domain to run in production mode, the Administration Server saves this setting to the domains configuration document.

What is domainProductionModeEnabled?

This boolean indicates whether the domain is in production mode (true) or development mode (false). Production mode enforces strict security; development mode relaxes constraints for easier testing. When true, auto-deployment is disabled and full security is required.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.530.1.65
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::domainProductionModeEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.530.1.65.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::domainProductionModeEnabled.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::domainProductionModeEnabled 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.530domainTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.530.1domainEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.530.1.65domainProductionModeEnabledBEA-WEBLOGIC-MIB