BEA-WEBLOGIC-MIB :: clusterPersistSessionsOnShutdown

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBclusterPersistSessionsOnShutdown

clusterPersistSessionsOnShutdown

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.510.1.75

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: When shutting down servers, sessions are not updated. If the primary and secondary servers of a session are shut down with no session updates, the session will be lost. Turning on PersistSessionsOnShutdown will save any active sessions to the database specified in {@link ClusterMBean#getDataSourceForSessionPersistence()} when a server is shutdown. The sessions will not be written at any other time. (For example, they are not saved via this mechanism if there is a server crash.) This attribute is applicable both to session persistence on server shutdown or session persistence across a WAN. Rolling upgrade can potential have a bad interaction with traditional in-memory session replication. As managed servers are shutdown and upgraded, in-memory servlet sessions will be lost if both primary and secondary are rebooted before a new request arrives for the session.

What is clusterPersistSessionsOnShutdown?

This boolean indicates whether active sessions are written to a database when servers shut down cleanly. When true, sessions persist across maintenance windows. For example, if a server is gracefully restarted, sessions are saved to database so users aren't logged out.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.75
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterPersistSessionsOnShutdown

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.75.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterPersistSessionsOnShutdown.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::clusterPersistSessionsOnShutdown 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.510clusterTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.510.1clusterEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.510.1.75clusterPersistSessionsOnShutdownBEA-WEBLOGIC-MIB