Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1607
![background image](/manuals/361711/1607/background.png)
Brocade Network Advisor IP User Manual
1553
53-1002947-01
Database tables and fields
I
TABLE 408
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 409
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 410
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 411
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