Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

DCFM Enterprise User Manual 705
53-1001357-01
Encryption Device
D
ACTIVE_MASTER_KEY_STAT
US
The operational status of the "master key" or "Key
Encryption Key (KEK)" used to encrypt Data
Encryption Keys in a key vault. Not used for NetApp
LKM key vaults.
0 = not used
1 = required but not present
2 = present but not backed up
3 = okay
smallint
ALT_MASTER_KEY_STATUS The operational status of an alternate "master key"
used to access older data encryption keys. Not used
for NetApp LKM key vaults.
0 = not used
1 = not present
3 = okay
smallint
QUORUM_SIZE The number of authentication cards required to
approve certain secure operations. This feature is not
yet supported.
smallint
RECOVERY_SET_SIZE No longer used. Previously used to indicate the
number of smart cards used to back up a Master Key.
The number of cards is now specified when the
backup is created, and not persisted in the database.
smallint
KEY_VAULT_TYPE Indicates the type of key vault used by switches in
this Encryption Group.
0 = NetApp Lifetime Key Manager (LKM)
1 = RSA Key Manager (RKM)
2 = Internal key storage (for demo use only)
smallint
PRIMARY_KEY_VAULT_ID Foreign key reference to the KEY_VAULT record that
describes the primary key vault for this Encryption
Group. Null if no primary key vault is configured.
int
BACKUP_KEY_VAULT_ID Foreign key reference to the KEY_VAULT record that
describes the backup key vault for this Encryption
Group. Null if no backup key vault is configured.
int
GROUP_LEADER_STATUS Stores the status of the Group leader node int
TABLE 132 ENCRYPTION_TAPE_POOL
Field Definition Format Size
ID* 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
TABLE 131 ENCRYPTION GROUP
Field Definition Format Size