X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-27
ALTER LINE Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI manager token that contains the name of an X25AM line. This
token is not required to be present in the command, and duplicate occurrences are
not allowed. ZSPI-TKN-MANAGER is described in Section 5, Common Definitions.
ZX25-MAP-ALTER-LINE
is an extensible structured token that describes which attributes are to have their
values changed and what the new values for these attributes are. It has the token
number ZX25-TNM-ALTER-LINE and the DDL definition ZX25-DDL-ALTER-LINE.
This token must be present in the command, and duplicate occurrences are not
allowed.
There is a field in ZX25-MAP-ALTER-LINE for each line attribute that can be
altered by the ALTER LINE command. If a field of this token is assigned a value
other than its null value, the ALTER LINE command assigns that value to the
02 ZBCUG type ZSPI-DDL-INT.
02 ZRPOA type ZSPI-DDL-INT
occurs 7 times.
02 ZRPOA-DNIC-CNT type ZSPI-DDL-INT.
02 ZTRANSIT-DELAY type ZSPI-DDL-TIMESTAMP.
end.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZCOM-MAP-REQID
def ZCOM-DDL-REQID.
02 ZCRTPID type ZSPI-DDL-CRTPID. !{}
02 ZPAID type ZSPI-DDL-INT. !{}
end.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT. !{}
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.