Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1175
53-1002696-01
Database tables and fields
H
TIME_LEFT_FOR_AUTO_R
EKEY
The time left until next auto rekey, starts from the time
last key for LUN was generated. This field is not
updated every minute in DB. Its value is same as
last_rekey_date + re_key_interval. As per current CAL
implementation, will get only last_rekey_date when
rekey is in progress. Otherwise it will be 0. CAL is
providing "time left for auto rekey" attribute, and this
value is stored in DB.
bigint
THIN_PROVISION_LUN Indicates whether the LUN is a Thin Provisioning LUN
or not. The different Thin Provisioning values are
0(Unknown), 1(No), 2(Yes).
int
TABLE 64 CRYPTO_SWITCH
Field Definition Format Size
SWITCH_ID* Primary key. The value is the same as the primary key
of a record in the VIRTUAL_SWITCH table
int
ENCRYPTION_GROUP_ID Foreign key to the ENCRYPTION_GROUP table.
Identifies the Encryption Group that this switch
belongs to. Null indicates the switch is not part of an
Encryption Group.
int
GROUP_LEADER_POSITION No longer used. Previously indicated whether this
switch is the group leader. Use GROUP_LEADER_ID in
the ENCRYPTION_GROUP table instead.
smallint
TAPE_ENCRYPTION No longer used. Previously enabled or disabled tape
encryption at the switch level. This feature has been
removed from Fabric OS.
Default value is 0.
smallint
TAPE_KEY_POLICY No longer used. Previously used to configure a
separate data encryption key per volume or per
group. This feature has been removed from Fabric
OS.
Default value is 0.
smallint
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
TABLE 63 CRYPTO_LUN (Continued)
Field Definition Format Size