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

Table Of Contents
1368 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
VIRTUAL_FCOE_PORT_ID The value of virtual_fcoe_port_id in the
Device_Port_Gige_Port_Link table is applicable only
for NOS devices. For FOS devices, the
virtual_fcoe_port_id value, will be null, as currently in
the Management application that mapping data is not
collected. Hence the default value is null.
int
LAG_ID LAG interface ID which associates port channel with
end device. This will be null if device port is associated
with physical gige port.
int
TABLE 158 DEVICE_PORT_MAC_ADDRESS_MAP
Field Definition Format Size
DEVICE_PORT_ID The primary key of the device port int
MAC_ADDRESS Mac address of the device varchar 64
TABLE 159 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
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
TABLE 157 DEVICE_PORT_GIGE_PORT_LINK (Continued)
Field Definition Format Size