TR3271 Management Programming Manual

COMMANDS AND RESPONSES
GETVERSION Command
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-INT.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-SERVER-BANNER
token-type ZSPI-TYP-CHAR50. !{}
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the name of the TR3271 process that
is to return the version information. The process name is the
same as the line name. Your application must provide this token
only if the value ZCOM-OBJ-PROC has been specified. This token
is described in "Data-Communications Standard Definitions" in
Section 5 and the
Communications Management Programming Manual
.
ZCOM-MAP-REQID and ZCOM-TKN-CMD-TIMEOUT are standard data-
communications tokens that your application can optionally pro-
vide. These tokens are described in "Data-Communications
Standard Definitions" in Section 5 and the
Communications
Management Programming Manual
.
(ZSPI-TKN-) MANAGER, SSID, MAXRESP, CONTEXT, RESPONSE-TYPE,
ALLOW-TYPE, and COMMENT are standard SPI tokens. With the
exception of the ZSPI-TKN-SSID token, which your management
application must pass to SSINIT, these tokens are optional.
These tokens are described in "SPI Standard Definitions" in
Section 5 and the
Distributed Systems Management (DSM)
Programming Manual
.
6-47