All MIBs › BEA-WEBLOGIC-MIB › jtaMigratableTargetPreScript
jtaMigratableTargetPreScript
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::jtaMigratableTargetPreScript
OID (numeric): 1.3.6.1.4.1.140.625.980.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Specifies the path to the pre-migration script to run before a migratable target is actually activated. The script must be in the BEA_HOME/user_projects/domains/mydomain/bin/service_migration directory. Before the migratable target is activated, if there is a script specified, and Node Manager is available, then the script will run. Specifying a script without an available Node Manager will result in an error upon migration. If the script fails or cannot be found, migration will not proceed on the current server, and will be tried on the next suitable server. This could be the next server in the candidate server list, or in the cluster, if there is no candidate server list.
What is jtaMigratableTargetPreScript?
This OID specifies the path to a script executed before activating the migratable target. Must be in the service_migration directory. Example: 'prepare.sh' runs before activation to set up resources.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.980.1.9 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaMigratableTargetPreScript
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.980.1.9.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaMigratableTargetPreScript.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::jtaMigratableTargetPreScript 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.9 | jtaMigratableTargetPreScript | BEA-WEBLOGIC-MIB |