OSI/AS Management Programming Manual

OSI/AS Definitions
Common Definitions
4–24 056785 Tandem Computers Incorporated
Predefined Token and Field
Values
The OSI/AS subsystem defines three values for use in tokens and token fields in
several commands, event messages, or error lists. These values are listed in Tables 4-
19 and 4-20.
Table 4-19 OSI/AS Predefined Values for the ZOSI Structure
ZOSI Structure
ZOSI-VAL-SSID
Table 4-20 OSI/AS Predefined Values for the ZOSI Values
ZOSI Values
ZOSI-VAL-SERVR-BANNER ZOSI-VAL-VERSION
ZOSI-VAL-SERVR-BANNER
is the server-banner string returned by the OSI/AS subsystem in the ZSPI-TKN-
SERVER-BANNER token.
ZOSI-VAL-SSID
is the subsystem ID for the OSI/AS subsystem. ZOSI-VAL-SSID has the following
structure definition:
def ZOSI-VAL-SSID tacl ssid.
02 Z-OWNER type character 8
value is ZSPI-VAL-TANDEM.
02 Z-NUMBER type ZSPI-DDL-UINT
value is ZSPI-SSN-ZOSI.
02 Z-VERSION type ZSPI-DDL-UINT
value is ZOSI-VAL-VERSION.
end.
ZOSI-VAL-VERSION
is a version number identifying the version of the OSI/AS 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
Simple tokens that appear in OSI/AS commands and responses are described in the
Communications Management Programming Manual.
Extensible structured tokens that appear in OSI/AS commands and responses are
described in Section 5 under each individual command.
Tokens defined by OSI/AS that appear in error lists are described in Appendix A.