Brocade Network Advisor SAN User Manual v12.1.0 User Manual
Page 1520

Brocade Network Advisor SAN User Manual
1473
53-1002948-01
Database tables and fields
H
TABLE 326
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 327
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 328
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 329
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
