appcActiveConvState
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.5.1.1.5
Object
column
Enumeration
Indicates the state of the conversation at the instant when
the information was retrieved. The values are:
reset
The conversation is reset (i.e., deallocated).
send
The conversation can send data. This value also
is returned if the conversation is in
Send-Pending state.
receive
The conversation can receive data.
confirm
The conversation has received a confirm
indicator. It can issue an [MC_]CONFIRMED or
[MC_]SEND_ERROR verb to change state. It will
continue in Receive state if an [MC_]CONFIRMED
verb is issued.
confirmSend
The conversation is in Confirm state and changes
to Send state when an [MC_]CONFIRMED verb is
issued.
confirmDealloc
The conversation is in Confirm state and becomes
inactive when an [MC_]CONFIRMED verb is issued.
pendingDeallocate
The conversation is in Pending-Deallocate state
while it waits for (MC_)DEALLOCATE TYPE
(sync_level) to complete.
pendingPost
The conversation is in Pending-Post state while
it waits for the [MC_]RECEIVE_AND_POST verb to
complete its receive function.
sendReceive
The full-duplex conversation can send or receive
data.
sendOnly
The full-duplex conversation can send data, but
it does not have permission to receive data,
because the partner TP has already deallocated
its side of the conversation.
receiveOnly
The full-duplex conversation can receive data,
but it does not have permission to send data,
because it has already deallocated its side of
the conversation.
deferReceive
Waiting for a successful SYNCPT verb operation to
go into the receive state.
deferDeallocate
Waiting for a successful SYNCPT verb operation to
go into the reset state.
syncpoint
Need to response to a SYNCPT verb issued. After
successful operation, the next state will be
receive.
syncpointSend
Need to response to a SYNCPT verb issued. After
successful operation, the next state will be
send.
syncpointDeallocate
Need to response to a SYNCPT verb issued. After
successful operation, the next state will be
reset.
backoutRequired
TP must execute a BACKOUT verb to backout the
transaction.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcActiveConvEntry
- Table
- appcActiveConvTable
- Siblings
- 20
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | send |
3 | receive |
4 | confirm |
5 | confirmSend |
6 | confirmDealloc |
7 | pendingDeallocate |
8 | pendingPost |
9 | sendReceive |
10 | sendOnly |
11 | receiveOnly |
12 | deferReceive |
13 | deferDeallocate |
14 | syncpoint |
15 | syncpointSend |
16 | syncpointDeallocate |
17 | backoutRequired |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appcActiveConvLocLuName The SNA name of the local LU for the conversation. This field
is from 1 to 17 characters in length, including a period (.)
which separates the NetId from the NAU name if the NetI… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.1 |
| appcActiveConvDuplex Indicates the conversation duplex style in effect for the
conversation.
half Indicates that information can be transferred in
both directions… | column | Enumeration | .1.3.6.1.2.1.34.3.1.5.1.1.10 |
| appcActiveConvUpTime The length of time since the conversation started, measured in
hundredths of a second. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.34.3.1.5.1.1.11 |
| appcActiveConvSendBytes Indicates the number of bytes that was sent on the
conversation. The count includes all SNA RU bytes sent,
including those in the FMH-5 (Attach), FMH-7 (Error
Description), SIGNA… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.34.3.1.5.1.1.12 |
| appcActiveConvRcvBytes Indicates the number of bytes that was received on the
conversation. The count includes all SNA RU bytes sent,
including those in the FMH-5 (Attach), FMH-7 (Error
Description), S… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.34.3.1.5.1.1.13 |
| appcActiveConvUserid The user ID that the initiating program provided in the
incoming attach. | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.14 |
| appcActiveConvPcidNauName The network-qualified NAU name of the
node at which the session and PCID originated. For APPN
and LEN nodes, this is either CP name of the APPN node at
which the origin LU is loc… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.15 |
| appcActiveConvPcid The procedure correlation identifier (PCID) of the session.
It is an 8-octet value assigned by the control point providing
session services for the primary LU. A null string indi… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.16 |
| appcActiveConvModeName The Mode Name used for this conversation.
This is a 1-8 character name. | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.17 |
| appcActiveConvLuwIdName The SNA name of the LU that initiated the logical unit of work
that is associated with this active TP. This field is from
1 to 17 characters in length, including a period (.) whic… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.18 |
| appcActiveConvLuwIdInstance The instance identifier for the logical unit of work. | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.19 |
| appcActiveConvParLuName The SNA name of the partner LU for the conversation. This
field is from 1 to 17 characters in length, including a period
(.) which separates the NetId from the NAU name if the Ne… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.2 |
| appcActiveConvLuwIdSequence The sequence identifier for the logical unit of work. | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.20 |
| appcActiveConvTpName The transaction program name which started this conversation.
This name could either be from a FMH5 ATTACH for a remotely
started conversation, otherwise it could the name of the … | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.21 |
| appcActiveConvSessIndex Index of entry in appcActSessTable that is associated with
this conversation. If this object has the same value as
appcActSessIndex for the same LU pair, then the two entries
bei… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.5.1.1.3 |
| appcActiveConvId The 4-byte ID of the conversation. | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.4 |
| appcActiveConvType Indicates the type of conversation. The values are:
basic
Indicates that this conversation supports
basic verbs.
mapped
… | column | Enumeration | .1.3.6.1.2.1.34.3.1.5.1.1.6 |
| appcActiveConvCorrelator This is an 8-byte identifier that the source LU assigns to the
conversation; the source LU is the one that sent the allocation
request. The conversation correlator is included on… | column | OctetString | .1.3.6.1.2.1.34.3.1.5.1.1.7 |
| appcActiveConvSyncLvl Indicates the highest sync level support for the conversation.
The values are:
none
Indicates that no sync-level processing can be
… | column | Enumeration | .1.3.6.1.2.1.34.3.1.5.1.1.8 |
| appcActiveConvSource Indicates whether the local or partner LU is the source of the
conversation, that is, which LU started the conversation by
sending the allocation request.
loca… | column | Enumeration | .1.3.6.1.2.1.34.3.1.5.1.1.9 |