User Manual v12.3.0 Owner's manual

1572 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
NAME Name of the Event Rule Action:
Launch Script = for launch script
Send E-mail = for send e-mail
Raise Event = for broadcast message
varchar 255
TYPE Name of the action:
script = for Launch Script
e-mail = for E-mail
message = for Broadcast message
varchar 30
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:
0 = Action Disabled
1 = Action Enabled
Default value is 0.
smallint
TABLE 130 FABRIC
Field Definition Format Size
ID* Unique generated database identifier. int
SAN_ID Foreign key to SAN table; usually 1 since there is only
one SAN.
int
SEED_SWITCH_WWN WWN of the virtual switch used as seed switch to
discover the fabric.
char 23
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
TYPE Denotes the type of Fabric. 0 = legacy fabric, 1 = base
fabric, 2 = logical fabric, 3 = partial fabric, 4 =
ethernet fabric. Default value is 0.
smallint
SECURE 1 = it is a secured fabric.
Default value is 0.
smallint
AD_ENVIRONMENT 1 = there are user-defined ADs in this fabric.
Default value is 0.
smallint
MANAGED 1 = it is an actively "monitored" fabric; otherwise, it is
an "unmonitored" fabric.
Default value is 1.
smallint
MANAGEMENT_STATE Bit map to indicate various management indications
for the fabric.
Default value is 0.
smallint
TABLE 129 EVENT_RULE_ACTION (Continued)
Field Definition Format Size