OSI/AS Management Programming Manual

ALTER SERVICE Command
Commands and Responses
056785 Tandem Computers Incorporated 5–75
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Tokens in Command Buffer
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR
is the Guardian 90 C-series system (ZSPI-TKN-MANAGER) or D-series system
(ZCOM-TKN-XMGR) process name of the OSI manager process to which SCP is to
send this command. This token is optional and can occur only once in the
command.
ZCOM-TKN-OBJNAME
is the name of the SERVICE object to be altered. This token is required and can
occur only once.
Depending on the value of ZCOM-TKN-OBJNAME, you must include one of the
following tokens in the command:
ZOSI-MAP-ALTER-SERV-L3 to alter the Layer 3 SERVICE
ZOSI-MAP-ALTER-SERV-L4 to alter the Layer 4 SERVICE
ZOSI-MAP-ALTER-SERV-L5 to alter the Layer 5 SERVICE
ZOSI-MAP-ALTER-SERV-L6 to alter the Layer 6 SERVICE
ZOSI-MAP-ALTER-SERV-ACSE to alter the ACSE SERVICE
ZOSI-MAP-ALTER-SERV-L3
is an extensible structured token that contains attributes of the Layer 3 SERVICE
being altered. ZOSI-DDL-ALTER-SERV-L3 contains the following fields:
ZX25ACCEPTCHG
controls whether the recipient pays the charge for incoming calls on X.25
networks, if requested by the incoming call request. If this field is set to ZSPI-
VAL-TRUE, the recipient accepts the call and pays the charge; if it is set to
ZSPI-VAL-FALSE, such calls are not accepted. The value initially set by the
OSI manager is ZSPI-VAL-FALSE.