X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-8
ABORT Command
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.
ZCOM-TKN-OBJNAME
is an object-name token that contains the name of a line or subdevice that was
terminated by the command. If there is no error, this token is present in every
response record. ZCOM-TKN-OBJNAME is described in Section 5, Common
Definitions.
ZCOM-TKN-OBJTYPE
is an object-type token that indicates the type of the object named in ZCOM-TKN-
OBJNAME. This token can have the following values:
ZCOM-TKN-OBJTYPE is present in every response record, and it is described in
the SPI Common Extensions Manual.
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 ABORT
command are the following:
For command-specific information about these error numbers, see Error-Handling
Notes. For descriptions of all X25AM error numbers, see Appendix A, Error
Numbers and Error Lists.
ZCOM-OBJ-LINE
The object is a line.
ZCOM-OBJ-SU
The object is a subdevice.
-30 (ZCOM-ERR-TKN-VAL-INV): A supported token had an improper
value.
-25 (ZCOM-ERR-SUB-NOT-FOUND): No subordinate objects were found.
-17 (ZCOM-ERR-OBJ-NOT-FOUND): The specified object cannot be found.
-16 (ZCOM-ERR-OBJ-ALRDY-IN-
SUMSTATE):
The object is already in the desired
summary state.
-3 (ZCOM-ERR-CMD-INV-IN-
SUMSTATE):
The current summary state of the object
prevents processing of the command.
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.