Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

Brocade Network Advisor SAN User Manual 1307
53-1002696-01
Database tables and fields
H
CRC_ERRORS The total number of packets received that had a
length (excluding framing bits, but including FCS
octets) of between 64 and 1518 octets, inclusive, but
had either a bad Frame Check Sequence (FCS) with
an integral number of octets (FCS Error) or a bad FCS
with a non-integral number of octets (Alignment Error)
double
precision
ALIGNMENT_ERRORS 'The number of frames detected that contain partial
octets and don''t pass the FCS check.
double
precision
RUN_TIME_ERRORS The total number of packets received that were less
than 64 octets in length (excluding framing bits but
including FCS octets) and had either a bad Frame
Check Sequence (FCS) with an integral number of
octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment Error).
double
precision
EXCESS_COLL_ERRORS Increments when the port unsuccessfully transmits a
packet 16 consecutive times
double
precision
EXCESS_FCTRL_ERRORS Increments when the port applies flow control 16
consecutive times
double
precision
LOST_FCTRL_ERRORS
The number of packets lost (if flow control is diabled)
or number of packets retransmitted by the originator
due to flow control (if flow control is enabled)
double
precision
TOO_LONG_ERRORS The total number of packets received that were
longer than 1518 octets (excluding framing bits, but
including FCS octets), and had either a bad Frame
Check Sequence (FCS) with an integral number of
octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment Error)
double
precision
LAST_UPDATE__TIME Time when this stats record was updated timestamp
TABLE 336 SWITCH_TE_PORT_STATS
Field Definition Format Size
ID Unique generated database identifier. int
SWITCH_ID The primary key of the switch int
PORT_ID The primary key of the port int
TRANSMIT_OK The number of valid frames sent from the port double
precision
RECEIVE_OK The number of valid frames received at this port. double
precision
TRANSMIT_OK_PERCENT_U
TIL
The computed value of transmit_ok based on speed
of port (for MarchingAnts)
double
precision
RECEIVE_OK_PERCENT_UTI
L
The computed value of receive_ok based on speed of
port (for MarchingAnts)
double
precision
CREATION_TIME The time this stats record was created. timestamp
TABLE 335 SWITCH_TE_PORT_PERFORMANCE (Continued)
Field Definition Format Size