SNAX/APC Management Programming Manual
ZAPC-TKN-SESS-INST-ID
Common Definitions
111813 Tandem Computers Incorporated 4–39
ZAPC-TKN-SESS-CTRL-PRIV
specifies whether or not the TPN is authorized to issue the ACTIVATE_SESSION
and DEACTIVATE_SESSION session control verbs.
The value ZSPI-VAL-TRUE indicates that the TPN is authorized to issue session
control verbs, and the value ZSPI-VAL-FALSE indicates that the TPN is not
authorized to issue session control verbs.
The SESS-CTRL-PRIV token has the token type ZSPI-TYP-BOOLEAN. The
programmatic commands that use this token include ZCOM-CMD-ADD, ZCOM-
CMD-ALTER, and ZCOM-CMD-INFO. The valid object type for this token is
TPN.
When used with ZCOM-CMD-ADD, the default value of the SESS-CTRL-PRIV
token is ZSPI-VAL-FALSE. The ZCOM-CMD-ALTER command cannot be used
unless the TPN is in the STOPPED state. The SESS-CTRL-PRIV token is always
returned in the ZCOM-CMD-INFO response buffer.
ZAPC-TKN-SESS-ID
specifies the session on which this conversation is running. This token may not
exist if the session has been lost.
The SESS-ID token has the token type ZSPI-TYP-STRING, with a maximum length
of four characters. The programmatic commands that use this token are ZCOM-
CMD-INFO and ZCOM-CMD-STATUS. The valid object type for this token is
CONVERSATION.
This token might not be returned in the ZCOM-CMD-INFO response buffer if the
session has just been lost. It may be returned in the ZCOM-CMD-STATUS
response buffer only if the conversation is still using the session.
ZAPC-TKN-SESS-INST-ID
specifies the Session Instance Identifier subfield of the User Data Field contained
in the BIND requests or responses.
The SESS-INST-ID token has the token type ZSPI-TYP-STRING, and can be up to
eight characters in length. The programmatic command that uses this token is
ZCOM-CMD-INFO. The valid object type for this token is SESS.
This token is always returned in the ZCOM-CMD-INFO response buffer.