User's Manual
1440 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TABLE 142 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 143 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 144 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 145 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 146 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