Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2113

Advertising
background image

2076

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 172

DEVICE_PORT_GIGE_PORT_LINK

Field

Definition

Format

Size

DEVICE_PORT_ID

The primary key of the DevicePort

int

GIGE_PORT_ID

The primary key of the GigEPort.

int

DIRECT_ATTACH

Indicates whether the device port is directly attached
to the CEE 10G TE port.

smallint

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 173

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 174

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

Advertising