OSI/MHS Management Programming Manual
Common Definitions
OSI/MHS Management Programming Manual—424824-001
4-24
Accounting Tokens
ZMHS-TKN-MSG-SIZE (ZSPI-TYP-INT2)
is the total number of bytes in an UMPDU (user message protocol data unit), a
probe or a report. For user messages (UMPDUs) and reports, it is the envelope plus
the content; for probes, it is only the envelope.
ZMHS-TKN-MSG-TYPE (ZSPI-TYP-ENUM)
is the type of X.400 message. The possible values are:
ZMHS-TKN-NON-DELIV-DIAG (ZSPI-TYP-INT)
contains the values specified for NonDeliveryDiagnosticCode in X.411. This token
is only present for nondelivery reports.
ZMHS-TKN-NON-DELIV-REASON (ZSPI-TYP-INT)
contains the values specified for NonDeliveryReasonCode in X.411. This token is
only present for nondelivery reports.
ZMHS-TKN-NUM-RECIPIENTS (ZSPI-TYP-INT2)
specifies the number of recipients in a message or probe, or number of proposed
recipients in a report.
ZMHS-TKN-OR-ADMD (ZSPI-TYP-STRING)
is the ADMD name component of the O/R name; maximum length 16 bytes. This
token is optional—it is supplied if it is present in the X.400 O/R name.
ZMHS-TKN-OR-COMMON-NAME (ZSPI-TYP-STRING)
is the common name component of the O/R name; maximum length 64 bytes. This
token is optional—it is supplied if it is present in the X.400 O/R name.
ZMHS-TKN-OR-COUNTRY (ZSPI-TYP-STRING)
is the country name component of the O/R name; maximum length 3 bytes. This
token is optional—it is supplied if it is present in the X.400 O/R name.
ZMHS-TKN-OR-DD-TYPE-1 (ZSPI-TYP-STRING)
ZMHS-TKN-OR-DD-TYPE-2 (ZSPI-TYP-STRING)
ZMHS-TKN-OR-DD-TYPE-3 (ZSPI-TYP-STRING)
ZMHS-TKN-OR-DD-TYPE-4 (ZSPI-TYP-STRING)
are the domain defined attribute types of the O/R name; maximum length 8 bytes.
These tokens are optional—they are supplied if they are present in the X.400 O/R
name.
ZMHS-VAL-MSG- Value Meaning
TYPE-UMPDU 0 User message (UMPDU)
TYPE-PROBE 1 Probe
TYPE-REPORT 2 Delivery/nondelivery report