OSI/AS Management Programming Manual

OSI/AS Definitions
Common Definitions
4–22 056785 Tandem Computers Incorporated
ZOBJ-ID
is an array of up to 16 integers, representing up to 16 levels in the object
identifier hierarchy.
ZOSI-DDL-OSINAME
is the common name by which the application is known to the local subsystem.
The OSI name is defined locally only. Its definition is as follows:
ZOSI-DDL-OSINAME type ZSPI-DDL-CHAR128.
ZOSI-DDL-PSEL
is a presentation selector (PSEL). It is defined as follows:
ZOSI-DDL-PSEL type ZSPI-DDL-CHAR16.
ZOSI-DDL-SNPA
is a subnetwork point of attachment (SNPA). It is defined as follows:
ZOSI-DDL-SNPA type ZSPI-DDL-CHAR16.
ZOSI-DDL-SSEL
is a session selector (SSEL). It is defined as follows:
ZOSI-DDL-SSEL type ZSPI-DDL-CHAR16.
ZOSI-DDL-TSEL
is a transport selector (TSEL). It is defined as follows:
ZOSI-DDL-TSEL type ZOSI-DDL-CHAR32.
Character Strings
ZOSI-DDL-CHAR12
is a 12-character structure whose fields are addressable either as string-type or as
integer-type values. Its definition is as follows: