User's Manual

1430 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
FABRIC The fabric name persisted on switches running FOS
7.0 and later. Not to be confused with NAME, which is
store on Network Advisor only.
varchar 128
STATUS Overall operational status of the fabric. 0 is unknown,
1 is healthy, 2 is marginal, 3 is down, 5 is Reachable, 6
is unreachable, 7 is Degraded link.
int
TRACKING_STATUS This represents bitmask as an integer value which
represents missing or untrusted state of fabric
members, ISLs, SANConnections, device Nodes and
device ports. 1 is missing switch/ISL in fabric, 2 is
untrusted switch or ISL in fabric, 4 is missing initiator
or port in fabric, 8 is untrusted initiator or port in
fabric, 16 is missing target or port in fabric, 32 is
untrusted target or port in fabric.
int
BOTTLENECK_STATUS Holds bottleneck status of fabric. Default is 0, Values
are 0 or 1.
int
VCS_LICENSED Indicates whether the fabric has VCS license or not.
Possible values are 0 for not applicable, 1 for licensed,
2 for not licensed. 0 is default. Fabrics representing
clusters with 2 or less nodes will have value of 0 as all
those are automatically licensed. Fabrics representing
clusters with 3 or more nodes will have values 1 or 2
depending on whether the license was acquired or
not.
int
HAS_NOS_AG Denotes whether fabric has NOS AG connected to it or
not. 0 denotes that the fabric has no NOS AG
connected to it and 1 denotes a NOS AG is connected
to the fabric. -1 denotes that it is not applicable and
will be set to NOS clusters.
int
TABLE 128 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 129 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
TABLE 127 FABRIC (Continued)
Field Definition Format Size