Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1355
53-1002696-01
Database tables and fields
H
TABLE 430 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 431 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 432 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