OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-103
ADD ROUTE
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 ROUTE object to be added. This token is required.
ZMHS-MAP-ROUTE-SEL-PARAM
is an extensible structured token that contains parameters of a specified ROUTE to
an adjacent MTA. This token is required. The fields correspond to attributes in an
O/R name as specified in the P1 definitions of X.411 unless stated otherwise. A
value of -1 in the length field of any parameter is a wild card for that routing
attribute. The SPI-NULL value for each field in this token is 0. The ZMHS-MAP-
ROUTE-SEL-PARAM definition, ZMHS-DDL-ROUTE-SEL-PARAM, contains
the following fields:
ZISOCOUNTRY
corresponds to the countryName O/R attribute and contains the following fields:
ZLENGTH
is the length of the country name. The value is 1 or 2 characters, or it is -1,
indicating that the country name is not specified.
ZSTRING
is the country name.
ZADMD-NAME
corresponds to the administrationDomainName O/R attribute and contains the
following fields:
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.
Note. If the ADMD name is present (that is, not -1), then the ZISOCOUNTRY name
also must be present; otherwise this route cannot be accessed.