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

Table Of Contents
Brocade Network Advisor SAN User Manual 1361
53-1002948-01
Database tables and fields
H
POE_CAPABLE The POE capability of device. Possible values
are:
0 = POE is not supported by this device
1 = POE is supported with IEEE 802.3af
standard by this device
2 = POE plus is supported with IEEE
802.3at standard by this device
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
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-clu
ster
smallint
IS_VCS_CAPABLE This column is used to determine whether the
device is a VCS device. The default value 0
means that the device is not VCS capable and
value 1 means that the device is VCS capable.
smallint
TRACKING This column helps to identify that whether the
device is left/joined the cluster membership.
The value will be a bit mask value where 2^1 will
be treated as left, 2^2 treated as joined. The
default value will be -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
VCS_LICENSED Indicates whether the cluster device has VCS
license or not. Possible values are 0 for not
applicable, 1 for licensed, 2 for not licensed. 0 is
default. Clusters with 2 or less nodes will have
value of 0 as all those clusters are automatically
licensed. Clusters with 3 or more nodes will have
values 1 or 2 depending on whether the license
was acquired or not.
RBRIDGE_ID This column is used to store the Rbridge ID of
the device. The value will be populated by the
NosSwitchAssetCollector during the discovery of
the VCS member. The non zero value will be
stored as Rbridge ID. Default value is -1.
smallint
TABLE 149 DEVICE (Continued)
Field Definition Format Size