User Manual v12.1.0 Instruction Manual
Brocade Network Advisor SAN + IP User Manual 2085
53-1002949-01
Database tables and fields
I
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 189 EVENT_PROCESSOR_MAP
Field Definition Format Size
PROCESSOR_CLASS_NA
ME
The fully qualified processor class name which will be
invoked for the corresponding event id in this table.
Column added as part of the Event Processing
Framework
varchar 1024
EVENT_ID The Event Id is the Trap OID on which the corresponding
processor needs to act up on . Column added as part of
the Event Processing Framework
varchar 1024
TABLE 190 EVENT_RULE
Field Definition Format Size
ID* Unique generated database identifier. int
NAME Name of the Event Rule. varchar 255
TYPE Event Rule Type:
• 0 = Port Offline
• 1 = PM Threshold crossed
• 2 = Security Violation
• 4 = Event
int
DESCRIPTION Description about the Event Rule. varchar 512
OPERATOR1 AND operator used to append the rule. varchar 12
EVENT_TYPE_ID The Selected Event type ID from the Event type combo
box.
int
OPERATOR2 AND operator used to append the rule. varchar 12
MESSAGE_ID Message ID provided by the user. varchar 20
OPERATOR3 AND operator used to append the rule. varchar 12
IP_ADDRESS Source IP Address. varchar 1024
TABLE 188 EVENT_POLICY_SOURCE_ENTRY (Continued)
Field Definition Format Size