Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1572 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
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 Logical Chassis. The values are
populated by the VCS collector during the discovery
of the VCS switch. The default value -1 means that its
a non-VCS device.
Following are the values and their types:
0 - Unknown
1 - Standalone
2 - Fabric Cluster
3 - Logical Chassis
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
FABRIC_STATUS Stores the fabric level status of the node like
Unknown and Online.
Status is Unknown when:
A node is going through a reboot or ISLs have
not formed yet.
A node is not part of a cluster yet.
Status is Online when:
A node is waiting to rejoin a cluster.
A node joins a cluster and all the ports are up
and ISLs are formed.
varchar 64
TABLE 448 VIRTUAL_SWITCH (Continued)
Field Definition Format Size