OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-90
ADD MTA
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the MHS manager name, that is, the process to which SCP is to send this
command. This token is required and must occur only once.
ZCOM-TKN-OBJNAME
is the name of the MTA object to be added. This token is required.
ZMHS-MAP-MTA-ADD-PARAMS
is an extensible structured token that contains attributes for a specified adjacent
MTA. This token is required. The SPI-NULL value for each field in this token is 0.
The ZMHS-MAP-MTA-ADD-PARAMS definition, ZMHS-DDL-MTA-ADD-
PARAMS, contains the following fields:
ZITS-MTA-NAME
is the MTA name of the adjacent MTA. It is used when the adjacent MTA logs
on to our OSI/MHS subsystem. ZITS-MTA-NAME contains the following
fields:
ZLENGTH
is the length of the MTA name. The range of values is 1 through 32 bytes.
ZSTRING
is the MTA name.
ZISOCOUNTRY
is the country name of the adjacent MTA. ZISOCOUNTRY contains the
following fields:
ZLENGTH
is the length of the country name. The range of values is 1 through 2.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.