Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2277

Advertising
background image

2240

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 524

VR_CONN_SERVER_PROFILE

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

VCEM_PROFILE_ID

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

int

VR_CONN_DOMAIN_GROUP_I
D

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

int

VCEM_ASSIGNED_ID

The ID assigned by the VCEM server.

bigint

NAME

varchar

256

BAY_NAME

varchar

256

BAY_NUMBER

smallint

VIRTUAL_SERIAL_NUMBER

varchar

32

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

BAY_ENCLOSURE_UUID

The UUID extracted from the enclosure
object inside the bay object inside the
server profile. The value matches the
domain GUID.

varchar

512

TABLE 525

VR_CONN_WWN

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

VR_CONN_FC_CONNECTION_ID

Foreign key references the ID of the FC
connection that the WWN belongs to

int

PORT_ADDRESS

Port WWN

char

23

NODE_ADDRESS

Node WWN

char

23

SAN_NAME

varchar

256

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

TABLE 526

WT_ARCHIVE

Field

Definition

Format

Size

FIRMWARE_VERSION

Firmware version for which jar files are downloaded

varchar

128

JAR_LIST

List of jar files as comma separated string

varchar

256

TABLE 527

ZONE

Field

Definition

Format

Size

ID*

Unique generated database identifier.

int

ZONE_DB_ID

PK the owning ZONE_DB.

int

NAME

The zone name.

varchar

64

Advertising