Brocade Communications Systems IP250 user manual Database tables and fields Cryptoswitch

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1447
Image 1447

 

 

Database tables and fields

I

TABLE 74

CRYPTO_SWITCH (Continued)

 

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

PRIMARY_VAULT_LINK_

The status of the link key for the primary key vault.

smallint

 

 

STATUS

 

Link keys are used only for NetApp LKM key vaults.

 

 

 

 

 

For possible values, see the enum definition in the

 

 

 

 

 

DTO class.

 

 

 

 

 

Default value is 0.

 

 

 

 

 

 

 

 

BACKUP_VAULT_LINK_

The status of the link key for the backup key vault.

smallint

 

 

STATUS

 

Link keys are used only for NetApp LKM key vaults.

 

 

 

 

 

For possible values, see the enum definition in the

 

 

 

 

 

DTO class.

 

 

 

 

 

Default value is 0.

 

 

 

 

 

 

 

 

CP_CERTIFICATE

The public key certificate, in PEM format, of the

varchar

4096

 

 

 

switch’s Control Processor module. This certificate is

 

 

 

 

 

exchanged with other switches to establish secure

 

 

 

 

 

communication between switches in an Encryption

 

 

 

 

 

Group.

 

 

 

 

 

 

 

 

KAC_CERTIFICATE

The public key certificate, in PEM format, of the

varchar

8192

 

 

 

switch''s Key Archive Client module. This certificate is

 

 

 

 

 

installed on key vaults to establish secure

 

 

 

 

 

communication between this switch and the key

 

 

 

 

 

vault. For firmware versions below 7.1.0 it will be in

 

 

 

 

 

PEM format (encoded) and for firmware versions

 

 

 

 

 

7.1.0 and above it will be in p12 format (encoded).

 

 

 

 

 

 

 

 

PRIMARY_VAULT_

The status of the network connection between this

smallint

 

 

CONNECTIVITY_STATUS

switch and the primary key vault. For possible values,

 

 

 

 

 

see the enum definition in the DTO class.

 

 

 

 

 

Default value is 0.

 

 

 

 

 

 

 

 

BACKUP_VAULT_

The status of the network connection between this

smallint

 

 

CONNECTIVITY_STATUS

switch and the backup key vault. For possible values,

 

 

 

 

 

see the enum definition in the DTO class.

 

 

 

 

 

Default value is 0.

 

 

 

 

 

 

 

 

UN_ERASE_ENABLED

This variable indicates whether LUN Erase feature is

smallint

 

 

 

 

enabled or not on the switch. The value 1 means LUN

 

 

 

 

 

Erase is enabled on the switch.The Value 0 means

 

 

 

 

 

LUN Erase is not enabled on the switch.

 

 

 

 

 

 

 

 

TABLE 75

CRYPTO_TARGET_CONTAINER

 

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

 

ID

 

Unique generated database identifier.

int

 

 

 

 

 

 

 

ENCRYPTION_ENGINE_ID

Foreign key reference to the ENCRYPTION_ENGINE

int

 

 

 

 

that owns this container.

 

 

 

 

 

 

 

 

 

NAME

 

A user-supplied name for the container.

varchar

64

 

 

 

 

 

 

VT_NODE_WWN

The Node WWN of the Virtual Target that represents

char

23

 

 

 

the real physical target device.

 

 

 

 

 

 

 

 

VT_PORT_WWN

The Port WWN of the Virtual Target that represents the

char

23

 

 

 

real physical target device.

 

 

 

Brocade Network Advisor IP User Manual

1395

53-1003056-01

 

Page 1447
Image 1447
Brocade Communications Systems IP250 user manual Database tables and fields Cryptoswitch, Cryptotargetcontainer