NCLHELP.HLB  —  ignore  event_dispatcher, sink  global_filter
    ignore  [node node-id] event dispatcher sink simple-name -
        global filter ((class-name[,class-name...]), event-name)

    Global Filter

    Specifies a class name, excluding all instance names (for
    example, node, mop, circuit), and identifies the event to be
    ignored.  To ignore all events for the class, specify "all"
    instead of an individual event.

    Example:

    block event dispatcher sink local_sink -
            global filter ((Node, Event Dispatcher, SINK), All)
Additional Information: explode extract
Exception Messages
Close Help