Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

1160 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
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 AVAILABLE_FLYOVER_PROPERTY
Field Definition Format Size
ID* Unique generated database identifier. int
NAME Name of the available property to be included in the
flyover display.
varchar 40
TYPE Indicates the flyover property type. Product property
is 0, Connection property is 1, User Defined property
is 2, Cee Product property is 3, Cee Connection
property is 4, Host property is 5.
smallint
DEFAULT_SELECTION Value 1 in the column indicates default selected
product/connection property and 0 indicates not
included in the default list.
smallint
TABLE 33 BOOT_IMAGE_DRIVER_MAP
Field Definition Format Size
ID Unique generated database identifier. int
MAJOR_VERSION Major Version bit from Boot Image file smallint
MINOR_VERSION Minor Version bit from Boot Image file smallint
MAINTENANCE Maintenance Version bit from Boot Image file smallint
PATCH Patch Version bit from Boot Image file varchar 32
MD5_HASH MD5 hash value for Boot Image file varchar 64
SUPPORTED_DRIVERS Compatible HCM Drivers delimited by comma varchar 256
TABLE 34 BOOT_LUN_SEQUENCE
Field Definition Format Size
ID Unique generated database identifier. int
NAME Name of the Boot LUN Sequence varchar 64
FABRIC_ID PK of the owning fabric INT
TABLE 35 BOOT_LUN_SEQUENCE_DETAIL
Field Definition Format Size
ID * Unique generated database identifier. int
BOOT_LUN_SEQ_ID PK of the owning Boot LUN Sequence char 23
PORT_WWN WWN of the port in the Boot LUN Sequenc int