Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1628

Advertising
background image

1576

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

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 126

EVENT_POLICY_SOURCE_ENTRY

Field

Definition

Format

Size

ID

Unique generated database identifier.

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

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 127

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 125

EVENT_POLICY (Continued)

Field

Definition

Format

Size

Advertising