X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-43
ALTER SUBDEVICE 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-SU
is an extensible structured token that describes which attributes are to have their
values changed and what the new values for the attributes are. It has the token
number ZX25-TNM-ALTER-SU and the DDL definition ZX25-DDL-ALTER-SU. This
02 ZREMOTE-ADDR-EXT type ZSPI-DDL-CHAR40.
02 ZLOCAL-ADDR-EXT-TYPE type ZSPI-DDL-INT.
02 ZREMOTE-ADDR-EXT-TYPE type ZSPI-DDL-INT.
02 ZPAGE6520-BLOCK-SIZE type ZSPI-DDL-INT.
02 ZAUTO-DEL-SU type ZSPI-DDL-INT.
02 ZCUG-TYPE type ZSPI-DDL-INT.
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.