6-14
Cisco Info Center Administrator Reference
78-5664-05
Chapter6 Java Event List Configuration
Configuration with the JACE Editor
.
Access
The two properties required for JELD global security are defined in the access set, as described in
Tabl e 6-4.
Table6-3 View Set Properties
Property Type Description
fieldsfromhtml Boolean If set to true the field information for the JEL is taken from
the HTML page applet parameter fields in the same format
as JEL 1.x. If set to false the field information is taken from
the property filter in the view set.
fields String The field information is taken from the field data in the
configuration (see the “Field Extension” section on
page 6-13). For example enter values 1,2,Alerts to
represents these field sets.
namefromhtml Boolean If this field is set to true, the view name is taken from the
HTML page applet parameter viewname in the same format as
JEL 1.x. If this field is set to false, the view name is taken
from the property name in the view set.
name String Enter a string to specify the name of the view. This appears
on the monitor box button, the inline-view message area and
the float-view title bar.
orderfromhtml Boolean If this field is set to true, the order is taken from the HTML
page applet parameter order in the same format as JEL 1.x.
If this field is set to false, the view name is taken from the
property order in the view set.
order String Specifies the ordering to be used for the view. For example,
Severity asc for an ascending order by Severity.
toolsfromhtml Boolean If this field is set to true, the tools information is taken from
the HTML page applet parameter tools in the same format as
JEL 1.x. If this field is set to false, the tools information is
taken from the tool data in the configuration (See the “Tool
Number” section on page 6-16).
filterfromhtml Boolean If this field is set to true, the filter is taken from the HTML
page applet parameter order in the same format as JEL 1.x.
If this field is set to false, the view name is taken from the
property filter in the view set.
filter String Specifies the filter to be used for the view. For example,
Serial>0.
filterrestriction String If not null, the filter is prefixed and an AND clause is added
with the specified restriction. This applies to HTML and
configuration filters.