X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-65
GETVERSION Command
(ZSPI-TKN-) MAXRESP, RESPONSE-TYPE, ALLOW-TYPE, and COMMENT
are standard SPI tokens described in the SPI Programming Manual. With the
exception of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are not
allowed.
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.
ZSPI-TKN-SERVER-BANNER
is a standard SPI server-banner token, as described in the SPI Programming
Manual. It contains the server-banner string for the X25AM subsystem. This token
is present in every response record.
ZSPI-TKN-RETCODE
is the standard SPI return token described in the SPI Programming Manual.
Some values of RETCODE that are likely to occur in response to the
GETVERSION command are the following:
For command-specific information about these error numbers, see Error-Handling
Notes on page 6-66. For descriptions of all X25AM error numbers, see
Appendix A, Error Numbers and Error Lists.
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
-26 (ZCOM-ERR-TKN-CODE-INV): An invalid, unknown, or unsupported
token code was found.
-4 (ZCOM-ERR-CMD-MISMATCH): There is a mismatch between the
command and the object type.
512 (ZX25-ERR-OBJ-NAME-NOT-SUPP): The object name is not supported by
the X25AM subsystem.
4999 (ZX25-ERR-EMPTY-RESPONSE): The empty response record is being
returned.