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

Table Of Contents
1360 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
PORT_COUNT Record the number of presented physical ports
on the device.
int
SERIAL_NUMBER Record the serial number of the device. If there
is no serial number, an empty string will be
stored.
varchar 32
CATEGORY This flag is to classify the device category
0 is for unknown
1 is for fixed configuration device
2 is for chassis device
3 is for stack device (logical)
int
LICENSE_PORT_COUNT It records the number of the ports that
presented in the device.
int
SUB_CATEGORY This column is used to classify device sub
category for DCB switches. Column helps to
identify whether the DCB switch is an
Elara/Frisco or DCX with Europa blade etc.
Value 0 indicates that this is a pure IP device
and hence that is the default value.
Value 1 indicates that this is an Elara DCB
device.
The values will be populated by the DCB
collector during the discovery of the DCB switch.
int
LICENSED_FEATURES This column is used to persist the feature based
software licenses existing on the device. This
represents bitmask as an integer value, where
each bit represents a unique feature.
int
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
TABLE 149 DEVICE (Continued)
Field Definition Format Size