Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1092 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
TABLE 297 ENCRYPTION_ENGINE
Field Definition Format Size
ID int
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 contains this encryption engine.
int
SLOT_NUMBER For chassis switches, the slot or blade that contains
the encryption engine. Always 0 for pizza-box switches
with a single embedded encryption engine.
smallint
STATUS Not used. Previously used to indicate the engine''s
operational status. Replaced by EE_STATE.
The default value is 0.
smallint
HA_CLUSTER_ID Foreign key reference to an HA_CLUSTER record.
Identifies the HA Cluster that this engine belongs to.
Null if this engine does not belong to an HA Cluster.
int
SYSTEM_CARD_STATUS Indicates whether a System Card is currently inserted
in the Encryption Engine,
and whether the card is valid or not. This feature is not
yet supported.
The default value is ‘disabled’.
varchar 256
WWN_POOLS_AVAILABLE Not used. Previously used to indicate the number of
WWN pools remaining for allocation on this encryption
engine. This feature is no longer supported.
int
STATE Administrative state for this engine. 0 = disabled, 1 =
enabled.
The default value is 0.
smallint
SP_CERTIFICATE The public key certificate, in PEM format, for the
Security Processor within the Encryption Engine. Used
to create link keys for Decru LKM key vaults.
varchar 4096
EE_STATE The operational status of this Encryption Engine. For
possible values, see the enum defintion in the DTO
class
The default value is 0.
int
HA_CLUSTER_STATUS Stores the status of the HA Cluster to which the engine
is a pair participant
The default value is 0.
smallint
ROUTING_MODE smallint
MEDIA_TYPE char 50
LINK_IP_ADDRESS Local EE - BP Link IP Address, If there are no links the
IP Address could be 0.0.0.0
varchar 64
LINK_NET_MASK Local EE - BP Link IP new mask varchar 64
LINK_GW_IP_ADDRESS Local EE- BP Gateway Address varchar 64
LINK_MAC_ADDRESS Local EE Link MAC Address varchar 64