Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

144 Brocade Network Advisor Documentation Updates
53-1002363-02
Database tables and fields
E
TABLE 288 VIRTUAL_FCOE_PORT_STAT
Field Definition Format Size
ID 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
CREATION_TIME The time this stats record was created timestamp
ACTIVE_STATE Used for error scenario smallint
LINK_FAILURES Link failures double
precision
TX_LINK_RESETS TX Link resets double
precision
RX_LINK_RESETS RX link resets double
precision
SYNC_LOSSES Synchronization losses double
precision
SIGNAL_LOSSES Signal losses double
precision
SEQUENCE_ERRORS Sequence Errors double
precision
INVALID_TX Invalid transmissions double
precision
CRC_ERRORS Cyclic Redundancy check error double
precision
TABLE 289 VIRTUAL_FCOE_PORT_STAT_1DAY
Field Definition Format Size
ID int
SWITCH_ID int
PORT_ID int
TX double
precision
RX double
precision
TX_UTILIZATION double
precision