Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1616

Advertising
background image

1564

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

PORT_ID

Stores the FDMI host name.

varchar

6

TYPE

Stores the Vendor of this device.

varchar

32

SYMBOLIC NAME

Stores the Symbolic Name.

varchar

256

FC4_TYPE

varchar

64

COS

Stores the Class of Service.

varchar

16

IP_PORT

varchar

63

HARDWARE_ADDRESS

Stores the Hardware Address.

varchar

32

TRUSTED

Denotes if the device port is trusted or not.

smallint

CREATION_TIME

The creation time of this record.

timestamp

MISSING

Denotes if this device port is missing or not.

smallint

MISSING_TIME

Denotes the time from which the device port is
missing. Applicable only if the device is missing.

timestamp

NPV_PHYSICAL

Denotes if this is physical device port or a logical
NPIV port.

smallint

EDGE_SWITCH_PORT_WWN

EDGE_SWITCH_PORT_WWN will be the same as the
SWITCH_PORT_WWN except in the case of devices
behind the AG. This field will be updated by the
name server info collector, added for the feature
support of AG WWN N port mapping. This is a null
able field. It is used to determine which mapping is
used by the AG.

char

23

LOGGED_TO_AG

Indicates if the device is connected with an AG. Not
null field and default value is 0, device not
connected to AG

smallint

AG_NODE_WWN

If the device is connected with an AG, the AG switch
WWN will be populated. Not null field and default
value is empty

char

23

AG_N_PORT_WWN

If the device is connected with an AG, N-Port WWN
of AG which is connected to switch will be populated
from the N2F and N2WWN map

char

23

MISSING_REASON

The device missing reason.

varchar

1024

TABLE 105

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

TABLE 104

DEVICE_PORT

Field

Definition

Format

Size

Advertising