Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

998 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
TABLE 88 COLLECTOR
Field Definition Format Size
NAME * Name of the collector registered with the collection
framework.
varchar 256
CLASS_NAME Java class name which serves as the collector. varchar 256
DESCRIPTION Collector description, usually not used. varchar 512
TABLE 89 FABRIC
Field Definition Format Size
ID * 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 Type of fabric (0:legacy fabric, 1: base fabric, 2: logical
fabric).
smallint
SECURE 1 = it is a secured fabric. smallint
AD_ENVIRONMENT 1 = there are user-defined ADs in this fabric. smallint
MANAGED 1 = it is an actively "monitored" fabric; otherwise, it is
an "unmonitored" fabric.
smallint
MANAGEMENT_STATE Bit map to indicate various management indications
for the fabric.
smallint
TRACK_CHANGES 1 = changes (member switches, ISL and devices) in
the fabric are tracked.
smallint
STATS_COLLECTION 1 = statistics collection is enabled on the fabric. smallint
CREATION_TIME When the fabric record is inserted,i.e., created. timestamp
LAST_FABRIC_CHANGED Time when fabric last changed. timestamp
LAST_SCAN_TIME timestamp
LAST_UPDATE_TIME Time when fabric was last updated. timestamp
ACTIVE_ZONESET_NAME Name of the zone configuration which is effective /
active in that fabric.
varchar 256
USER_DEFINED_VALUE_1 User-defined custom value. varchar 256
USER_DEFINED_VALUE_2 User-defined custom value. varchar 256
USER_DEFINED_VALUE_3 User-defined custom value. varchar 256