Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1506 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
CREATION_TIME timestamp
LAST_UPDATE_TIME timestamp
TABLE 449 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 450 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
TABLE 451 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
TABLE 448 VR_CONN_DOMAIN (Continued)
Field Definition Format Size