I Database tables and fields

TABLE 125 EVENT_RULE (Continued)

Field

Definition

Format

Size

 

 

 

 

SOURCE_NAME

Name of the source.

varchar

1024

 

 

 

 

DESCRIPTION_CONTAINS

Description pattern about the rule.

varchar

255

 

 

 

 

LAST_MODIFIED_TIME

Rules last edited time.

timestamp

 

 

 

 

 

SELECTED_TIME_UNIT

Timestamp unit of the selected rule:

smallint

 

 

0 = second

 

 

 

1 = Minutes

 

 

 

2 = Hours

 

 

 

Default value is 1.

 

 

 

 

 

TABLE 126 EVENT_RULE_ACTION

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

 

ID*

 

 

int

 

 

 

 

 

RULE_ID

The rule ID present in the Event_Rule Table.

int

 

 

 

 

 

NAME

Name of the Event Rule Action:

varchar

255

 

Launch Script = for launch script

 

 

 

Send E-mail = for send e-mail

 

 

 

Raise Event = for broadcast message

 

 

TYPE

Name of the action:

varchar

30

 

script = for Launch Script

 

 

 

e-mail = for E-mail

 

 

 

message = for Broadcast message

 

 

FIELD1

Data for the selected action.

varchar

512

 

 

 

 

FIELD2

Data for the selected action.

varchar

512

 

 

 

 

FIELD3

Data for the selected action.

varchar

512

 

 

 

 

FIELD4

Data for the selected action.

varchar

512

 

 

 

 

STATE

State of the Action:

smallint

 

 

0 = Action Disabled

 

 

 

1 = Action Enabled

 

 

Default value is 0.

TABLE 127 FABRIC

Field

Definition

Format

Size

 

 

 

 

ID*

Unique generated database identifier.

int

 

 

 

 

 

SAN_ID

Foreign key to SAN table; usually 1 since there is only

int

 

 

one SAN.

 

 

 

 

 

 

SEED_SWITCH_WWN

WWN of the virtual switch used as seed switch to

char

23

 

discover the fabric.

 

 

 

 

 

 

NAME

User-assigned fabric name.

varchar

256

 

 

 

 

CONTACT

User-assigned "contact" for the fabric.

varchar

256

 

 

 

 

LOCATION

User-assigned "location" for the fabric.

varchar

256

 

 

 

 

DESCRIPTION

User-assigned fabric description.

varchar

256

1428

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1480
Image 1480
Brocade Communications Systems IP250 user manual Fabric, Database tables and fields Eventrule, Eventruleaction