User's Manual

1374 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TABLE 27 AOR_DEVICE_MAP
Field Definition Format Size
AOR_ID ID of AOR int
DEVICE_ID The DEVICE ID can be IP Product or ServerIron ID which
is in the AOR
int
TABLE 28 AOR_FABRIC_MAP
Field Definition Format Size
AOR_ID ID of AOR int
FABRIC_ID FABRIC ID which is in the AOR int
TABLE 29 AOR_HOST_MAP
Field Definition Format Size
AOR_ID ID of AOR int
HOST_ID HOST ID which is in the AOR int
TABLE 30 AOR_INM_PORT_GROUP_MAP
Field Definition Format Size
AOR_ID ID of AOR int
PORT_GROUP_ID IP of port group int
TABLE 31 AOR_VIP_SERVER_MAP
Field Definition Format Size
AOR_ID The column holds ID of an AOR. It is Foreign Key and
refers to ID column of AOR table
int
VIP_SERVER_ID The column holds ID of VIP Server. It is Foreign Key
and refers to ID column of VIP_SERVER table
int
TABLE 32 AUTO_TRACE_DUMP
Field Definition Format Size
CORE_SWITCH_ID int
ENABLED The enabled or disabled state of automatic trace dump
transfer on the switch
smallint
PROTOCOL The protocol Unknown(0)/FTP(1)/SCP(2) to be used for
transfer
smallint
IP_ADDRESS The IP address of the host varchar 64
USER_NAME User name varchar 64
LOCATION Location of the directory where trace dump files are to
be saved
varchar 1024
PASSWORD User password varchar 64