TR3271 Management Programming Manual

COMMANDS AND RESPONSES
ABORT Command
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 a TR3271 line or subdevice
that was terminated by the command. Unless there is an error
that prevents the ABORT 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 in the
Communications Management Programming
Manual
.
ZCOM-TKN-OBJTYPE specifies the type of object that was termi-
nated. This token can have the value ZCOM-OBJ-LINE or ZCOM-
OBJ-SU. This token is described in "Data-Communications Standard
Definitions" in Section 5 and the
Communications Management
Programming Manual
.
ZSPI-TKN-ERRLIST indicates the beginning of an error list.
Within the error list, the object experiencing the error is
listed. See "SPI Standard Definitions" in Section 5 for details.
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
.
The possible nonzero values of RETCODE in response to the ABORT
command are as follows:
ZCOM-ERR-EMPT-RSP (-33)
ZCOM-ERR-TKN-REQ (-29)
ZCOM-ERR-TKN-DUP (-27)
ZCOM-ERR-TKN-CODE-INV (-26)
ZCOM-ERR-SUB-NOT-FOUND (-25)
ZCOM-ERR-SSID-INV (-24)
ZCOM-ERR-SECUR-VIOL (-22)
ZCOM-ERR-OBJNAME-INV (-19)
ZCOM-ERR-OBJ-NOT-SUPP (-18)
ZCOM-ERR-OBJ-NOT-FOUND (-17)
ZCOM-ERR-OBJ-ALRDY-IN-SUMSTATE (-16)
ZCOM-ERR-FNAME-INV (-9)
ZCOM-ERR-CMD-TIMED-OUT (-7)
ZCOM-ERR-CMD-MISMATCH (-4)
ZCOM-ERR-CMD-INV-IN-SUMSTATE (-3)
6-11