Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1348 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
NEW_LUN_TYPE This field indicates the role of the LUN configured in
the SRDF mode. The values could be R1, R2 or
UNKNOWN. Feature available only from 6.4 release
onwards and for RSA key vaults. CryptoLuncollector
fills in this value.
varchar 64
DISABLE_WRITE_EARLY_A
CK
This variable indicates whether write early
acknowledgement is enabled (if value is 0) or disabled
(if value is 1). The value of this variable is considered
only for tape LUNs. This value is applicable only for the
FOS 6.3.2 version and above.
smallint
DISABLE_READ_AHEAD This variable indicates whether read ahead is enabled
(if value is 0) or disabled (if value is 1). The value of
this variable is considered only for tape LUNs. This
value is applicable only for the FOS 6.3.2 version and
above.
smallint
TIME_LEFT_FOR_AUTO_R
EKEY
The time left until next auto rekey, starts from the time
last key for LUN was generated. This field is not
updated every minute in DB. Its value is same as
last_rekey_date + re_key_interval. As per current CAL
implementation, will get only last_rekey_date when
rekey is in progress. Otherwise it will be 0. CAL is
providing "time left for auto rekey" attribute, and this
value is stored in DB.
bigint
THIN_PROVISION_LUN Indicates whether the LUN is a Thin Provisioning LUN
or not. The different Thin Provisioning values are
0(Unknown), 1(No), 2(Yes).
int
TABLE 133 CRYPTO_SWITCH
Field Definition Format Size
SWITCH_ID* Primary key. The value is the same as the primary key
of a record in the VIRTUAL_SWITCH table
int
ENCRYPTION_GROUP_ID Foreign key to the ENCRYPTION_GROUP table.
Identifies the Encryption Group that this switch
belongs to. Null indicates the switch is not part of an
Encryption Group.
int
GROUP_LEADER_POSITION No longer used. Previously indicated whether this
switch is the group leader. Use GROUP_LEADER_ID in
the ENCRYPTION_GROUP table instead.
smallint
TAPE_ENCRYPTION No longer used. Previously enabled or disabled tape
encryption at the switch level. This feature has been
removed from Fabric OS.
Default value is 0.
smallint
TAPE_KEY_POLICY No longer used. Previously used to configure a
separate data encryption key per volume or per
group. This feature has been removed from Fabric
OS.
Default value is 0.
smallint
TABLE 132 CRYPTO_LUN (Continued)
Field Definition Format Size