X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-56
DELETE Command
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the SPI Programming Manual.
Operational Notes
•
DELETE is a sensitive command.
•
The subdevices must be in the STOPPED summary state when this command is
issued.
•
Subdevices can be added to the X25AM subsystem by using the ADD command.
•
No summary-state transition is associated with this command.
Error-Handling Notes
•
If the token ZCOM-TKN-SUB is present when the object type is ZCOM-OBJ-LINE
and the value is not ZCOM-VAL-SUB-ONLY, the error identified by the error
number ZCOM-ERR-TKN-VAL-INV is returned.
•
If the token ZCOM-TKN-SUB is present when the object type is ZCOM-OBJ-SU
and the value is not ZCOM-VAL-SUB-NONE, the error identified by the error
number ZCOM-ERR-TKN-VAL-INV is returned.
•
The error identified by the error number ZCOM-ERR-TKN-REQ is returned if the
object type in the command is ZCOM-OBJ-LINE and either the subordinate-
modifier token ZCOM-TKN-SUB is not present, or ZCOM-TKN-SUB is present but
does not have the value ZCOM-VAL-SUB-ONLY.
•
The error identified by the error number ZCOM-ERR-SUB-NOT-FOUND is
returned if the object type in the command is ZCOM-OBJ-LINE and the specified
line has no subordinate subdevices.
•
The error identified by the error number ZCOM-ERR-OBJ-NOT-FOUND is returned
if the object type in the command is ZCOM-OBJ-SU and a specified subdevice
cannot be found.
•
If an attempt is made to delete subdevices that are not in the STOPPED summary
state, the error identified by the error number ZCOM-ERR-CMD-INV-IN-
SUMSTATE is returned.