X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-36
ALTER LINE Command
Some values of RETCODE that are likely to occur in response to the ALTER LINE
command are the following:
For command-specific information about these error numbers, see Error-Handling
Notes on page 6-37. 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.
Operational Notes
ALTER LINE is a sensitive command.
The line must be in the STOPPED summary state when this command is issued.
To obtain the current values of the attributes of a line, use the INFO command.
No summary-state transition is associated with this command.
-30 (ZCOM-ERR-TKN-VAL-INV): A supported token had an
improper value.
-17 (ZCOM-ERR-OBJ-NOT-FOUND): The specified object cannot
be found.
-14 (ZCOM-ERR-NO-MEM-SPACE): The X25AM subsystem
cannot obtain enough
memory space to process
the command.
-12 (ZCOM-ERR-MAX-LIMIT-EXCEEDED): A configuration limit or fixed
limit was exceeded.
-3 (ZCOM-ERR-CMD-INV-IN-SUMSTATE): The current summary state of
the object prevents
processing of the command.
511 (ZX25-ERR-ATTRIBUTES-INCONSIST): Attributes are inconsistent.
512 (ZX25-ERR-OBJ-NAME-NOT-SUPP): The object name is not
supported by the X25AM
subsystem.
513 (ZX25-ERR-TKN-VAL-COMB-INV): The command was rejected
because of an invalid token
values combination.
517 (ZX25-ERR-EXTFORMAT-NOT-ALLOW): Using SPI to turn on
EXTFORMAT is not allowed.
4999 (ZX25-ERR-EMPTY-RESPONSE): The empty response record
is being returned.