Brocade Network Advisor IP User Manual 1567
53-1003056-01
Database tables and fields I
TABLE 444 VIRTUAL_FCOE_PORT
Field Definition Format Size
ID Unique generated database identifier. int
VIRTUAL_SWITCH_ID The unique id of switch the virtual fcoe port belongs
to.
int
PORT_WWN WWN of port varchar 64
PORT_SPEED Will be 10G. varchar 32
PORT_TYPE Will be Virtual-FCoE-Port varchar 16
ENABLED Enabled/disabled smallint
STATUS Status varchar 64
TRUNK_INDEX Trunk index smallint
PORT_NUMBER Port number smallint
NAME Name varchar 64
SLOT_NUMBER The Slot number in the switch to which this Virtual
FCoE Port belongs
int
VLAN_ID Comma Separated values of the VLANs associated
with this Virtual FCoE Port
varchar 64
DEVICE_COUNT The number of devices associated with this Virtual
FCoE Port.
The default value is 0.
smallint
PEER_MAC The Peer FCF MAC if this Virtual FCoE Port is a FCoE
VE-port
varchar
TABLE 44 5 VIR TUAL_FCOE_PORT_MAC_MEMBER
Field Definition Format Size
VIRTUAL_FCOE_PORT_ID The unique id of virtual fcoe port the member
belongs to
int
MAC_ADDRESS Mac address of member. varchar 64
TABLE 44 6 VIR TUAL_FCOE_PORT_STAT
Field Definition Format Size
ID Unique generated database identifier. int
SWITCH_ID int
PORT_ID int
TX The number of valid frames sent from the port double
precision
RX The number of valid frames received at this port double
precision
TX_UTILIZATION The computed value of TX based on speed of port (for
MarchingAnts)
double
precision
RX_UTILIZATION The computed value of RX based on speed of port
(for MarchingAnts)
double
precision