User Manual v12.1.0 Instruction Manual
2086 Brocade Network Advisor SAN + IP User Manual
53-1002949-01
Database tables and fields
I
OPERATOR4 AND operator used to append the rule. varchar 12
WWN Source WWN. varchar 1024
OPERATOR5 AND operator used to append the rule. varchar 12
COUNT Count of the specified event. int
OPERATOR6 AND operator used to append the rule. varchar 12
DURATION Duration of the specified event. bigint
STATE State of the rule:
• 0 = Disabled
• 1 = Enabled
smallint
SEVERITY_LEVEL Event severity level.
Default value is 4.
int
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:
• 0 = second
• 1 = Minutes
• 2 = Hours
Default value is 1.
smallint
TABLE 191 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
TABLE 190 EVENT_RULE (Continued)
Field Definition Format Size