Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1378 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
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 176 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
TRACK_CHANGES 1 = changes (member switches, ISL and devices) in
the fabric are tracked.
Default value is 0.
smallint
STATS_COLLECTION 1 = statistics collection is enabled on the fabric.
Default value is 0.
smallint
CREATION_TIME When the fabric record is inserted, i.e., created.
Default value is ’now()’.
timestamp
LAST_FABRIC_CHANGED Time when fabric last changed. timestamp
LAST_SCAN_TIME Last Scan time for the fabric i.e. when the switch was
scanned for changes.
timestamp
TABLE 175 EVENT_RULE (Continued)
Field Definition Format Size