User Guide
OmniVista SafeGuard Manager Administration Guide
185
Chapter 7: Managing the Server
7 Specify the filter information as shown below:
8 Click OK. The new filter displays in the Visualization Filter Group. You can
specify multiple filters using the same process.
9 To delete a filter, select the filter and click Delete.
Table 46 New Visualization Filter Attributes
Attribute Description
Type From the dropdown list, select whether the visualization
filter is to be based on VLAN ID, Application, or User
Role.
Note: Filters of the same type have the OR condition
applied, whereas filters across different types have the
AND condition applied. For example, if FilterGroup1 is
created with filters:
■ VLANID In Range 2-5
■ Application like HTTP%
The above filters are translated to:
( ((VLANID >=2) AND (VLANID <=5)) AND
((application type.startsWith(‘HTTP’)>0)) )
The flows satisfying this condition will be dropped.
Condition From the dropdown list select a condition that excludes
or includes the values that you specify in the value field.
Value Specify a value to go with the entry in the condition
field.










