1450 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
VPD_PW PW details of the device varchar 32
VPD_EDC EDC details of the device varchar 32
VPD_MDC MDC details of the device varchar 32
VPD_FABRIC_GEOGRAPHY FABRIC_GEOGRAPHY of the device varchar 256
VPD_LOCATION LOCATION of the device varchar 256
VPD_MANUFACTURER_ID MANUFACTURER_ID of the device varchar 256
VPD_PCI_GEOGRAPHY PCI_GEOGRAPHY of the device varchar 256
VPD_VENDOR_DATA VENDOR_DATA of the device varchar 256
VPD_EXT_CAPABILITY EXT_CAPABILITY of the device varchar 256
VPD_OEM OEM details of the device varchar 256
VPD_OEM_INFO OEM related information of the device varchar 256
MAX_PCIF Maximum number of Pci functions. smallint
CARD_MODE The mode that the card is operating
on.
smallint
DRIVER_CARD_MODE It is the same as card type but uses
new values applicable for 3.0 and
later driver versions. Deprecates the
card type field. Possible values are:
HBA/CNA/AnyIO/Mezzanine
HBA/Mezzanine CNA/Mezzanine
AnyIO
varchar 32
VENDOR Adapter vendor name. varchar 128
TABLE 166 HBA_NODE_MAP
Field Definition Format Size
DEVICE_NODE_ID Primary key from the Device Node table int
HBA_ID Primary key from the HBA table int
TABLE 167 HBA_PORT
Field Definition Format Size
DEVICE_PORT_ID Primary key on the owner Device port table int
CONFIGURED_STATE Indicates whether the port is enabled or disabled.
The default value is 0.
smallint
CONFIGURED_SPEED The configured speed of the port. E.g. Auto-negotiate varchar 64
CONFIGURED_TOPOLOGY The topology setting.
The default value is 1.
int
MAX_SPEED_SUPPORTED The maximum port speed that is supported on the
port, in Gb/s. The default value is 0.
int
OPERATING_STATE Indicates whether the link is online or offline. The
default value is 0.
smallint
TABLE 165 HBA (Continued)
Field Definition Format Size