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

1194 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TABLE 89 EE_MONITOR_STATS_2HOUR
Field Definition Format Size
ID* Unique generated database identifier. int
EE_MONITOR_ID int
CREATION_TIME timestamp
ACTIVE_STATE smallint
TX double precision
RX double precision
CRCERRORS double precision
TABLE 90 EE_MONITOR_STATS_30MIN
Field Definition Format Size
ID* Unique generated database identifier. int
EE_MONITOR_ID int
CREATION_TIME timestamp
ACTIVE_STATE smallint
TX double precision
RX double precision
CRCERRORS double precision
TABLE 91 ENCRYPTION_ENGINE
Field Definition Format Size
ID Unique generated database identifier. 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