Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1613
Brocade Network Advisor IP User Manual
1561
53-1003153-01
Database tables and fields
I
LINK_STATE
Local EE State says whether link is down or up
varchar
256
REBALANCE_REQUIRED
This field indicates whether a rebalance operation is
required on the Encryption Engine. It can take two
values, One(1) indicating that rebalance is required on
the Encryption Engine and zero(0) indicating that no
rebalance is required on the Encryption Engine.
Encryption Engine is said to be unbalanced when the
disk and Tape containers are not evenly balanced on
the hosting engine.
The default value is 0.
smallint
TABLE 109
ENCRYPTION_GROUP
Field
Definition
Format
Size
ID
Unique generated database identifier.
int
NAME
User-assigned name for this encryption group.
varchar
64
LEADER_SWITCH_ID
'Foreign key reference to both the VIRTUAL_SWITCH
table and the CRYPTO_SWITCH table (both switch
tables use the same primary key values). Identifies
the switch that currently provides central
configuration and reporting capabilities for the
encryption group. This column may be null if the
group leader is not in a discovered fabric.
int
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
TABLE 108
ENCRYPTION_ENGINE (Continued)
Field
Definition
Format
Size