Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1678

Advertising
background image

1626

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 217

LINK

Field

Definition

Format

Size

LINK_ID

Unique database generated identifier.

int

TYPE

Type of the link. Currently it is always U.

varchar

1

NAME

Name of the link which is combination of device
display name and ifName of the interface which this
link associated.

varchar

255

TABLE 218

LOCK

Field

Definition

Format

Size

NAME

The name of this transaction synchronization lock. The
name should be upper case and should describe the
activity being synchronized, such as
MANAGED_ELEMENT_CREATION.

varchar

40

LAST_USED_BY

Identifies the transaction that last updated this lock
record, such as IP_DISCOVERY. This field is primarily
here just to have something to modify. The new value
does not need to be different than the previous value.

varchar

40

LAST_USED_TIME

Optional time when the lock was last modified. Might
be useful for debugging someday.

timestamp

TABLE 219

LSAN_DEVICE

Field

Definition

Format

Size

ID*

Unique generated database identifier.

int

BB_FABRIC_ID

Backbone fabric DB ID.

int

FCR_FABRIC_ID

FID assigned to edge fabric.

int

DEVICE_PORT_WWN

Device port WWN of physical device.

char

23

PHYSICAL_PID

PID of physical device.

char

6

TABLE 220

LSAN_TAG_CONFIG

Field

Definition

Format

Size

ID*

Unique id for FCR LSAN Tags configuration

int

VIRTUAL_SWITCH_ID

Database identifier of virtual switch which represent
FC Router.

int

TAG_ENABLED

Indicates whether the LSAN tag is enabled or not.
Possible values are 0 -false, 1 - true.

smallint

ENFORCE_TAGS

List of enforcement tags configured in FC router.
Enforce tag reduces the resources used in an FC
router by limiting the number of LSAN zones that will
be enforced in that FC router. There can be maximum
of 8 enforce tags per FC router.

varchar

128

SPEED_TAGS

Speed tag configured in FC router. Speed tag allows
you to speed up the discovery process by importing
the devices into the remote edge fabrics when the
devices come online.

varchar

16

Advertising