Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1742

Advertising
background image

1690

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

private_key

Content of the private key.

txt

USER_ID

This field will be populated when the Management
application user creates certificate or import
certificates from file. User can view this certificate not
bound to any vip in SSL certificate dialog.

int

TABLE 386

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 387

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

POLICY_TYPE

The type of the aging ploicy.

100 - Default aging (1 day 5 mins samples, 3
days 30 mins samples,7 days 2 hrs sample and
2 years 1 day samples)

101 - 5 mins to 1 day aging(8 days 5 mins
samples and 90 days of 1 day samples)

smallint

ACTIVE

The active state of the policy.

smallint

TABLE 388

STP_PORT

Field

Definition

Format

Size

STP_PORT_ID Prmiary

key

Identifier.

int

STP_INSTANCE_ID

Foreign Key Reference to STP_INSTANCE table.

int

STP

If MSTP is enabled, the value will be 1 else 0.

numeric

(1,0)

TABLE 385

SSL_KEY (Continued)

Field

Definition

Format

Size

Advertising