Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

Brocade Network Advisor SAN User Manual 1203
53-1002696-01
Database tables and fields
H
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 106 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 107 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
TABLE 105 EVENT_POLICY_SOURCE_ENTRY (Continued)
Field Definition Format Size