Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual
Page 2116
![background image](/manuals/361714/2116/background.png)
Brocade Network Advisor SAN + IP User Manual
2079
53-1002949-01
Database tables and fields
I
KEY_VAULT_TYPE
Indicates the type of key vault used by switches in this
Encryption Group.
0 = Decru Lifetime Key Manager (LKM),
1 = RSA Key Manager (RKM),
2 = Brocade internal key storage (for demo use only).
The default value is 0.
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
SRDF_MODE
This field denotes whether the SRDF support is
enabled or not. Feature available only from 6.4
release onwards and for RSA key vaults.
EncryptionGroup collector and EncryptionGroupBean
fills in this value.
The default value is -1.
smallint
TABLE 176
ENCRYPTION_GROUP_MEMBER
Field
Definition
Format
Size
ID
Unique generated database identifier.
int
ENCRYPTION_GROUP_ID
Foreign key reference to the ENCRYPTION_GROUP
record that identifies the encryption group that this
member switch belongs to
int
MEMBER_IP_ADDRESS
The management IP address (IPv4, IPv6, or
hostname) of the member switch
varchar
128
MEMBER_WWN
the node WWN of the member switch
char
23
MEMBER_STATUS
The reachability status of the member switch as seen
by the group leader switch. For possible values see
the enum definition in the DTO class
smallint
TABLE 177
ENCRYPTION_KMIP_PARAMETERS
Field
Definition
Format
Size
ENCRYPTION_GROUP_ID
Foreign key reference to the ENCRYPTION_GROUP
record that describes the group ID of this Encryption
Group.
int
HA_MODE
Indicates the configured High Availability mode for
the encryption group. Possible values are noHA,
opaque, transparent, and NA.
varchar
32
TABLE 175
ENCRYPTION_GROUP (Continued)
Field
Definition
Format
Size