Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1014 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
USER_NAME User name for authentication. varchar 256
PASSWORD Password for authentication. varchar 256
NOTIFICATION_INTERVAL Time interval between successive event notifications. int
NOTIFICATION_UNIT Time interval Unit:
0 = Seconds
1 = Minutes
2 = Hours
Default value is 0.
smallint
TEST_OPTION Time interval Unit:
0 = Send test to configured e-mail address.
1 = Send test to all enabled users.
Default value is 0.
smallint
SSL_ENABLED Default value is 0. smallint
TABLE 130 EVENT_RULE
Field Definition Format Size
ID* 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
TABLE 129 EVENT_NOTIFICATION (Continued)
Field Definition Format Size