BEA-WEBLOGIC-MIB :: startupClassLoadBeforeAppDeployments

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBstartupClassLoadBeforeAppDeployments

startupClassLoadBeforeAppDeployments

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.750.1.27

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies whether the targeted servers load and run this startup class before activating JMS and JDBC services and before starting deployment for applications and EJBs. If you enable this feature for a startup class, a server loads and runs the startup class before the deployment prepare phase. At this point, JMS and JDBC services are not yet available. (Deployment for applications and EJBs consists of two phases: prepare and activate.) If you do not enable this feature, a server instance loads the startup class after it activates JMS and JDBC services, EJBs, and applications.

What is startupClassLoadBeforeAppDeployments?

This flag controls whether the startup class runs before the prepare phase of application deployment, when JMS and JDBC are not yet available. Architects use this to separate infrastructure setup (load first) from application-specific initialization (load after services are ready). Example: a database schema migration class sets this true to run before any application code tries to access the database.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.750.1.27
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::startupClassLoadBeforeAppDeployments

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.750.1.27.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::startupClassLoadBeforeAppDeployments.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::startupClassLoadBeforeAppDeployments 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.750startupClassTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.750.1startupClassEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.750.1.27startupClassLoadBeforeAppDeploymentsBEA-WEBLOGIC-MIB