Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1642

Advertising
background image

1590

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 145

FCOE_DEVICE

Field

Definition

Format

Size

DEVICE_NODE_ID

The primary key of the DeviceNode.

int

DIRECT_ATTACH

Indicates whether the fcoe device is directly attached to
the switch''s TE port or to a cloud.

smallint

ATTACH_ID

The primary key of the port (if direct attached) or cloud
(if not direct attached).

int

MAC_ADDRESS

Mac address of device.

varchar

64

TABLE 146

FCR_ROUTE

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

SWITCH_WWN

WWN of the router switch.

varchar

128

NR_PORT_ID

Route parameter.

int

FCRP_COST

Route parameter.

int

EX_PORT_WWN

Ex_port WWN.

varchar

128

TABLE 147

FEATURE

Field

Definition

Format

Size

FEATURE_ID*

ID used to uniquely identify the feature.

int

6

NAME

Name of the feature.

varchar

256

DESCRIPTION

Description for the feature.

varchar

256

TABLE 148

FEATURE_EDITION_MAP

Field

Definition

Format

Size

FEATURE_ID*

ID used to uniquely identify the feature.

int

EDITION_MASK

Used to associate a feature to the edition (Reserved
for future).

int

TABLE 149

FEATURES_USAGE

Field

Definition

Format

Size

CLIENT_IP Identifies

client

IP.

varchar

128

USER_NAME

Identifies the feature used user name.

varchar

128

FEATURE_NAME

Identifies the unique feature(module) name.

varchar

128

SUB_FEATURE_NAME

Identifies the sub module name

varchar

128

OPERATION_NAME

Identifies the major operation or action happened in
that feature.

varchar

128

LAST_UPDATED_TIME

Identifies the last updated time stamp.

timestamp

Advertising