BEA-WEBLOGIC-MIB :: serverGracefulShutdownTimeout

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBserverGracefulShutdownTimeout

serverGracefulShutdownTimeout

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.730.1.292

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Number of seconds a graceful shutdown operation waits before forcing a shut down. A graceful shutdown gives WebLogic Server subsystems time to complete certain application processing currently in progress. If subsystems are unable to complete processing within the number of seconds that you specify here, then the server will force shutdown automatically. A value of 0 means that the server will wait indefinitely for graceful shutdown to complete. The graceful shutdown timeout applies only to graceful shutdown operations.

What is serverGracefulShutdownTimeout?

This OID sets the timeout in seconds for graceful shutdown. After this time, shutdown completes forcibly even if subsystems haven't finished. Zero means wait indefinitely. Example: 180 gives subsystems 3 minutes to complete work; after that the server force-stops.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.292
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::serverGracefulShutdownTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.292.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::serverGracefulShutdownTimeout.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::serverGracefulShutdownTimeout 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.292serverGracefulShutdownTimeoutBEA-WEBLOGIC-MIB