getfilter eventdictionary

Display current filtering values.

provadmin getfilter eventdictionary [ nodename=<value> ]
                                    [ name=<value> ]
                                    level=<value>

The following table describes the genreal options that are valid with the getfilter eventdictionary command.

Option Description
nodename Application node name
name Dictionary name from which the filtering values are displayed. If not set, the filtering values are displayed for all dictionaries.
level Level of filtering to display. This must be one of the following values:
  • global to display only filter value at the global level.

  • dictionary (or 'dic') to display filter values at global and dictionary levels.

  • event to display filter values at all three levels.

The following is a typical output from this command:

>provadmin getfilter eventdictionary nodename=banks level=dictionary
Global: Default
        Dic. alcatelNGHLR: Allow (Allow)
        Dic. kop: Warning (Allow)
        Dic. sodata: Allow (Allow)
        Dic. basesodata: Allow (Allow)
        Dic. cartbase: Allow (Allow)
        Dic. logservice: Allow (Allow)
        Dic. simplugin: Allow (Allow)
        Dic. sop: Allow (Allow)
        Dic. pop: Allow (Allow)
        Dic. pop_modelmachine: Allow (Allow)
        Dic. wop: Allow (Allow)
        Dic. dirscan: Allow (Allow)
        Dic. dirscanner: Allow (Allow)
        Dic. prov: Allow (Allow)
        Dic. provdriver: Allow (Allow)
        Dic. alarmservice: Allow (Allow)
        Dic. cart_modelmachine: Allow (Allow)
        Dic. cartplugin: Allow (Allow)
        Dic. cartpool: Allow (Allow)
        Dic. cartses: Allow (Allow)
        Dic. cmf: Allow (Allow)
        Dic. csl: Allow (Allow)
        Dic. checkpoint: Allow (Allow)
        Dic. routing: Allow (Allow)
        Dic. soreplayq: Allow (Allow)
>