A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type. For example, the server prioritizes and deploys all EJBs before it prioritizes and deploys startup classes. Items with the lowest Deployment Order value are deployed first. There is no guarantee on the order of deployments with equal Deployment Order values. There is no guarantee of ordering across clusters.
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type. For example, the server prioritizes and deploys all EJBs before it prioritizes and deploys startup classes. Items with the lowest Deployment Order value are deployed first. There is no guarantee on the order of deployments with equal Deployment Order values. There is no guarantee of ordering across clusters.
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]
shutdownClassDeploymentOrder OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type. For example, the server prioritizes and deploys all EJBs before it prioritizes and deploys startup classes. Items with the lowest Deployment Order value are deployed first. There is no guarantee on the order of deployments with equal Deployment Order values. There is no guarantee of ordering across clusters." ::= { shutdownClassEntry 4 }
shutdownClassDeploymentOrder OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type. For example, the server prioritizes and deploys all EJBs before it prioritizes and deploys startup classes. Items with the lowest Deployment Order value are deployed first. There is no guarantee on the order of deployments with equal Deployment Order values. There is no guarantee of ordering across clusters." ::= { shutdownClassEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.1100.1.1 | shutdownClassIndex | 0 | 0 | Index column |
1.3.6.1.4.1.140.625.1100.1.2 | shutdownClassObjectName | 0 | 0 | ObjectName column |
1.3.6.1.4.1.140.625.1100.1.3 | shutdownClassType | 0 | 0 | Returns the type of the MBean. |
1.3.6.1.4.1.140.625.1100.1.5 | shutdownClassArguments | 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.1100.1.6 | shutdownClassName | 0 | 0 | The user-specified name of this MBean instance. This name is included as one of the key properties in the MBean's javax.manage… |
1.3.6.1.4.1.140.625.1100.1.7 | shutdownClassClassName | 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… |