Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1114 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
TABLE 342 RESOURCE_HOST_MAP
Field Definition Format Size
RESOURCE_GROUP_ID Resource Group ID int
HOST_ID HOST_ID,which is in the resource group int
TABLE 343 SSL_KEY_PASSWORD
Field Definition Format Size
ID int
KEY_PASSWORD_ALIAS Key Password Alias is the alias name used for the
encrypted key password. This alias name is used to
identify the password in client UI.
varchar 16
KEY_PASSWORD SSL keys are protected by passwords, and these
passwords are used during key import operation
from device. The key password is stored encrypted in
the tables.
varchar 256
TABLE 344 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 345 IP_DEVICE_LICENSE
Field Definition Format Size
ID Primary Key field for the DEVICE_LICENSE int
DEVICE_ID This is the foreign key reference to the Device table int
HASH
A unique hash for identifying a license entry in the
device. This helps to traverse through the entries
with same package name and LID.
varchar 24
PACKAGE_NAME Name of the license package. Package defines the
features enabled by the license.
Example:SW-NI-CES-2024-L3U
varchar 64
LICENSE_ID License ID of the chassis or the line module for
which, this entry displays license
information.Example: fJucJFgFHG
varchar 24
LICENSE_TYPE
The type of the license, which can be either normal or
trial. Values are: permanent(1), trial(2).The default
value is 1.
smallint
EXPIRY_DATE
Expiry Date of the trial license. For normal license,
the value is 0.
varchar 19