SNAX/HLS Management Programming Manual

Standard SNAX/HLS Definitions
Common Definitions
104708 Tandem Computers Incorporated 6–49
ZHLS–MAP–STATUS–SESS–SEND
This extensible structured token records the status of the half–session with regard to
the sending of requests and receiving of responses. This token has the following
definition:
def ZHLS–DDL–STATUS–SESS–SEND type ZHLS–DDL–SEND–RECV–STATUS
This token is defined using the extensible structured token
ZHLS–DDL–SEND–RECV–STATUS, shown below.
def ZHLS–DDL–SEND–RECV–STATUS.
05 ZCORR–CNT type ZSPI–DDL–INT.
05 ZPACING–CNT type ZSPI_DDL_INT.
05 ZRU–CNT type ZSPI–DDL–INT.
05 ZSENSE–CODES type ZSPI–DDL–INT2.
05 ZSEQNUM type ZSPI–DDL–UINT.
05 ZWORK–CNT type ZSPI–DDL–INT.
05 ZFSM–CHAIN type ZSPI–DDL–ENUM.
05 ZFSM–CBSM–RSP type ZSPI–DDL–ENUM.
05 ZFSM–CHDX–RSP type ZSPI–DDL–ENUM.
05 ZFSM–EBCD type ZSPI–DDL–ENUM.
05 ZFSM–IMM–RQ type ZSPI–DDL–ENUM.
05 ZFSM–QEC type ZSPI–DDL–ENUM.
05 ZFSM–QRI–CHAIN type ZSPI–DDL–ENUM.
05 ZFSM–SBI type ZSPI–DDL–ENUM.
end.
ZCORR–CNT
records the number of entries in the send or receive correlation table. There is one
entry in this table for each request sent or received for which no response has yet
been processed. A large value for the receive correlation count usually means the
controlling session is using user–controlled responses and has a number of
responses to send. A large value for the send correlation count implies that
delayed request mode is being used and the partner has a number of responses to
send.
ZPACING–CNT
records the current pacing count, indicating the number of RUs that can be sent or
received before a pacing response is sent or received.
ZRU–CNT
records the number of RUs waiting to be sent or processed.