appcTpAdminTpOperation

APPC-MIB · .1.3.6.1.2.1.34.3.1.3.1.1.5

Object

column Enumeration
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.
              
queuedOperatorStarted - Specifies that one version of the
        program will be run at a time.  If an incoming
        attach arrives and the program has not been started
        yet, APPC will issue a message to the operator to
        start the specified program.  Subsequent attaches
        that arrive while the program is active will be
        queued.
              
queuedOperatorPreloaded - Specifies that one version of the
        program will be run at a time.  If an incoming
        attach arrives and the program has not been started
        yet, the Attach will be rejected.  The APPC attach
        manager determines that a TP has started upon
        reception of an APPC RECEIVE_ALLOCATE verb, or a
        CPI-C Accept_Conversation (CMACCP) or
        Specify_Local_TP_Name (CMSLTP) call.  No message is
        sent to the operator.  Subsequent attaches that
        arrive while the program is active are queued.
              
queuedAmStarted - Specifies that one version of the
        program will be run at a time and will be started
        by the APPC attach manager.  Subsequent attaches
              
        that arrive while the program is active will be
        queued.
              
nonqueuedAmStarted - Specifies that multiple copies of the
        program will be run at a time and will be started
        by the APPC attach manager.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
appcTpAdminEntry
Table
appcTpAdminTable
Siblings
15

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2queuedOperatorStarted
3queuedOperatorPreloaded
4queuedAmStarted
5nonqueuedAmStarted

Related Objects

Sibling Objects