Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual
Page 2356
2284
Brocade Network Advisor SAN + IP User Manual
53-1003155-01
Database tables and fields
I
PRIMARY_VAULT_LINK_
STATUS
The status of the link key for the primary key vault.
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.
smallint
BACKUP_VAULT_LINK_
STATUS
The status of the link key for the backup key vault.
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.
smallint
CP_CERTIFICATE
The public key certificate, in PEM format, of the
switch’s Control Processor module. This certificate is
exchanged with other switches to establish secure
communication between switches in an Encryption
Group.
varchar
4096
KAC_CERTIFICATE
The public key certificate, in PEM format, of the
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).
varchar
8192
PRIMARY_VAULT_
CONNECTIVITY_STATUS
The status of the network connection between this
switch and the primary key vault. For possible values,
see the enum definition in the DTO class.
Default value is 0.
smallint
BACKUP_VAULT_
CONNECTIVITY_STATUS
The status of the network connection between this
switch and the backup key vault. For possible values,
see the enum definition in the DTO class.
Default value is 0.
smallint
UN_ERASE_ENABLED
This variable indicates whether LUN Erase feature is
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.
smallint
TABLE 78
CRYPTO_TARGET_CONTAINER
Field
Definition
Format
Size
ID
Unique generated database identifier.
int
ENCRYPTION_ENGINE_ID
Foreign key reference to the ENCRYPTION_ENGINE
that owns this container.
int
NAME
A user-supplied name for the container.
varchar
64
VT_NODE_WWN
The Node WWN of the Virtual Target that represents
the real physical target device.
char
23
VT_PORT_WWN
The Port WWN of the Virtual Target that represents the
real physical target device.
char
23
TABLE 77
CRYPTO_SWITCH (Continued)
Field
Definition
Format
Size