X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-86
INFO Command
Some values of RETCODE that are likely to occur in response to the INFO
command are the following:
For command-specific information about these error numbers, see Error-Handling
Notes on page 6-87. 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.
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the SPI Programming Manual.
Operational Notes
All users can issue the INFO command.
To change the values of line attributes, use the ALTER LINE command.
To change the values of line attributes, use the ALTER SUBDEVICE command.
To obtain information about the current states of lines and subdevices, use the
STATUS command.
To obtain statistical information about lines and subdevices, use the STATISTICS
command or the RESETSTATS command.
Using the token ZSPI-TKN-RESPONSE-TYPE in the command to request the
return of only those response records for lines and subdevices on which errors or
warnings occurred can result in no information being returned.
No summary-state transition is associated with this command.
-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.
-5 (ZCOM-ERR-CMD-NOT-SUPP): An invalid, unknown, or unsupported
command token was found.
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.