User's Manual
1424 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
SNORT_ENABLED If Snort Messages enabled smallint
PSUDO_ENABLED If Pseudo Events enabled smallint
REGULAR_EXP Common filtering message for Syslog Forwarding varchar 512
SEVERITY Emergency(0), Alert(1), Critical(2), Error(3),
Warning(4), Notice(5), Info(6), Debug (7).
Traps with selected severity and those with higher
severity will be forwarded.
smallint
TABLE 118 EVENT_INSTANCE
Field Definition Format Size
ID Unique generated database identifier. int
EVENT_POLICY_ID Foreign Key to Event_Policy Table int
EVENT_KEY A String Key string which identifies a specific instance
of an Event.
varchar 64
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 119 EVENT_MODULE
Field Definition Format Size
ID The default value is 0. int
DESCRIPTION varchar 256
TABLE 117 EVENT_FWD_FILTER (Continued)
Field Definition Format Size