TR3271 Management Programming Manual

COMMANDS AND RESPONSES
CONNECT Command
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
.
Tokens in Response Buffer
ZSPI-TKN-DATALIST indicates the beginning of a data list. This
token is described in "SPI Standard Definitions" in Section 5 and
the
Distributed Systems Management (DSM) Programming Manual
.
ZCOM-TKN-OBJNAME specifies the name of the TR3271 subdevice that
was trying to build a link to the AM3270 subdevice. Unless
there is an error that prevents the CONNECT command from being
attempted at all, this token is present in every response record.
ZCOM-TKN-OBJNAME is described in "Data-Communications Standard
Definitions" in Section 5 and the
Communications Management
Programming Manual
.
ZCOM-TKN-OBJTYPE specifies the type of TR3271 object that at-
tempted to build a link. The only valid value for this token
is ZCOM-OBJ-SU. This token is described in "Data-Communications
Standard Definitions" in Section 5, "Common Definitions," and the
Communications Management Programming Manual
.
ZSPI-TKN-ERRLIST indicates the beginning of an error list. This
token is described in "SPI Standard Definitions" in Section 5 and
the
Distributed Systems Management (DSM) Programming Manual
.
ZSPI-TKN-RETCODE specifies the return code for the command. This
token is described in "SPI Standard Definitions" in Section 5
and the
Distributed Systems Management (DSM) Programming Manual
.
For details on the data-communications error numbers and their
associated error lists, see "Common Error Numbers and Error
Lists" in the
Communications Management Programming Manual
. For
details on the TR3271 error numbers and their associated error
lists, see Appendix A in this manual.
6-33