Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1018 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
FC Port Stats
TABLE 136 FC_PORT_STATS
Field Definition Format Size
ID* int
SWITCH_ID References the ID in CORE_SWITCH table. int
PORT_ID References the ID in SWITCH_PORT table. int
TX Transmission (TX) value in bytes. double
precision.
RX Receive (RX) value in bytes. double
precision.
TX_UTILIZATION Transmit utilization value in percentage. double
precision.
RX_UTILIZATION Receive utilization value in percentage. double‘
precision.
CREATION_TIME The polling time. timestamp
ACTIVE_STATE State of collection:
0 = failed
1 = success
smallint
LINKFAILURES Number of link failures. double
precision.
TXLINKRESETS Number of transmit link failures. double
precision.
RXLINKRESETS Number of receive link failures. double
precision.
SYNCLOSSES Number of sync losses. double
precision.
SIGNALLOSSES Number of signal losses. double
precision.
SEQUENCEERRORS Number of sequence errors. double
precision.
INVALIDTRANSMISSIONS Number of invalid transmission errors. double
precision.
CRCERRORS Number of CRC errors. double
precision.
TABLE 137 FC_PORT_STATS_30MIN
Field Definition Format Size
ID* int
SWITCH_ID int
PORT_ID int
TX double
precision.