Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1376 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
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 173 EVENT_POLICY_SOURCE_ENTRY
Field Definition Format Size
ID Unique generated database identifier. int
EVENT_POLICY_ID Foreign Key to Event_Policy Table int
MANAGEMENT_ELEMENT_ID A soft reference key to the Management Element ID.
Do not maintain it as a foreign key constraints.
The default value is 0.
int
INTERFACE_ID A soft reference key to the Interface ID. Do not
maintain it as a foreign key constraints.
The default value is 0.
int
DEVICE_GROUP_ID A reference key to the Device Group
Do not maintain it as a foreign key constraints.
The default value is 0.
int
PORT_GROUP_ID A reference key to the Port Group
Do not maintain it as a foreign key constraints.
The default value is 0.
int
SOURCE_SELECTION_TYPE Option selected to give Source Information
0- IPAddress/Node wwn/Name provided
1- Source selected from available list of
sources.
The default value is 0.
smallint
IP_ADDRESS IP address of source varchar 1024
WWN Node WWN of source varchar 1024
SOURCE_NAME Source Name varchar 1024
TABLE 172 EVENT_INSTANCE (Continued)
Field Definition Format Size