AM3270 Management Programming Manual

COMMANDS AND RESPONSES
ABORT Command
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)
ZCOM-ERR-TKN-VAL-INV (-30)
Your management application specified the SUB modifier with
the value ZCOM-VAL-SUB-ONLY for the SU object. The SU object
accepts only the values ZCOM-VAL-SUB-ALL or ZCOM-VAL-SUB-NONE.
ZSPI-TKN-ENDLIST indicates the end of a data list or an error
list. See "SPI Standard Definitions" in Section 5 for details.
ZSPI-TKN-CONTEXT specifies whether there are more reply messages
to be received for a response. If this token is present, the
response continues to the next reply message. If this token is
not present, the reply message is the last to be received. See
"SPI Standard Definitions" in Section 5 for details.
Operational Notes
• ABORT is a sensitive command.
• When the command is completed, the line and subdevices are
placed in the STOPPED summary state.
• The line must be in the STARTED summary state when this
command is issued.
• For more controlled termination of lines and subdevices, use
the STOP command. For PTP subdevices, use the DISCONNECT
command before issuing the STOP command.
6-12