SNAX/APC Management Programming Manual
GETVERSION Command
Commands and Responses
5–42 111813 Tandem Computers Incorporated
Tokens in Command Buffer
ZSPI-TKN-MANAGER
contains the name of the SNAX/APC process. This token is required for the
GETVERSION command.
ZCOM-TKN-CMD-TIMEOUT and ZCOM-TKN-GETVSN-SUPP-PARAMS
are standard data communications tokens described in the SPI Common Extensions
Manual.
(ZSPI-TKN-)MAXRESP, CONTEXT, and ALLOW-TYPE
are standard SPI tokens described in the SPI Programming Manual.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is a standard SPI data list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZCMK-TKN-PKG-BANNER
is a standard data communications token that contains version information. Refer
to the SPI Common Extensions Manual for further information on this token.
ZCOM-TKN-GETVSN-SECUR-SUPP and ZCOM-TKN-GETVSN-TRACE-SUPP
are standard data communications tokens described in Section 4, “Common
Definitions,” and the SPI Common Extensions Manual.
ZCOM-TKN-OBJNAME
is a standard data communications token that identifies the SNAX/APC process
name. This token is always present in the response buffer. Although the
command specifies the SNAX/APC process name through the ZCOM-TKN-
MANAGER token, this token is not present in the response buffer; instead, the
process name is returned in the ZCOM-TKN-OBJNAME token in the response
buffer. Refer to Section 3, “Elements of SPI Messages for SNAX/APC,” and
Section 4, “Common Definitions,” for further information on object names.
ZCOM-TKN-OBJTYPE
is a standard data communications token that indicates the object type. For the
ZCOM-CMD-GETVERSION command, the valid object types are NULL and
PROC.
ZSPI-TKN-SEGMENTATION
provides support for segmented SPI responses, as described in the SPI
Programming Manual .