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.
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
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.
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
startupClassLoadBeforeAppDeployments OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current 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." ::= { startupClassEntry 27 }
startupClassLoadBeforeAppDeployments OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current 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." ::= { startupClassEntry 27 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.750.1.1 | startupClassIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.750.1.5 | startupClassObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.750.1.10 | startupClassType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.750.1.15 | startupClassName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.750.1.20 | startupClassParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.750.1.25 | startupClassFailureIsFatal | 0 | 0 | A boolean value (true Or false). |
1.3.6.1.4.1.140.625.750.1.26 | startupClassDeploymentOrder | 0 | 0 | A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the… |
1.3.6.1.4.1.140.625.750.1.28 | startupClassArguments | 0 | 0 | Arguments that a server uses to initialize a class. Separate multiple arguments with a comma. For example: first=MyFirstName,l… |
1.3.6.1.4.1.140.625.750.1.29 | startupClassClassName | 0 | 0 | The fully qualified name of a class to load and run. The class must be on the server's classpath. For example, mycompany.mypac… |
1.3.6.1.4.1.140.625.750.1.30 | startupClassLoadBeforeAppActivation | 0 | 0 | Specifies whether the targeted servers load and run this startup class after activating JMS and JDBC services and before activa… |