Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1597

Advertising
background image

Brocade Network Advisor SAN User Manual

1545

53-1003154-01

Database tables and fields

H

FAILOVER_STATUS

Indicates whether this container''s target is being
encrypted by the encryption
engine on which the container is configured (value 0)
or by another encryption
engine in the HA Cluster (value 1).
Default value is 0..

smallint

FAILOVER_STATUS_2

Failover status from the HA Cluster peer.

smallint

DEVICE_STATUS

The physical target storage device operational status
when the virtual initiator last
attempted to access the target. For possible values,
see the enum definition in the
DTO class.
Default value is 0.

smallint

DEVICE_TYPE

Indicates whether the target storage device is a disk
(0) or tape (1) device.
Default value is 0.

smallint

TARGET_PORT_WWN

The Port WWN of the physical target storage device
associated with this container.

char

23

TARGET_NODE_WWN

The Node WWN of the physical target storage device
associated with this container.

char

23

CONTAINER_FIELD_DATA

Container metadata information

varchar

256

CONFIGURATION_STATUS Configuration

status.

Default value is 0.

smallint

FRONT_END_N_PORT_NU
MBER

Indicates N_Port number where CISCO Fabric will be
connected when BES is in AG Mode.
Default value is -1.

smallint

TABLE 79

CUSTOM_FAVORITES_OBJECT_LIST

Field

Definition

Format

Size

FAVORITE_ID

Represents the ID in FAVORITES table

int

OBJECT_ID

Represents the member's ID of the custom
favorites. It can be port/tunnel/EE monitor ID.

int

TABLE 80

DASHBOARD

Field

Definition

Format

Size

ID Dashboard

ID.

int

NAME

Name of the dashboard.

varchar

128

DESCRIPTION

Description of the dashboard.

varchar

256

CREATED_BY

References the ID column of the USER_ table.
Foreign Key USER_(ID) who created the
dashboard. For out of dashboards the column
will be 2 to indicate system user.

int

CREATION_TIME

Time when dashboard was created.

timestamp

TABLE 78

CRYPTO_TARGET_CONTAINER (Continued)

Field

Definition

Format

Size

Advertising