BEA-WEBLOGIC-MIB :: serverStartupMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBserverStartupMode

serverStartupMode

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.730.1.347

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The state in which this server should be started. If you specify STANDBY, you must also enable the domain-wide administration port. In the RUNNING state, a server offers its services to clients and can operate as a full member of a cluster. In the ADMIN state, the server is up and running, but available only for administration operations, allowing you to perform server and application-level administration tasks without risk to running applications. In the STANDBY state, a server instance does not process any request; its regular Listen Port is closed. The Administration Port is open. It only accepts life cycle commands that transition the server instance to either the RUNNING or the SHUTDOWN state. Other Administration requests are not accepted. A STANDBYserver's only purpose is to resume into the RUNNING state quickly; it saves server startup time.

What is serverStartupMode?

This OID records the startup state—RUNNING (full service), ADMIN (admin-only), or STANDBY (standby mode). Example: ADMIN starts the server in administration mode for maintenance without user impact.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.347
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::serverStartupMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.347.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::serverStartupMode.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::serverStartupMode 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.730serverTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730.1serverEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730.1.347serverStartupModeBEA-WEBLOGIC-MIB