EMS Manual
Distributor Event Messages
EMS Manual—426909-005
18-4
EMS Token Codes
ZEMS-VAL-FILTER-VERIFY 28
ZEMS-VAL-EMSADDBUFFER 29
ZEMS-VAL-EMSADDSUBJECT 30
ZEMS-VAL-EMSADDTOKENS 31
ZEMS-VAL-EMSGET 32
ZEMS-VAL-EMSINIT 33
ZEMS-VAL-EMSSEND 34
ZEMS-VAL-CHECKOPEN 35
ZEMS-VAL-NEWPROCESS 36
ZEMS-VAL-CHECKPOINT 37
ZEMS-VAL-CHECKMONITOR 38
EMS Token Codes
These are definitions of the EMS tokens used in distributor event messages (EMS
tokens common to event messages from all subsystems are excluded):
ZEMS-MAP-STATUS-DIST (DEF: ZEMS-DDL-STATUS-DIST)
is an extensible structured token used to return status information in the response
message for the distributor STATUS command. This token contains many fields
concerning the distributor process and its current state.
ZEMS-TKN-BLOCKLENGTH (type: ZSPI-TYP-INT; nonshared)
is the block length of a log file.
ZEMS-TKN-DIST-NAME (type: ZSPI-TYP-FNAME; nonshared)
is the name of the distributor reporting the event.
ZEMS-TKN-COLNAME (type: ZSPI-TYP-FNAME; nonshared)
if specified, is the name of a collector associated with the distributor reporting the
event; otherwise it is blank. See ZEMS-TKN-COLNAME-ENUM.
ZEMS-TKN-COLNAME-ENUM (type: ZSPI-TYP-ENUM; nonshared)
indicates the presence of a collector name in ZEMS-TKN-COLNAME:
ZEMS-VAL-COLNAME-PRESENT 0
ZEMS-VAL-COLNAME-NOTPRESENT 1
ZEMS-TKN-DEVTYPE-ENUM (type: ZSPI-TYP-ENUM; nonshared)
uses one of these values to indicate a device-type problem with either a log file (0
to 3) or a collector process (4 or 5):
ZEMS-VAL-FILECODE-BAD 0
ZEMS-VAL-BLOCKLENGTH-BAD 1
ZEMS-VAL-DEVICE-TYPE-BAD 2
ZEMS-VAL-LOGNAME-BAD 3
ZEMS-VAL-VERSION-INCOMPATIBLE 4
ZEMS-VAL-DUP-SOURCE-TARGET 5