All MIBs › APPC-MIB › appcModeAdminSessEndTpName
appcModeAdminSessEndTpName
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcModeAdminSessEndTpName
OID (numeric): 1.3.6.1.2.1.34.3.1.2.5.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 no such TP is defined, this object is a null string. 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 appcModeAdminSessEndTpName?
Identifies the transaction program (TP) that is invoked automatically when a session using this mode is deactivated or ended. If no such cleanup TP is defined, this object returns a null string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.5.1.5 snmpwalk -v2c -c public <target> APPC-MIB::appcModeAdminSessEndTpName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.5.1.5.1 snmpget -v2c -c public <target> APPC-MIB::appcModeAdminSessEndTpName.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::appcModeAdminSessEndTpName 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.5 | appcModeAdminTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.5.1 | appcModeAdminEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.5.1.5 | appcModeAdminSessEndTpName | APPC-MIB |