All MIBs › BEA-WEBLOGIC-MIB › singletonServiceAppScopedAdditionalMigrationAttempts
singletonServiceAppScopedAdditionalMigrationAttempts
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::singletonServiceAppScopedAdditionalMigrationAttempts
OID (numeric): 1.3.6.1.4.1.140.625.1110.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: A migratable service could fail to come up on every possible configured server. This attribute controls how many further attempts, after the service has failed on every server at least once, should be tried. Note that each attempt specified here indicates another full circut of migrations amongst all the configured servers. So for a 3-server cluster, and a value of 2, a total of 4 additional migrations will be attempted. (the original server is never a valid destination)
What is singletonServiceAppScopedAdditionalMigrationAttempts?
Controls how many additional full migration cycles are attempted after the singleton fails on every configured server at least once. Each cycle tests all servers again. Example: setting this to 2 means after failing once on all 3 servers, the system tries 2 more complete cycles (6 total attempts) before giving up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1110.1.8 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::singletonServiceAppScopedAdditionalMigrationAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1110.1.8.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::singletonServiceAppScopedAdditionalMigrationAttempts.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::singletonServiceAppScopedAdditionalMigrationAttempts 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.1110 | singletonServiceAppScopedTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1110.1 | singletonServiceAppScopedEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1110.1.8 | singletonServiceAppScopedAdditionalMigrationAttempts | BEA-WEBLOGIC-MIB |