SNAX/HLS Management Programming Manual

Standard SPI Definitions
Common Definitions
6–2 104708 Tandem Computers Incorporated
ZSPI–TKN–ERROR
is the error token used in responses and in some events. For descriptions of all
SNAX/HLS error numbers, their associated error lists, and the data
communications errors that can be issued by SNAX/HLS, see Appendix A, "Error
Numbers and Error Lists."
ZSPI–TKN–MANAGER
contains the name of the SNAX/HLS process.
ZSPI–TKN–MORE–DATA
provides support as described in the Distributed Systems Management (DSM)
Programming Manual.
The token is ZSPI–TYP–BOOLEAN type , and when present with a value of
ZSPI–VAL–TRUE in a response buffer, the response record is incomplete. A
ZSPI–TKN–CONTEXT token will also be present.
ZSPI–TKN–OBJECT–TYPE
contains the object–type number of a SNAX/HLS object. These object–type
numbers and their associated text are described under “Standard Data
Communications Definitions,” this section.
ZSPI–TKN–RESPONSE–TYPE
provides support, as described in Distributed Systems Management (DSM)
Programming Manual.
ZSPI–TKN–RETCODE
is the return token used in responses, containing one of the SNAX/HLS or
common data communications error numbers. For descriptions of all SNAX/HLS
error numbers, their associated error lists, and the data communications errors
that can be issued by SNAX/HLS, see Appendix A, "Error Numbers and Error
Lists."
ZSPI–TKN–SEGLIST
provides support, as described in the Distributed Systems Management (DSM)
Programming Manual.
The token begins a segment list. The list is ended with a corresponding
ZSPI–TKN–ENDLIST token.