Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1608

Advertising
background image

1556

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

IS_DCB_SWITCH

This column is used to flag whether the device is
a DCB Switch or not.
Value 0 indicates that this is not a DCB switch
device and hence that is the default value
and value 1 indicates that this is a DCB device.
The values will be populated by the DCB
collector during the discovery of the DCB switch.

num

(1,0)

PRODUCT_FAMILY

Record the product family as "BI", "EI",
"FGS/FLS/STK". Make it string field to
accommodate dynamic group database search.

varchar

32

NETCONF_TRANSPORT

The transport protocol used to connect to this
device through Netconf. Possible values are:

0=Netconf not supported by this device

1=SSH

2=HTTPS

3=HTTP

4=WING_HTTPS

5=WING_HTTP

smallint

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 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

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

TABLE 94

DEVICE (Continued)

Field

Definition

Format

Size

Advertising