OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-112
ADD SUBSYS
defined by the CONFIG-DB-SVOL parameter (for example,
$USER7.DJOSIMHS.ZD1XDB).
ZMHS-MAP-ACCOUNTING-PARAMS
is an extensible structured token that contains the accounting attributes for the
specified SUBSYS object. This token is required. These attributes include the
events that generate accounting records and the information to be included in the
accounting records. The SPI-NULL value for each field within this token is 32.
The ZMHS-MAP-DB-FNAMES definition, ZMHS-DDL-ACCOUNTING-
PARAMS, contains the following fields:
ZREGISTRATION
controls whether the registration of users or MTAs through Distributed Systems
Management (DSM) will generate accounting events. ZMHS-VAL-FLAG-ON
means accounting events will be generated.
ZSTORAGE
controls whether changes in user storage will generate accounting events.
ZMHS-VAL-FLAG-ON means accounting events will be generated.
ZDEFER
controls whether deferred delivery will generate accounting events.
ZMHS-VAL-FLAG-ON means accounting events will be generated.
ZUMPDU-SUBMIT
controls whether a submitted UMPDU (user message protocol data unit) will
generate accounting events. ZMHS-VAL-FLAG-ON means accounting events
will be generated.
ZUMPDU-DELIVER
controls whether a delivered UMPDU will generate accounting events.
ZMHS-VAL-FLAG-ON means accounting events will be generated.
ZUMPDU-RELAY
controls whether a relayed UMPDU will generate accounting events.
ZMHS-VAL-FLAG-ON means accounting events will be generated.
ZPROBE-SUBMIT
controls whether a submitted probe will generate accounting events.
ZMHS-VAL-FLAG-ON means accounting events will be generated.
Note. In the descriptions below, "ON" means ZMHS-VAL-FLAG-ON. "OFF" means ZMHS-
VAL-FLAG-OFF.