User Manual v12.1.0 Instruction Manual
2238 Brocade Network Advisor SAN + IP User Manual
53-1002949-01
Database tables and fields
I
TABLE 519 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 520 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 521 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