X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-143
SWITCH Command
every response record. ZCOM-TKN-OBJNAME is described in Section 5, Common
Definitions.
ZCOM-TKN-OBJTYPE
is an object-type token that contains the object type that was present in the
command. 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 SWITCH
command are the following:
For command-specific information about these error numbers, see Error-Handling
Notes on page 6-144. For descriptions of all X25AM error numbers, see
Appendix A, Error Numbers and Error Lists.
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZCOM-OBJ-LINE The object type in the command was ZCOM-OBJ-LINE.
ZCOM-OBJ-PROCESS The object type in the command was ZCOM-OBJ-
PROCESS.
-30 (ZCOM-ERR-TKN-VAL-INV): A supported token had an
improper value.
-29 (ZCOM-ERR-TKN-REQ): A required token was not present
in the command.
-26 (ZCOM-ERR-TKN-CODE-INV): An invalid, unknown, or
unsupported token code was
found.
-5 (ZCOM-ERR-CMD-NOT-SUPP): An invalid, unknown, or
unsupported command token was
found.
-3 (ZCOM-ERR-CMD-INV-IN-SUMSTATE): The current summary state of the
object prevents processing of the
command.
-1 (ZCOM-ERR-ALRDY-USING-RES): The object of the command is
already using the requested
resource.
4999 (ZX25-ERR-EMPTY-RESPONSE): The empty response record is
being returned.