SNAX/APC Management Programming Manual

ZAPC-TKN-CUR-SEND-PACING-CNT
Common Definitions
111813 Tandem Computers Incorporated 4–23
ZAPC-TKN-CUR-MAXOUTRUSIZE
indicates the current maximum size of normal flow request units (RUs) that the
local LU sends on the session. This value is used to construct BIND images for
local LU-initiated sessions.
The CUR-MAXOUTRUSIZE token has the token type ZSPI-TYP-INT. The
programmatic command that uses this token is ZCOM-CMD-INFO. The valid
object types for this token are PTNR-MODE and SESS.
For the SESSION object, the CUR-MAXOUTRUSIZE token is returned in the
ZCOM-CMD-INFO response buffer only when the session is in the STARTED
state. For the PTNR-MODE object, the token value is set after the local LU has
properly opened the underlying SNAX access method; that is, the token value will
be 0 until the PTNR-MODE is placed in the STARTED state.
ZAPC-TKN-CUR-RCV-PACING-CNT
specifies the current number of request/response units (RUs) that SNAX/APC can
receive from the partner LU before the partner LU must wait for a pacing response
from SNAX/APC.
The CUR-RCV-PACING-CNT token has the token type ZSPI-TYP-INT. The
programmatic commands that use this token are ZCOM-CMD-INFO and ZCOM-
CMD-STATUS. The valid object type for this token is SESS.
The CUR-RCV-PACING-CNT token is returned in the ZCOM-CMD-INFO and
ZCOM-CMD-STATUS response buffers only when the session is in the STARTED
state.
ZAPC-TKN-CUR-SEND-PACING-CNT
specifies the current number of request/response units (RUs) that SNAX/APC can
send to the partner LU before the SNAX/APC must wait for a pacing response
from the partner LU.
The CUR-SEND-PACING-CNT token has the token type ZSPI-TYP-INT. The
programmatic commands that use this token are ZCOM-CMD-INFO and ZCOM-
CMD-STATUS. The valid object type for this token is SESS.
The CUR-SEND-PACING-CNT token is returned in the ZCOM-CMD-INFO and
ZCOM-CMD-STATUS response buffers only when the session is in the STARTED
state.