appcDefaultFileSpec
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.1.3.6
Object
scalar OctetString
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.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.1.3.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- appcGlobalObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcDefaultFileSpec.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcDefaultFileSpec'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-80
Conformance
Member of