BEA-WEBLOGIC-MIB :: startupClassLoadBeforeAppActivation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBstartupClassLoadBeforeAppActivation

startupClassLoadBeforeAppActivation

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.750.1.30

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies whether the targeted servers load and run this startup class after activating JMS and JDBC services and before activating applications and EJBs. If you enable this feature for a startup class, a server loads and runs the startup class before the activate phase. At this point, JMS and JDBC services are available. (Deployment for applications and EJBs consists of two phases: prepare and activate.) Enable this feature if the startup class needs to be invoked after JDBC connection pools are available but before the applications are activated and ready to service client requests. If you do not enable this feature, a server instance loads startup classes after it activates JMS and JDBC services, EJBs, and applications.

What is startupClassLoadBeforeAppActivation?

This flag indicates whether the startup class runs after JDBC/JMS are available but before applications are activated, allowing database access without application code running yet. Administrators set this true for startup classes that populate cache tables before applications become available to handle requests. Example: a cache pre-loader sets this true to warm up memory from the database during server startup.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.750.1.30
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::startupClassLoadBeforeAppActivation

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.750.1.30.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::startupClassLoadBeforeAppActivation.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::startupClassLoadBeforeAppActivation 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.30startupClassLoadBeforeAppActivationBEA-WEBLOGIC-MIB