Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1623
![background image](/manuals/361713/1623/background.png)
Brocade Network Advisor IP User Manual
1571
53-1003153-01
Database tables and fields
I
TABLE 128
EVENT_RULE
Field
Definition
Format
Size
ID*
Unique generated database identifier.
int
NAME
Name of the Event Rule.
varchar
255
TYPE
Event Rule Type:
•
0 = Port Offline
•
1 = PM Threshold crossed
•
2 = Security Violation
•
4 = Event
int
DESCRIPTION
Description about the Event Rule.
varchar
512
OPERATOR1
AND operator used to append the rule.
varchar
12
EVENT_TYPE_ID
The Selected Event type ID from the Event type combo
box.
int
OPERATOR2
AND operator used to append the rule.
varchar
12
MESSAGE_ID
Message ID provided by the user.
varchar
20
OPERATOR3
AND operator used to append the rule.
varchar
12
IP_ADDRESS
Source IP Address.
varchar
1024
OPERATOR4
AND operator used to append the rule.
varchar
12
WWN
Source WWN.
varchar
1024
OPERATOR5
AND operator used to append the rule.
varchar
12
COUNT
Count of the specified event.
int
OPERATOR6
AND operator used to append the rule.
varchar
12
DURATION
Duration of the specified event.
bigint
STATE
State of the rule:
•
0 = Disabled
•
1 = Enabled
smallint
SEVERITY_LEVEL
Event severity level.
Default value is 4.
int
SOURCE_NAME
Name of the source.
varchar
1024
DESCRIPTION_CONTAINS
Description pattern about the rule.
varchar
255
LAST_MODIFIED_TIME
Rules last edited time.
timestamp
SELECTED_TIME_UNIT
Timestamp unit of the selected rule:
•
0 = second
•
1 = Minutes
•
2 = Hours
Default value is 1.
smallint
TABLE 129
EVENT_RULE_ACTION
Field
Definition
Format
Size
ID*
int
RULE_ID
The rule ID present in the Event_Rule Table.
int