BEA-WEBLOGIC-MIB :: clusterFencingGracePeriodMillis

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBclusterFencingGracePeriodMillis

clusterFencingGracePeriodMillis

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.510.1.79

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: During automatic migration, if the Cluster Master determines a server to be dead, it waits for this period of time (in milliseconds) before the Cluster Master migrates the service to another server in the cluster.

What is clusterFencingGracePeriodMillis?

This is the milliseconds the cluster master waits after detecting a server failure before actually migrating services. It provides a grace period for network partitions to heal. A grace period of 5000 milliseconds gives 5 seconds for a temporarily isolated server to rejoin before its services are migrated away.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.79
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterFencingGracePeriodMillis

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.79.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterFencingGracePeriodMillis.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clusterFencingGracePeriodMillis.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::clusterFencingGracePeriodMillis 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.79clusterFencingGracePeriodMillisBEA-WEBLOGIC-MIB