OID | 1.3.6.1.2.1.34.3.1.3.1.1.5 |
Module | APPC-MIB (ietf) |
Nom | appcTpAdminTpOperation |
Acces | readonly |
Status | current |
Description | 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. |
Syntaxe | Enumeration (1-other, 2-queuedOperatorStarted, 3-queuedOperatorPreloaded, 4-queuedAmStarted, 5-nonqueuedAmStarted) |