appcHistConvTpName
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.5.2.1.5
Object
column
OctetString
The transaction program name which started this conversation.
This name could either be from a FMH5 ATTACH for a remotely
started conversation, otherwise it could the name of the local
TP if available.
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).
This name is NULL if the conversation is started locally
(i.e., not with a FMH5 ATTACH).
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.5.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcHistConvEntry
- Table
- appcHistConvTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appcHistConvIndex Index for entry in Conversation table. This value identifies
the unique index of the conversation. It is recommended that
an Agent not reuse the index of a deactivated conversat… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.5.2.1.1 |
| appcHistConvEndedBy Indicates which LU ended the conversation. | column | Enumeration | .1.3.6.1.2.1.34.3.1.5.2.1.10 |
| appcHistConvEndTime The time at which the conversation ended. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.34.3.1.5.2.1.2 |
| appcHistConvLocLuName The name of the local LU for this conversation. This field is
from 1 to 17 characters in length, including a period (.) which
separates the NetId from the NAU name if the NetId i… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.2.1.3 |
| appcHistConvParLuName The SNA name of the partner LU for the conversation. This
field is from 1 to 17 characters in length, including a period
(.) which separates the NetId from the NAU name if the Ne… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.2.1.4 |
| appcHistConvPcidNauName The network-qualified NAU name of the
node at which the session and PCID originated. For APPN
and LEN nodes, this is either CP name of the APPN node at
which the origin LU is loc… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.2.1.6 |
| appcHistConvPcid The procedure correlation identifier (PCID) of the session.
It is an 8-octet value assigned by the control point providing
session services for the primary LU. A null string indi… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.2.1.7 |
| appcHistConvSenseData The sense data associated with the action that ended this
conversation, e.g., FMH-7 or UNBIND. | column | SnaSenseData | .1.3.6.1.2.1.34.3.1.5.2.1.8 |
| appcHistConvLogData The first 32 bytes of the data portion of the Log Data GDS
Variable that is associated with the last FMH-7 that occurred
on this conversation. If there was no Log Data GDS Variab… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.2.1.9 |