Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2117

Advertising
background image

2080

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

AUTHENTICATION_MODE

Indicates the configured User Authentication mode
for the encryption group. Possible values are None,
Username, UserPass, and NA.

varchar

32

CERTIFICATE_TYPE

Indicates the configured Certificate Type for the
encryption group. Possible values are self, CASign,
and NA.

varchar

32

TABLE 178

ENCRYPTION_TAPE_POOL

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

SWITCH_ID

No longer used. Tape pools used to belong to
specific switches, but are now shared by
all switches in an encryption group

int

ENCRYPTION_ENGINE_ID

No longer used. Tape pools used to belong to
specific encryption engines, but are now
shared by all encryption engines in an encryption
group

int

ENCRYPTION_GROUP_ID

Foreign key reference to the
ENCRYPTION_GROUP record that describes
which encryption group this tape pool belongs to

int

TAPE_POOL_NAME

User-supplied name or number for the tape pool.
This is the same name or number specified in
the tape backup application. Numbers are stored
in hex

varchar

64

TAPE_POOL_OPERATION_MODE

Specifies which type of encryption should be
used by tape volumes in this tape pool. 0 =
Native, 1 = DF-compatible

smallint

TAPE_POOL_POLICY

Specifies whether tape volumes in this tape pool
should be encrypted. 0 = encrypted, 1 =
cleartext

smallint

KEY_EXPIRATION

Number of days each data encryption key for this
tape pool should be used. After the configured
number of days, a new data encryption key is
automatically generated for any further tape
volumes in this pool. 0 = no expiration

int

TAPE_POOL_LABEL_TYPE

Indicates whether the TAPE_POOL_NAME field is
a name or a number. 0 = name, 1 = number

smallint

TABLE 179

ETHERNET_CLOUD

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

SWITCH_ID

The unique id of the switch this cloud is associated
to.

int

TABLE 177

ENCRYPTION_KMIP_PARAMETERS

Field

Definition

Format

Size

Advertising