Brocade Network Advisor SAN User Manual v12.1.0 User Manual

Page 1446

Advertising
background image

Brocade Network Advisor SAN User Manual

1399

53-1002948-01

Database tables and fields

H

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 146

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 147

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

TABLE 145

HBA (Continued)

Field

Definition

Format

Size

Advertising