All MIBs › APPC-MIB › appcModeOperSessEndTpName
appcModeOperSessEndTpName
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcModeOperSessEndTpName
OID (numeric): 1.3.6.1.2.1.34.3.1.2.6.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Specifies the name of the transaction program (TP) to be invoked when a session using this mode is deactivated or ended. If the name is NULL, no transaction program is invoked. When the TP name consists entirely of displayable EBCDIC code points, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non- displayable EBCDIC code point (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are converted to a display string that is equivalent to a hexadecimal display of the EBCDIC code points. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 6-byte ASCII display string '06F1' (including the two single quotes).
What is appcModeOperSessEndTpName?
Identifies the transaction program (TP) that is automatically invoked when a session using this mode is deactivated or ends. If no program name is configured, no TP is called upon session termination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.6.1.5 snmpwalk -v2c -c public <target> APPC-MIB::appcModeOperSessEndTpName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.6.1.5.1 snmpget -v2c -c public <target> APPC-MIB::appcModeOperSessEndTpName.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::appcModeOperSessEndTpName 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.2 | appcLu | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.6 | appcModeOperTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.6.1 | appcModeOperEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.6.1.5 | appcModeOperSessEndTpName | APPC-MIB |