EMS Manual

Distributor Commands and Responses
EMS Manual426909-005
17-37
STATUS Command (ZCOM-CMD-STATUS)
ZDIST-EOFDELAY (uint field)
is the time that the distributor delays after end of file (EOF) before rereading
the log. This value is given in sec/100.
ZDIST-SEQ-BLOCKING (Boolean field)
indicates if sequential blocking is selected for all log files except the current file
associated with the collector.
ZEMS-MAP-STATUS-FILTER
is an extensible structured token that gives detailed information about the
distributor’s EMS filters (DEF: ZEMS-DDL-STATUS-FILTER). The fields of ZEMS-
MAP-STATUS-FILTER are defined as follows:
ZDIST-FILTERFILE-NAME (fname field)
is either the object name of a compiled filter, filter table, or burst filter.
ZDIST-FILTER-NAME (char30 field)
is a more descriptive name for a filter. For a filter table or burst filter, this name
is equivalent to the file name part (maximum of eight characters) of the filter file
name (ZDIST-FILTERFILE-NAME).
ZDIST-FILTER-SIZE (uint field)
is the size, in bytes, of the filter object.
ZDIST-FILTER-FLAGS (uint field)
FLAGS <11> is set to 1 if the filter is a filter table that includes either pass
values or header token key word directives. This type of filter is referred to as
extended. If the flag is zero, and the filter is a filter table, then it is referred to as
basic.
For <12:15>
0 compiled
1 pass
2 failed
For <11>
0 basic
1 extended