Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2106

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2069

53-1002949-01

Database tables and fields

I

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

TABLE 164

DEVICE (Continued)

Field

Definition

Format

Size

Advertising