All MIBs › BEA-WEBLOGIC-MIB › jtaMigratableTargetAdditionalMigrationAttempts
jtaMigratableTargetAdditionalMigrationAttempts
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::jtaMigratableTargetAdditionalMigrationAttempts
OID (numeric): 1.3.6.1.4.1.140.625.980.1.14
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 jtaMigratableTargetAdditionalMigrationAttempts?
This OID specifies additional full migration cycles to attempt after the service has failed on every server once. Example: a value of '2' tries 2 more complete rounds of migrations across all servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.980.1.14 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaMigratableTargetAdditionalMigrationAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.980.1.14.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaMigratableTargetAdditionalMigrationAttempts.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::jtaMigratableTargetAdditionalMigrationAttempts 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.980 | jtaMigratableTargetTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.980.1 | jtaMigratableTargetEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.980.1.14 | jtaMigratableTargetAdditionalMigrationAttempts | BEA-WEBLOGIC-MIB |