Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

Brocade Network Advisor SAN User Manual 1333
53-1002696-01
Database tables and fields
H
CLUSTER_TYPE This column is used to determine whether VCS is in
Fabric Cluster or Management Cluster. The values will
be populated by the VCS collector during the
discovery of the VCS switch. The default value of -1
means that its a non VCS device. Following are the
values and their enums
UNKNOWN("vcs-unknown-cluster"),
STAND_ALONE("vcs-stand-alone"),
FABRIC_CLUSTER("vcs-fabric-cluster"),
MANAGEMENT_CLUSTER("vcs-management-cluster").
smallint
SWITCH_ID Represents the Switch embedded port destination
identifier.
int
MONITORED To identify whether the switch is monitored or
unmonitored. 0 is Unmonitored and 1 is Monitored.
int
FEATURES_ENABLED Holds as a bit mask the features that are active /
enabled. Each bit would represent features like
Lossless etc.
int
MAPS_ENABLED_ACTIONS Bitmask of Maps actions enabled on the switch.
0-None, 1-Raslog, 2-SNMP, 4-Email, 8-Fence Port,
16-SW Down, 32-SW Marginal
int
TABLE 386 VIRTUAL_SWITCH_CAPABILITY
Field Definition Format Size
VIRTUAL-SWITCH_ID * DB ID of virtual switch. int
CAPABILITY_ * Name of capability detected on virtual switch. varchar 256
ENABLED 1 = the capability is enabled on the virtual switch. int
TABLE 387 VIRTUAL_SWITCH_CHECKSUM
Field Definition Format Size
VIRTUAL_SWITCH_ID * DB ID of virtual switch. int
CHECKSUM_KEY * Checksum key. varchar 32
CHECKSUM Checksum value. varchar 16
TABLE 388 VIRTUAL_SWITCH_COLLECTION
Field Definition Format Size
VIRTUAL_SWITCH_ID * DB ID of virtual switch. int
COLLECTOR_NAME * Collector name. varchar 256
LAST_VIRTUAL_SW_
MODIFICATION
Last modified time on switch. timestamp
TABLE 385 VIRTUAL_SWITCH (Continued)
Field Definition Format Size