All MIBs › BEA-WEBLOGIC-MIB › jtaMigratableTargetNumberOfRestartAttempts
jtaMigratableTargetNumberOfRestartAttempts
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::jtaMigratableTargetNumberOfRestartAttempts
OID (numeric): 1.3.6.1.4.1.140.625.980.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Specfies how many restart attempts to make before migrating the failed service. Note that these are consecutive attempts. If the value is set to 6, and the service restart fails 5 times before succeeding, but then fails again later, it will not instantly migrate. Each failure gets its own count of restart attempts. A value of 0 is identical to setting {@link #getRestartOnFailure} to false. A value of -1 indicates the service should never be migrated; instead, it will be restarted until it either works or the server shuts down.
What is jtaMigratableTargetNumberOfRestartAttempts?
This OID sets how many restart attempts to make before migrating. A value of 0 is equivalent to disabling restarts; -1 means never migrate (keep restarting forever). Example: a value of '3' tries 3 local restarts before migrating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.980.1.15 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaMigratableTargetNumberOfRestartAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.980.1.15.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaMigratableTargetNumberOfRestartAttempts.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::jtaMigratableTargetNumberOfRestartAttempts 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.15 | jtaMigratableTargetNumberOfRestartAttempts | BEA-WEBLOGIC-MIB |