Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1231
53-1002696-01
Database tables and fields
H
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 153 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 154 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
OPERATING_TOPOLOGY The topology setting at which the port is operating.
The default value is 1.
int
SUPPORTED_FC4_TYPES List of supported FC4 types for this port. varchar 32
SUPPORTED_COS Supported Class of Service (COS) for this port. varchar 32
TRUSTED Denotes whether port is trusted or not. 0 denotes
untrusted and 1 is for trusted.
smallint
CREATION_TIME HBA port record creation time. This tells us when this
HBA port was first discovered.
timestamp
MISSING Denotes whether port is missing or not. 0 denotes
present and 1 states that port is missing from fabric.
smallint
MISSING_TIME States the missing time of the this port. timestamp
OPERATING_SPEED Operating speed of the hba port. The default value is
0.
varchar 64
TABLE 152 HBA (Continued)
Field Definition Format Size