Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1803

Advertising
background image

Brocade Network Advisor SAN User Manual

1751

53-1003154-01

Database tables and fields

H

TABLE 505

VR_CONN_DOMAIN

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

VCEM_PROFILE_ID

Foreign key references the ID of the VCEM
server that the domain belongs to.

int

VR_CONN_DOMAIN_GROUP_I
D

Nullable foreign key references the ID of the
domain group that the domain may belong
to.

int

VCEM_ASSIGNED_ID

The ID assigned by the VCEM server.

bigint

GUID

varchar

512

NAME

varchar

256

IP_ADDRESS

varchar

128

STATUS

varchar

256

FIRMWARE_VERSION

varchar

128

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

TABLE 506

VR_CONN_DOMAIN_GROUP

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

VCEM_PROFILE_ID

Foreign key references the ID of the VCEM
server that the domain group belongs to.

int

VCEM_ASSIGNED_ID

The ID assigned by the VCEM server.

bigint

NAME

varchar

256

STATUS

varchar

256

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

TABLE 507

VR_CONN_FC_CONNECTION

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

VR_CONN_SERVER_PROFILE
_ID

Foreign key references the ID of the server
profile that the FC connection belongs to.

int

PORT_NUMBER

smallint

CONNECTION_BAY

smallint

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

Advertising