I

Database tables and fields

 

 

 

 

 

TABLE 212 LOCK

 

 

 

 

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

 

 

 

 

NAME

The name of this transaction synchronization lock. The

varchar

40

 

 

 

name should be upper case and should describe the

 

 

 

 

 

activity being synchronized, such as

 

 

 

 

 

MANAGED_ELEMENT_CREATION.

 

 

 

 

 

 

 

 

 

 

LAST_USED_BY

Identifies the transaction that last updated this lock

varchar

40

 

 

 

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.

 

 

 

 

 

 

 

 

 

 

LAST_USED_TIME

Optional time when the lock was last modified. Might

timestamp

 

 

 

 

be useful for debugging someday.

 

 

 

 

 

 

 

 

TABLE 213 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 214 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

int

 

 

FC Router.

 

 

 

 

 

 

TAG_ENABLED

Indicates whether the LSAN tag is enabled or not.

smallint

 

 

Possible values are 0 -false, 1 - true.

 

 

 

 

 

 

ENFORCE_TAGS

List of enforcement tags configured in FC router.

varchar

128

 

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.

 

 

 

 

 

 

SPEED_TAGS

Speed tag configured in FC router. Speed tag allows

varchar

16

 

you to speed up the discovery process by importing

 

 

 

the devices into the remote edge fabrics when the

 

 

 

devices come online.

 

 

 

 

 

 

TABLE 215 LSAN_PROXY_DEVICE

Field

Definition

Format

Size

 

 

 

 

FCR_FABRIC_ID*

FID assigned to edge fabric

int

 

 

 

 

 

PROXY_PID*

Proxy device PID

char

6

 

 

 

 

STATE

State of the device

varchar

128

 

 

 

 

LSAN_DEVICE_ID*

LSAN_DEVICE record reference

int

 

 

 

 

 

1474

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1526
Image 1526
Brocade Communications Systems IP250 user manual Lock, Lsandevice, Lsantagconfig, Lsanproxydevice