Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1650

Advertising
background image

1598

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 167

HA_CLUSTER

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

NAME

User-supplied name for the HA Cluster.

varchar

64

ENCRYPTION_GROUP_ID

Foreign key reference to the ENCRYPTION_GROUP
that contains this HA Cluster.

int

MEMBER_LIST

A comma-separated list of Encryption Engines in the
HA Cluster. Each engine is identified by a switch
node WWN, followed by "/", followed by the slot
number. The slot number is 0 if the switch does not
have removable blades.

varchar

256

TABLE 168

HBA

Field

Definition

Format

Size

ID

Unique generated database identifier. int

HOST_ID

ID of the Device Enclosure (Host) to
which this HBA belongs to.

int

NAME

User defined name of the HBA

varchar

128

POWER_MODE

Power mode of the HBA

varchar

256

MODEL

Model code of the HBA

varchar

256

MODEL_DESCRIPTION

Model description for the HBA

varchar

256

OPERATING_STATUS

Current operating status of the HBA:
1: Enabled/0: Disabled.
The default value is 0.

smallint

CHIP_REVISION

Revision level of the chip used in the
HBA

varchar

64

HARDWARE_PATH

Hardware path for the HBA.

varchar

256

SERIAL_NUMBER

Serial number of the HBA

varchar

64

TEMPERATURE

Temperatur of HBA. Both in
Celsius/Fahrenheit

varchar

16

USERNAME

User name to be used for logging into
the HBA.

varchar

256

PASSWORD

Password used for logging into the
HBA

varchar

256

MANAGEMENT_STATE

Management state bit mask,
Managed/Auth failed etc.
The default value is -1.

int

MANAGEMENT_INTERFACE

Management interface bit mask,
JSON/WMI/SMI etc . The default
value is -1.

int

DRIVER_VERSION

The version level of the host adapter
driver

varchar

256

DRIVER_NAME

The name of the HBA driver

varchar

256

FIRMWARE_VERSION

The version level of the firmware

varchar

256

Advertising