Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

Brocade Network Advisor Documentation Updates 125
53-1002363-02
Database tables and fields
E
TABLE 245 EVENT_POLICY
Field Definition Format Size
ID int
TYPE Even Policy Type
0 - Pseudo Event 1 - Event Action
smallint
NAME The Name of the Event Policy varchar 256
DESCRIPTION The Description of the Event Policy varchar 1024
STATUS Administrative status of the Event Policy
0 - disabled 1- enabled
smallint
LAST_MODIFIED_TIME 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';
timestamp
SEVERITY The Event Policy Sub Type
Escalation (0), Resolving (1), Flapping (2),Repeating
(3).
The default value is 0.
smallint
MESSAGE varchar 256
SUB_TYPE The Event Policy Sub Type
Escalation (0), Resolving (1), Flapping (2),Repeating
(3)
smallint
EVENT_ORIGIN 0- SNMP Trap 1- Application Event 2- Pseudo Event 3-
Snort 4- Pseudo Event 5- Custom Event
smallint
PROPERTIES The property string which is used to define various
parameters that are associated with an Event Policy
such as flapping time and durations etc
varchar 2048
TABLE 246 EVENT_POLICY_SOURCE_ENTRY
Field Definition Format Size
ID 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