Command Reference Guide

838 Fabric OS Command Reference
53-1002746-01
portStats64Show
2
portStats64Show
Displays the 64-bit hardware statistics for a port.
SYNOPSIS portstats64show [slot/]port [-long]
DESCRIPTION Use this command to display 64-bit hardware statistics for a specified port. When used without the -long
option, two integers are reported for most values, the lower and upper 32-bits are reported as two
separate numbers. In this case, the top word is the most significant. When issued with the -long option,
the command displays the counters as one single 64-bit number.
stat64_wtx
Number of 4-byte words transmitted.
stat64_wrx
Number of 4-byte words received.
stat64_ftx
Number of frames transmitted.
stat64_frx
Number of frames received.
stat64_c2_frx
Number of class 2 frames received.
stat64_c3_frx
Number of class 3 frames received.
stat64_lc_rx
Number of link control frames received.
stat64_mc_rx
Number of multicast frames received.
stat64_mc_to
Number of multicast timeouts.
stat64_mc_tx
Number of multicast frames transmitted.
tim64_rdy_pri
Number of times R_RDY was high priority.
tim64_txcrd_z
Number of times that the TX BB_credit was at zero.
er64_enc_in
Number of encoding errors inside of frames.
er64_crc
Number of frames with CRC errors.
er64_trunc
Number of frames shorter than minimum.
er64_toolong
Number of frames longer than maximum.
er_bad_eof
Number of frames with bad end-of-frame.
er64_enc_out
Number of encoding error outside of frames.