OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-43
ADD APPL
ZSSELECTOR
is a structure that defines the SSEL part of the OSI address used by this group
for receiving associations from adjacent MTAs. This structure identifies a
session layer entity. If you specify the attribute name without any characters as
the address or you do not specify this attribute name at all, this part of the
address is unused. The SPI-NULL value for this structure is 255.
ZSSELECTOR contains the following fields:
ZLENGTH
is the length of the string field in bytes. This value must be an even number
in the range 0 through 32.
ZSTRING
is the OSI address SSEL. This value must be a hexadecimal string of the
length specified in ZLENGTH.
ZTSELECTOR
is a structure that defines the TSEL part of the OSI address used by this group
for receiving associations from adjacent MTAs. This structure identifies a
transport layer entity. If you specify the attribute name without any characters
as the address or you do not specify this attribute name at all, this part of the
address is unused. The SPI-NULL value for this structure is 255.
ZTSELECTOR contains the following fields:
ZLENGTH
is the length of the string field in bytes. The range of values is 0 through
64 bytes.
ZSTRING
is the OSI address TSEL.
ZNSAP
is a structure that defines the NSAP part of the OSI address used by this group
for receiving associations from adjacent MTAs. This structure identifies a
network layer entity. The SPI-NULL value for this structure is 255. ZNSAP
contains the following fields:
ZLENGTH
is the length of the string field in bytes. This value must be an even number
in the range 2 through 40.