All MIBs › BEA-WEBLOGIC-MIB › clusterAdditionalAutoMigrationAttempts
clusterAdditionalAutoMigrationAttempts
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::clusterAdditionalAutoMigrationAttempts
OID (numeric): 1.3.6.1.4.1.140.625.510.1.63
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A migratable server could fail to come up on every possible configured machine. This attribute controls how many further attempts, after the first one, should be tried. Note that each attempt specified here indicates another full circut of migrations amongst all the configured machines. So for a 3-server cluster, and the default value of 3, a total of 9 migrations will be attempted. If it is set to -1, migrations will go on forever until the server starts.
What is clusterAdditionalAutoMigrationAttempts?
This is the number of additional migration attempts after the initial one when a migratable server fails to start on any cluster member. It controls retry behavior for service migration. A value of 3 means migration attempts up to 4 times total (initial + 3 additional) across all servers before giving up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.63 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterAdditionalAutoMigrationAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.63.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterAdditionalAutoMigrationAttempts.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::clusterAdditionalAutoMigrationAttempts 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.510 | clusterTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.510.1 | clusterEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.510.1.63 | clusterAdditionalAutoMigrationAttempts | BEA-WEBLOGIC-MIB |