Database tables and fields

I

TABLE 91

DEVICE (Continued)

 

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

IS_DCB_SWITCH

This column is used to flag whether the device is

num

(1,0)

 

 

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.

 

 

 

 

 

 

PRODUCT_FAMILY

Record the product family as "BI", "EI",

varchar

32

 

 

"FGS/FLS/STK". Make it string field to

 

 

 

 

accommodate dynamic group database search.

 

 

 

 

 

 

NETCONF_TRANSPORT

The transport protocol used to connect to this

smallint

 

 

 

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

 

 

POE_CAPABLE

The POE capability of device. Possible values

smallint

 

 

 

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

 

 

 

 

 

 

CLUSTER_MODE

This column is used to determine whether VCS

smallint

 

 

 

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

 

 

 

 

 

 

CLUSTER_TYPE

This column is used to determine whether VCS

smallint

 

 

 

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

 

 

IS_VCS_CAPABLE

This column is used to determine whether the

smallint

 

 

 

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.

 

 

 

 

 

 

 

TRACKING

 

This column helps to identify that whether the

smallint

 

 

 

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.

 

 

Brocade Network Advisor IP User Manual

1407

53-1003056-01

 

Page 1459
Image 1459
Brocade Communications Systems IP250 Isdcbswitch, Productfamily, Netconftransport, =SSH =HTTPS =WINGHTTPS Poecapable