Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1804

Advertising
background image

1752

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 508

VR_CONN_MODULE

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

VR_CONN_DOMAIN_ID

Foreign key references the domain ID that
the module belongs to.

int

VCEM_ASSIGNED_ID

The ID assigned by VCEM.

varchar

256

WWN

The WWN of the module.

char

23

PRODUCT_NAME

The product name of the module.

varchar

256

SERIAL_NUMBER

The serial number of the module.

varchar

32

STATUS

The current status of the module.

varchar

256

LAST_STATUS

The previous status of the module.

varchar

256

IO_BAY

The bay number of the module.

int

VENDOR

Subject to chnage. May not be able to
differentiate module maker.
Maker of the module.
0: unknown
1: Brocade
2: QLogic

int

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

TABLE 509

VR_CONN_MODULE_PORT

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

VR_CONN_MODULE_ID

The ID of the module that the port belongs
to.

int

WWN

The WWN of the Virtual Connect port.

char

23

POSITION_

The port number of the port within the
module.

smallint

FABRIC_NAME

The fabric name of the VCEM.

varchar

256

SPEED

varchar

64

STATUS

varchar

64

LAST_STATUS

varchar

64

REMOTE_NODE_WWN

The WWN of the connected remote switch.

char

23

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

Advertising