Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1299
53-1002696-01
Database tables and fields
H
TABLE 324 SOURCE_OBJECT_TYPE
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE_NAME Type of the object to which the event applies, such as
Fabric, Switch or Port.
char 64
DESCRIPTION Description of the object varchar 255
TABLE 325 SSL_CERTIFICATE_VIP_SERVER_MAP
Field Definition Format Size
SSL_CERTIFICATE_ID Foreign key to SSL_CERTIFICATE_ID in ssl_certificate
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 326 SSL_KEY_PASSWORD
Field Definition Format Size
ID Unique generated database identifier. 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 327 STATS_AGING
Field Definition Format Size
ID* Unique generated database identifier. int
FIVE_MIN_VALUE Configured maximum samples value for the five
minute table.
int
THIRTY_MIN_VALUE Configured maximum samples value for the thirty
minute table.
int
TWO_HR_VALUE Configured maximum samples value for the two hour
table.
int
ONE_DAY_VALUE Configured maximum samples value for the one day
table.
int
MAX_SAMPLES_VALUE The maximum number of samples value, i.e., 3456. int
INTERPOLATE Whether interpolation is enabled or disabled. smallint