Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2115

Advertising
background image

2078

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

LEADER_SWITCH_WWN

The Node WWN of the current group leader switch.
Each encryption group has
one group leader switch.

char

23

DEPLOYMENT_MODE

Indicates Transparent (0) or NonTransparent (1)
deployment mode. Only Transparent mode is
currently supported. All switches in the Encryption
Group share the same deployment mode.
Transparent mode uses re-direction zones to preserve
existing zoning of physical hosts and targets.
Non-transparent mode requires zoning changes
to zone physical hosts with Virtual Targets and to zone
Virtual Initiators with physical targets.
The default value is 0.

smallint

FAILBACK_MODE

Indicates Automatic (0) or Manual (1) failback.
Failback occurs when a previously unavailable
Encryption Engine comes back online. In Auto mode,
the restored Encryption Engine resumes encrypting all
traffic for target containers configured on the
Encryption Engine. In manual mode, encryption
continues running on the backup encryption engines
until manually changed.
The default value is 0.

smallint


SYSTEM_CARD_REQUIRED

Boolean value that indicates whether a System Card
(smart card) must be inserted in the Encryption
Engine to enable the engine after power-up. This
feature is not yet supported.
The default value is 0.

smallint

ACTIVE_MASTER_KEY_
STATUS

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 Decru
LKM key vaults. 0 = not used, 1 = required but not
present, 2 = present but not backed up,
3 = okay.
The default value is 0.

smallint

ALT_MASTER_KEY_STATUS The operational status of an alternate "master key"

used to access older data encryption keys. Not used
for Decru LKM key vaults.
0 = not used, 1 = not present, 3 = okay.
The default value is 0.

smallint

QUORUM_SIZE

The number of authentication cards required to
approve certain secure operations. This feature is not
yet supported.
The default value is 0.

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.
The default value is 0.

smallint

TABLE 175

ENCRYPTION_GROUP (Continued)

Field

Definition

Format

Size

Advertising