appcDefaultTpOperation
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.1.3.7
Object
scalar
Enumeration
Specifies how the program will be started.
other - Specifies that the default TP operation is none of
the methods specified below. 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.1.3.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- appcGlobalObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | queuedOperatorStarted |
3 | queuedOperatorPreloaded |
4 | queuedAmStarted |
5 | nonqueuedAmStarted |