OSI/TS Management Programming Manual
OSI/TS Definitions
Common Definitions
4–18 056786 Tandem Computers Incorporated
Predefined Token and Field
Values
The OSI/TS subsystem defines several named values for use in tokens and token fields
in several commands, event messages, or error lists. These values are listed in Tables
4-20 and 4-21.
Table 4-20. OSI/TS Predefined Values for Simple Values
Simple Values
ZOS4-VAL-SERVER-BANNER ZOS4-VAL-VERSION
Table 4-21. OSI/TS Predefined Values for Structured Values
Structured Value
ZOS4-VAL-SSID
ZOS4-VAL-SERVR-BANNER
is the server-banner string returned by the OSI/TS subsystem in the ZSPI-TKN-
SERVER-BANNER token.
ZOS4-VAL-SSID
is the subsystem ID for the OSI/TS subsystem. ZOS4-VAL-SSID has the following
structure definition:
def ZOS4-VAL-SSID tacl ssid.
02 Z-Filler type character 8
value is ZSPI-VAL-TANDEM.
02 Z-OWNER Redefines Z-FILLER
type ZSPI-DDL-CHAR8.
02 Z-NUMBER type ZSPI-DDL-INT
value is ZSPI-SSN-ZOS4.
02 Z-VERSION type ZSPI-DDL-UINT
value is ZOS4-VAL-VERSION.
end.
ZOS4-VAL-VERSION
is a version number identifying the version of the OSI/TS DSM interface that is
being used. In commands sent by management applications, this should be the
version of the interface that the application is using. In responses, applications
should not depend on the value of this field, but should use the value of ZSPI-
TKN-SERVER-VERSION.
Tokens OSI/TS defines several extensible structured tokens for use in OSI/TS commands and
responses. These are described in Section 5 under the individual commands in which
they are used.