User Manual v12.3.0 Owner's manual

1568 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
STRING_PATTERN A Regular expression pattern string which can be used
to match an Event instance.
varchar 1024
CATEGORY A small integer which identifies the Category of an
Event instance.
0 - Unknown 1 - Product Event 2- Link Incident Event 3
- Product Audit Event 4- Product Status Event 5 -
Security Event 6- User Action Event 7- Management
Server Event.
The default value is 0.
smallint
SEVERITY The Severity of the Event that is logged per Event
Policy
0- Unknown 1- Emergency 2- Alert 3- Critical 4- Error
5- Warning 6- Notice 7- Info 8- Debug.
The default value is 0.
smallint
SEQUENCE_NUMBER The sequence number of an event instance that''s
specific to the policy.
The default value is 0.
smallint
MSG_IDS Stores the Message ID(s) configured for Custom Event
Type
varchar 512
TABLE 122 EVENT_MODULE
Field Definition Format Size
ID The default value is 0. int
DESCRIPTION varchar 256
TABLE 123 EVENT_NOTIFICATION
Field Definition Format Size
ID* int
STATUS Status of Event Notification. value will be 0 if disabled,
1 otherwise.
Default value is 0.
smallint
SERVER_NAME E-mail (SMTP) server name. varchar 256
REPLY_ADDRESS Reply E-mail address. varchar 50
SEND_ADDRESS E-mail address for which a Test E-mail notification is to
be sent.
varchar 512
SMTP_PORT SMTP Port number.
Default value is 25.
int
USER_NAME User name for authentication. varchar 256
PASSWORD Password for authentication. varchar 256
NOTIFICATION_INTERVAL Time interval between successive event notifications. int
TABLE 121 EVENT_INSTANCE (Continued)
Field Definition Format Size