X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-24
ALLOWOPENS 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 subdevice that was affected
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 contains the value ZCOM-OBJ-SU. This token is
present in every response record, and it is described in the Section 5, Common
Definitions.
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
ALLOWOPENS command are the following:
For command-specific information about these error numbers, see Error-Handling
Notes on page 6-25. 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.
-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.
-25 (ZCOM-ERR-SUB-NOT-FOUND): No subordinate objects were found.
-17 (ZCOM-ERR-OBJ-NOT-FOUND): The specified object cannot be found.
-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.