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

Brocade Network Advisor Documentation Updates 23
53-1002363-02
Database tables and fields
E
Collector
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
TABLE 18 FABRIC_CHECKSUM
Field Definition Format Size
FABRIC_ID * Fabric ID, foreign key to the FABRIC table. int
CHECKSUM_KEY * Type of checksum, e.g. device data or zone data. varchar 32
CHECKSUM Actual checksum value. varchar 16
TABLE 19 FABRIC_COLLECTION
Field Definition Format Size
FABRIC_ID * Fabric ID, foreign key to the FABRIC table. int
COLLECTOR_NAME * Name of the collector, e.g., NameServerInfoCollector,
TopologyCollector, ZoneInfoCollector,
ActiveZoneInfoCollector.
varchar 256
SEED_SWITCH_IP IP address of the switch which serves as the seed
switch. This is the switch from which above mentioned
fabric level collectors get their information.
varchar 128
LAST_SEED_SW_
MODIFICATION
Timestamp of the seed switch, when the particular
HTML page was changed last. Note that this is not
when the last time collection was done.
timestamp
TABLE 17 FABRIC (Continued)
Field Definition Format Size