Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

1172 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
DOMAIN_NAME Denotes the domain name configured in switch.
FRAME_LOG_SIZE The number of entries in the framelog. int
FRAME_LOG_ENABLED Indicates if framelog is enabled on the switch. 0 =
disabled, 1 = enabled.
smallint
MAPS_ENABLED Boolean flag to indicate if the switch is MAPS
enabled or not. Enabled: 1, Disabled: 0.
smallint
TABLE 62 CRYPTO_HOST
Field Definition Format Size
ID Unique generated database identifier. int
CRYPTO_TARGET_CONTAINE
R_ID
Foreign key reference to the
CRYPTO_TARGET_CONTAINER that contains this
host.
int
VI_NODE_WWN Node WWN of Virtual Initiator that represents this
host.
char 23
VI_PORT_WWN Port WWN of Virtual Initiator that represents this
host.
char 23
HOST_PORT_WWN Physical (real) host''s Port WWN char 23
HOST_NODE_WWN Physical (real) host''s Node WWN char 23
TABLE 63 CRYPTO_LUN
Field Definition Format Size
ID Unique generated database identifier. int
CRYPTO_TARGET_CONTAI
NER_ID
Foreign key reference to the
CRYPTO_TARGET_CONTAINER that contains the host
for which these LUNs are configured.
int
SERIAL_NUMBER The LUN serial number, used to identify the physical
LUN.
varchar 256
ENCRYPTION_STATE Boolean.
True (1) if LUN is being encrypted.
False (0) if cleartext.
The default value is 0.
smallint
STATUS Not currently used but left in for possible future use.
Replaced by LUN_STATE. The default value is 0.
smallint
REKEY_INTERVAL The number of days that data encryption keys should
be used before automatically generated a new key. 0 =
infinite, i.e., no re-keying.
int
VOLUME_LABEL_PREFIX A user-configured string used to construct the
Brocade-specific volume label on encrypted tapes.
Ignored for disk LUNs.
varchar 256
LAST_REKEY_DATE The last time a data encryption key was generated for
this LUN. REKEY_INTERVAL days after this date, a new
key will be generated.
timestamp
TABLE 61 CORE_SWITCH_DETAILS (Continued)
Field Definition Format Size