Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

42 Brocade Network Advisor Documentation Updates
53-1002363-02
Database tables and fields
E
STATS_COLLECTION 1 = statistics collection is enabled; otherwise, 0.
Default value is 0.
smallint
CREATION_TIME time at which this record was created.
Default value is ’now()’.
timestamp
LAST_UPDATE_TIME time when this was last updated.
Default value is ’now()’.
timestamp
TABLE 65 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
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 timestamp
TABLE 64 SAN (Continued)
Field Definition Format Size