OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-116
ADD SUBSYS
ZMTA
is a structure that contains the name of the local MTA and contains the following
fields:
ZLENGTH
is the length of the ZSTRING field. The range of values is 1 through 32
characters.
ZSTRING
contains the name of the local MTA. To add a SUBSYS object without
specifying the MTA name, define the MTA name with a minimum of one
space character.
ZMTA-DESIGNATOR
is a structure that contains the local MTA designator. It is used by OSI/MHS to
construct the message protocol data unit (MPDU) identifier in the MPDU. It
contains the following fields:
ZLENGTH
is the length of the ZSTRING field. The range of values is 1 through 12
characters.
ZSTRING
contains the local MTA designator. It consists of alphanumeric characters
and must be unique within the local X.400 management domain. No
validation is performed to ensure its uniqueness.
ZMHS-TKN-MSG-ST-CHG-PARAM
controls whether an accounting event is generated when the state of a message-store
message changes from NEW to LISTED, from NEW to PROCESSED, or from
LISTED to PROCESSED. ZMHS-VAL-FLAG-ON means that this accounting
event will be generated. ZMHS-VAL-FLAG-OFF means that this accounting event
will not be generated.
ZMHS-MSG-ST-CHG-PARAM
token is optional and is not a critical event.
ON specifies that event 50 is to be generated each time a message in the
message store changes from NEW to LISTED, from NEW to PROCESSED, or
from LISTED to PROCESSED.
OFF specifies that state changes are not reported.
OFF is the default value.