All MIBs › APPC-MIB › appcDefaultFileSpec
appcDefaultFileSpec
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcDefaultFileSpec
OID (numeric): 1.3.6.1.2.1.34.3.1.1.3.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The local file specification that is to be searched by the APPC attach manager when no DEFINE_TP verb has been issued for the TP name received on an incoming attach. In this case, the attach manager will attempt to start a program whose file name is the same as the incoming TP name. If found, the program is loaded. If not found, the attach is rejected.
The value '*' indicates that the normal search path for executable programs is to be used for locating an undefined transaction program.
A null string indicates that there is no default file specification for undefined transaction programs.
What is appcDefaultFileSpec?
Specifies the local file path the APPC attach manager searches to locate and start a transaction program (TP) when no DEFINE_TP verb has been issued for the TP name in an incoming attach request. This acts as a default program launch location for unregistered TPs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.3.6 snmpwalk -v2c -c public <target> APPC-MIB::appcDefaultFileSpec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.3.6.1 snmpget -v2c -c public <target> APPC-MIB::appcDefaultFileSpec.1
Start monitoring SNA/APPC gateway or protocol converter with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPC-MIB::appcDefaultFileSpec OID value, configure state conditions and alerts, and monitor any SNA/APPC gateway or protocol converter from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.3 | appcMIB | APPC-MIB |
| 1.3.6.1.2.1.34.3.1 | appcObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1 | appcGlobal | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.3 | appcGlobalObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.3.6 | appcDefaultFileSpec | APPC-MIB |