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
1reset
2send
3receive
4confirm
5confirmSend
6confirmDealloc
7pendingDeallocate
8pendingPost
9sendReceive
10sendOnly
11receiveOnly
12deferReceive
13deferDeallocate
14syncpoint
15syncpointSend
16syncpointDeallocate
17backoutRequired

Related Objects

Sibling Objects