appcTpAdminTpName
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.3.1.1.2
Object
column
OctetString
The local transaction program name. This name is sent on an
ATTACH remote allocation request.
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).
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- appcTpAdminEntry
- Table
- appcTpAdminTable
- Siblings
- 15
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appcTpAdminLocLuName The SNA name of the local LU to which this TP definition
applies. This field is from 1 to 17 characters in length,
including a period (.) which separates the NetId from the NAU
na… | column | OctetString | .1.3.6.1.2.1.34.3.1.3.1.1.1 |
| appcTpAdminStatus Indicates the status of the TP relative to starting execution
when the local LU receives an allocation (ATTACH) request
naming this program.
enabled -… | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.10 |
| appcTpAdminLongRun Indicates whether this is a long-running transaction program
(i.e., one that stays around even after the conversation goes
away). | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.11 |
| appcTpAdminConvType Specifies the conversation type (basic or mapped) that will be
used by the TP. This value is verified upon receipt of an
incoming attach. The acceptable values are:
… | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.12 |
| appcTpAdminConvDuplex Specifies the conversation duplex type (half or full) that
will be used by the TP. This value is verified upon receipt of
an incoming attach. The acceptable values are:
… | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.13 |
| appcTpAdminConvSecReq Indicates whether conversation-level security information is
required on incoming attaches designating this TP name.
Conversation-level security verification is always performed o… | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.14 |
| appcTpAdminVerPip Specifies whether the number of PIP (Program Initialization
Parameters) subfields should be verified against the number
expected (appcTpAdminPipSubNum). | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.15 |
| appcTpAdminPipSubNum Specifies the number of PIP subfields expected by the TP. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.3.1.1.16 |
| appcTpAdminFileSpec The local file specification of the transaction program.
May be a zero-length string if not applicable. | column | OctetString | .1.3.6.1.2.1.34.3.1.3.1.1.3 |
| appcTpAdminStartParm A parameter string passed to the transaction program when it
is started. May be a zero-length string if not supported. | column | OctetString | .1.3.6.1.2.1.34.3.1.3.1.1.4 |
| appcTpAdminTpOperation Specifies how the program will be started.
other - Specifies that the program operation is none of
the methods specified. It may be a
product-specific method.
… | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.5 |
| appcTpAdminInAttachTimeout This object specifies the number of seconds incoming attaches
will be queued waiting for an APPC program to issue a
RECEIVE_ALLOCATE verb or for a CPI-C program to issue an
Accept… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.3.1.1.6 |
| appcTpAdminRcvAllocTimeout This object specifies the number of seconds an APPC program's
RECEIVE_ALLOCATE verb or a CPI-C program's Accept_Conversation
(CMACCP) call will wait for an incoming attach to arri… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.3.1.1.7 |
| appcTpAdminSyncLvl Indicates the synchronization level or levels that the
transaction program supports. The levels are defined as
follows:
none - allocation requests indica… | column | Enumeration | .1.3.6.1.2.1.34.3.1.3.1.1.8 |
| appcTpAdminInstLmt The maximum number of concurrent instances of this transaction
program that will be supported for a local LU. A value of
zero indicates that there is no limit. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.3.1.1.9 |