Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1042 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
SERIAL_NUMBER The LUN serial number, used to identify the physical
LUN.
varchar 64
ENCRYPTION_STATE Boolean. True (1) if LUN is being encrypted. False (0)
if cleartext.
smallint
STATUS Not currently used but left in for possible future use.
Replaced by LUN_STATE.
smallint
REKEY_INTERVAL The number of days that data encryption keys should
be used before automatically generating a new key. 0
= infinite, i.e., no re-keying.
int
VOLUME_LABEL_PREFIX A user-configured string used to construct the
Brocade-specific volume label on encrypted tapes.
Ignored for disk LUNs.
varchar 256
LAST_REKEY_DATE The last time a data encryption key was generated for
this LUN. REKEY_INTERVAL days after this date, a
new key will be generated.
timestamp
LAST_REKEY_STATUS The success or failure of the most recent re-keying
operation, if any. This field is not currently used, but is
left in the hope that Fabric OS will support it in the
future. Only valid for disk LUNs.
smallint
LAST_REKEY_PROGRESS Indicates whether a re-key operation is in progress.
0 = no re-keying in progress.
> 0 = percentage done of re-keying operation in
progress.
Only valid for disk LUNs.
smallint
CURRENT_VOLUME_LABEL If a tape session is in progress, this is the volume
label for the currently mounted tape. Only valid for
tape LUNs.
varchar 2048
PRIOR_ENCRYPTION_STATE Not used. When configuring a new disk LUN, this field
indicates whether the LUN is already encrypted (1) or
cleartext (0). This information does not need to be
persisted. Only valid for disk LUNs.
smallint
ENCRYPTION_FORMAT If ENCRYPTION_STATE is true, ENCRYPTION_FORMAT
indicates the type of encryption. 0 = cleartext, 1 =
DF-compatible, 2 = native.
smallint
ENCRYPT_EXISTING_DATA Not used. When configuring a disk LUN that was
previously cleartext and is to be encrypted, this
property tells the switch whether or not to start a
re-keying operation to encrypt the existing LUN data.
This property does not need to be persisted.
smallint
DECRYPT_EXISTING_DATA Not used. When configuring disk LUN that was
previously encrypted and is to become cleartext, this
property tells the switch whether or not to start a
re-keying operation to decrypt the existing LUN data.
This property does not need to be persisted. This
feature is no longer supported in Fabric OS.
smallint
KEY_ID Hex-encoded binary key vault ID for the current data
encryption key for this LUN. This ID may be used to
locate the data encryption key in the key vault
varchar 64
TABLE 175 CRYPTO LUN (Continued)
Field Definition Format Size