User's Guide

Table Of Contents
You can have up to 25 filters. Click the Add Another button to add additional filters.
You can remove a filter by clicking the X next to the filter.
Expression Editor
The Expression Editor allows you to build a filter using expressions. An expression is made up of a field,
operator (parentheses or quotation marks), and a value. The filters are the same as the ones used in the
Filter List.
The operators (parentheses and quotation marks) are:
! Logical NOT operator.
(
)
AND Logical operator. Used to combine two expressions
OR Logical operator. Use to choose one of two expressions
= Is equal to
!= Is not equal to
< Is less than
<= Is less than or equal to
> Is greater than
>= Is greater than or equal to
LIKE Is similar to, matches some portion (Used for a partial match)
ILIKE Case insensitive partial match
IN Condition exists within the filter value (usually used when the filter
combines two or more variables which must be compared in some
way to create a trigger)
Configuration Tab Alarm Action Manager
Extreme AirDefense User Guide for version 10.5. 613