Technical data

BLADE OS 5.0 Command Reference
BMD00142, November 2009 Chapter 5: The Statistics Menu
111
/stats/port <port alias or number>/ether
Ethernet Statistics
This option displays the ethernet statistics of the selected port
Ethernet statistics for port 1:
dot3StatsAlignmentErrors: 0
dot3StatsFCSErrors: 0
dot3StatsSingleCollisionFrames: 0
dot3StatsMultipleCollisionFrames: 0
dot3StatsLateCollisions: 0
dot3StatsExcessiveCollisions: 0
dot3StatsInternalMacTransmitErrors: NA
dot3StatsFrameTooLongs: 0
dot3StatsInternalMacReceiveErrors: 0
Table 44 Ethernet Statistics for Port
Statistics Description
dot3StatsAlignment
Errors
A count of frames received on a particular interface that are not an
integral number of octets in length and do not pass the Frame Check
Sequence (FCS) check.
The count represented by an instance of this object is incremented
when the alignmentError status is returned by the MAC service
to the Logical Link Control (LLC) (or other MAC user). Received
frames for which multiple error conditions obtained are, according to
the conventions of IEEE 802.3 Layer Management, counted
exclusively according to the error status presented to the LLC.
dot3StatsFCSErrors A count of frames received on a particular interface that are an integral
number of octets in length but do not pass the Frame Check Sequence
(FCS) check.
The count represented by an instance of this object is incremented
when the frameCheckError status is returned by the MAC service
to the LLC (or other MAC user). Received frames for which multiple
error conditions obtained are, according to the conventions of IEEE
802.3 Layer Management, counted exclusively according to the error
status presented to the LLC.