1422 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
EVENT_AUDIT 'Indicates whether this is an audit event or not. varchar 255
EVENT_KEY Unique key for the event. This is a string message key
represents message ID from events originated from
switch or the predefined message Id for application
events in the Management application.
varchar
EVENT_ACTION_ID Reference to the ID in the EVENT_POLICY table.
Represents the event action policy that was
responsible for generating this event.
int
DEVICE_GROUP_ID Reference to the DEVICE_GROUP_ID in the
DEVICE_GROUP table.
int
PORT_GROUP_ID Reference to the ID in the PORT_GROUP table. int
SPECIAL_EVENT 'Indicates whether the event is marked as special
event or not. Not a Special event-0, Special event-1.
smallint
TABLE 113 EVENT_CALL_HOME
Field Definition Format Size
ID Unique generated database identifier. int
EVENT_ID Database ID of the EVENT instance. int
EVENT_NUMBER Indicates the Event Number for the event from the
Events.html of the associated product .
int
FRU_CODE Indicates the Field Replaceable Unit code of the Call
Home event.
int
REASON_CODE Indicates the reason code of the Call Home event. int
FRU_POSITION Indicates the FRU position of the Call Home event. int
TABLE 114 EVENT_CATEGORY
Field Definition Format Size
ID Unique generated database identifier. int
DESCRIPTION Holds the event categories. Possible values :
Unknown- 0, Product Ev ent- 1, Link Inci dent Event- 2 ,
Product Audit Event- 3, Product Status Event- 4,
Security Event- 5 , User Action Event- 6, Management
Server Event- 7.
varchar 50
TABLE 115 EVENT_DESCRIPTION
Field Definition Format Size
ID Unique generated database identifier. int
DESCRIPTION Holds the description of the Event. varchar 1024
TABLE 112 EVENT (Continued)
Field Definition Format Size