Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1484 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
MANAGED_ELEMENT_ID A unique managed element ID for this virtual switch.
Also a foreign key reference to the
MANAGED_ELEMENT table.
int
HIF_ENABLED The HIF Enabled bit on the switch. Values are 1 for
enabled and 0 for not enabled. -1 the default, stands
for not supported and will be used for older
firmwares.
Default value is -1.
smallint
CLUSTER_MODE This column is used to determine whether VCS
Cluster is in Standalone mode or Cluster mode. 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 Enum
will be defined as NON_VCS(-1), STANDALONE(0),
CLUSTER(1).
smallint
VCS_ID This column is used to store the VCS ID of the device.
The value will be populated by the
NosSwitchAssetCollector during the discovery of the
VCS Cluster. The non zero value will be stored as VCS
ID. Default value is -1.
smallint
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 408 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 407 VIRTUAL_SWITCH (Continued)
Field Definition Format Size