X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-35
ALTER LINE Command
ZTRANSIT-DELAY
specifies the transit delay in the facility field of a call-request packet. The line
TRANSITDELAY establishes a default value that is used when the subdevice
TRANSITDELAY attribute is not specified. The value is in TIMESTAMP format
with a range of 0 through 6553 hundredths of a second.
ZCOM-TKN-OBJNAME
is an object-name token that contains the name of the line whose attributes are to
be altered. This token must be present in the command, and duplicate occurrences
are not allowed. ZCOM-TKN-OBJNAME is described in Section 5, Common
Definitions.
ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID
are standard data communications tokens that are described in the SPI Common
Extensions Manual. Duplicate occurrences of these tokens are not allowed.
(ZSPI-TKN-) MAXRESP, RESPONSE-TYPE, ALLOW-TYPE, and COMMENT
are standard SPI tokens described in the SPI Programming Manual. With the
exception of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are not
allowed.
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 the line whose attributes were
altered 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-LINE. This token 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.