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

Page 2111

Advertising
background image

2074

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 169

DEVICE_GROUP_ENTRY

Field

Definition

Format

Size

DEVICE_GROUP_ID

Database ID of the DEVICE_GROUP instance which
the device is member of.

int

DEVICE_GROUP_ENTRY_ID Unique database auto generated identifier.

int

DEVICE_ID

Database ID of the member DEVICE.

int

TABLE 170

DEVICE_NODE

Field

Definition

Format

Size

ID*

Unique generated database identifier.

int

FABRIC_ID

Fabric DB ID to which this device node belongs.

int

WWN

Device node WWN.

char

23

TYPE

Initiator or target or both or unknown. The possible
values are Initiator, Target, Initiator+Target,
Unknown(Initiator or Target)

varchar

32

DEVICE_TYPE

0 = physical
1 = virtual
2 = NPV
3 = iSCSI
4 = both physical & virtual

smallint

SYMBOLIC_NAME

Device node symbolic name.

varchar

256

FDMI_HOST_NAME

Device node FDMI host name.

varchar

128

VENDOR

Device node vendor.

varchar

64

CAPABILITY_

varchar

16

TRUSTED

1 = the node is trusted for "fabric tracking.
Default value is 0.

smallint

CREATION_TIME

Timestamp when the record is created by the
Management application server.

timestamp

MISSING

1 = the device node is missing from the fabric.
Default value is 0.

smallint

MISSING_TIME

Time when the device node missed.

timestamp

PROXY_DEVICE

One of the device ports of this device node has
translated domain. That device port is set as the Proxy
Device and this Device Node is treated as virtual by
assigning a value of 1 to this field.
Default value is 0.

smallint

AG

1 = the device node is actually an AG connected to a
switch in the fabric.
Default value is 0.

smallint

PREVIOUS_MISSING_STAT
E

Default value is 0.

smallint

Advertising