OSI/AS Management Programming Manual

ADD PROFILE Command
Commands and Responses
056785 Tandem Computers Incorporated 5–43
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the Distributed Systems Management (DSM)
Programming Manual; the final ZSPI-TKN-ENDLIST ends the data list. These
tokens enclose the other response tokens only if the value of the header token
ZSPI-TKN-MAXRESP is nonzero. Because only one object-name token is allowed
in the command, no more than one data list can appear in the response.
ZCOM-TKN-OBJTYPE and ZCOM-TKN-OBJNAME
are described in the Communications Management Programming Manual.
ZSPI-TKN-RETCODE, ZSPI-TKN-ERRLIST, and ZSPI-TKN-ENDLIST
are described in the Distributed Systems Management (DSM) Programming Manual.
Operational Notes
The following conditions, based on settings of fields in the Layer 3 SERVICE and
PROFILE tokens, determine whether the full subset of the OSI internet protocol (IP) is
enabled:
For X25AM lines, the full subset of the IP is enabled if ZIP-X25-SNDCF is set to
ZSPI-VAL-TRUE; it is disabled if ZIP-X25-SNDCF is set to ZSPI-VAL-FALSE. The
ZIP-NULL-LAYER and ZESIS-ENABLE fields are ignored.
For TLAM lines, these conditions apply:
If ZESIS-ENABLE is set to ZSPI-VAL-TRUE, the full subset of the IP is enabled
and the ZIP-NULL LAYER field is ignored.
If ZESIS-ENABLE is set to ZSPI-VAL-FALSE, the full subset of the IP is enabled if
ZIP-NULL-LAYER is set to ZSPI-VAL-FALSE, and is disabled if ZIP-NULL-
LAYER is set to ZSPI-VAL-TRUE.
The ZIP-X25-SNDCF field is ignored for TLAM lines.ZIP-NULL-LAYER and ZX25-
SNDCF can be set in the Layer 3 SERVICE and in individual Layer 3 PROFILEs.
ZESIS-ENABLE can be set only in the Layer 3 SERVICE.