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
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | queuedOperatorStarted |
3 | queuedOperatorPreloaded |
4 | queuedAmStarted |
5 | nonqueuedAmStarted |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appcUpTime The time, in hundredths of a second, since the
APPC portion of the system was last reinitialized. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.34.3.1.1.3.1 |
| appcActiveSessions Specifies the total number of active APPC sessions supported
by this implementation. Sessions for which both LUs are local
are counted twice. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.34.3.1.1.3.10 |
| appcActiveHprSessions Specifies the total number of active HPR APPC sessions. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.34.3.1.1.3.11 |
| appcDefaultModeName Specifies the mode name to be used under the following
conditions:
When an incoming BIND request contains a mode name not
defined at the local node. The paramete… | scalar | OctetString | .1.3.6.1.2.1.34.3.1.1.3.2 |
| appcDefaultLuName Specifies the name of the local LU that is to serve as the
default LU. This is the default LU to which are routed inbound
BIND requests that exclude the secondary LU n… | scalar | OctetString | .1.3.6.1.2.1.34.3.1.1.3.3 |
| appcDefaultImplInbndPlu Specifies whether or not inbound implicit partner LU support
is enabled. The following values are defined:
no - Specifies that inbound implicit partner LU suppo… | scalar | Enumeration | .1.3.6.1.2.1.34.3.1.1.3.4 |
| appcDefaultMaxMcLlSndSize Specifies the maximum size of a logical record to be used for
a mapped conversation when sending data to either the inbound
or outbound implicit partner LU. This size is the maxi… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.1.3.5 |
| appcDefaultFileSpec The local file specification that is to be searched by the
APPC attach manager when no DEFINE_TP verb has been issued
for the TP name received on an incoming attach. In this
case… | scalar | OctetString | .1.3.6.1.2.1.34.3.1.1.3.6 |
| appcDefaultTpConvSecRqd Specifies whether or not conversation security will be used
for default TPs.
no - Specifies that the incoming attach does not have to
contain securit… | scalar | Enumeration | .1.3.6.1.2.1.34.3.1.1.3.8 |
| appcLocalCpName Specifies the name of the local control point. This field is
from 0 to 17 characters in length, including a period (.) which
separates the NetId from the NAU name if t… | scalar | OctetString | .1.3.6.1.2.1.34.3.1.1.3.9 |