dot3StatsFCSErrors |
The number of frames with frame check errors. |
dot3StatsFrameTooLong |
The number of packets at least 64 octets long, without a bad Frame Check Sequence (FCS), where the 802.3 length or type field
does not match the computed DATA field length.
|
etherStatsBroadcastPkts |
The number of broadcast packets, excluding multicast packets, that are 64-16376 octets in length, and have a valid FCS. |
etherStatsCRCAlignErrors |
The number of packets that are 64-1518 octets in length without an integral number of octets, or with a bad FCS. |
etherStatsFragments |
The number of packets less than 64 octets long that do not have an integral number of octets or that have a bad FCS. |
etherStatsJabbers |
The number of octets of data, including bad packets, that are received on the network. |
etherStatsMulticastPkts |
The number of multicast packets, excluding broadcast packets, that are 64-16376 octets in length, and have a valid FCS. |
etherStatsOctets |
The number in bytes of received packets, including bad packets and excluding framing bits except for FCS bytes. |
etherStatsOversizePkts |
The number of packets more than 16376 octets long that have a valid FCS. |
etherStatsPkts64Octets |
The number of packet received, including error packets, that are 64 octets in length. |
etherStatsPkts65to127Octets |
The number of packets received, including error packets, that are 65-127 octets in length. |
etherStatsPkts128to255Octets |
The number of packets received, including error packets, that are 128-255 octets in length. |
etherStatsPkts256to511Octets |
The number of packets received, including error packets, that are 256-511 octets in length. |
etherStatsPkts512to1023Octets |
The number of packets received, including error packets, that are 512-1023 octets in length. |
etherStatsPkts1024to1518Octets |
The number of packets received, including error packets, that are 1024-1518 octets in length. |
etherStatsUndersizePkts |
The number of packets less than 64 octets long that have a valid FCS. |
fcStatsLinkRecoveries |
The number of link recoveries. |
fcStatsRxCredits |
The number of current receive buffer to buffer credits. |
fcStatsTxCredits |
The number of current transmit buffer to buffer credits. |
fcStatsZeroTxCredits |
This is a count that increments when the FC/FICON Tx credits go from a nonzero value to zero. |
gfpStatsLFDRaised |
The number of loss of frame delineation (LFD) raised. |
gfpStatsRoundTripLatencyUSe |
Round trip delay for the end-to-end Fibre Channel transport in microseconds. |
gfpStatsRxCRCErrors |
The number of packets received with a payload FCS error. |
gfpStatsRxCSFRaised |
Received GFP loss of client character synchronization (LOCCS). |
gfpStatsRxDistanceExtBuffers |
The number of receive buffer credit for GFP-T (valid only if distance extension is enabled) |
gfpStatsRxMBitErrors |
The received multibit errored core header count (cHEC). |
gfpStatsRxSBitErrors |
The received single-bit errored cHEC. |
gfpStatsRxSblkCRCErrors |
The number of packets received with a payload FCS error. Sblk stands for super block in the GFP payload. |
gfpStatsRxTypeInvalid |
Received GFP frames with invalid type (these are discarded). For example, receiving GFP frames that contain Ethernet data
when we expect Fibre Channel data.
|
gfpStatsTxDistanceExtBuffers |
The number of transmit buffer credit for GFP-T (valid only if distance extension is enabled). |
ifInUcastPkts |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which are not addressed to a multicast or broadcast
address at this sub-layer.
|
ifInMulticastPkts |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which are addressed to a multicast address at
this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
|
ifInBroadcastPkts |
The number of packets delivered to a higher sublayer and addressed to a broadcast address at this sublayer.
|
ifInDiscards |
The number of inbound packets that are chosen to be discarded even though no errors are detected, to prevent them from being
deliverable to a higher-layer protocol. One possible reason for discarding such a packet is to free buffer space.
|
ifInErrors |
The number of inbound packets (or transmission units) that contain errors preventing them from being delivered to a higher-layer
protocol.
|
ifInErrorBytePkts |
The number of received packets with an error symbol detected. |
ifInFramingErrorPkts |
The number of received packets with a control symbol other than an error detected. |
ifInJunkInterPkts |
The number of interpacket gaps between valid start symbols during which a symbol other than idle is detected, including packets
of length 1-8 octets.
|
ifInMulticastPkts |
The total number of multicast frames received error-free. |
ifInOctets |
The number of bytes received since the last counter reset. |
ifOutBroadcastPkts |
The number of packets requested by higher-level protocols and addressed to a broadcast address at this sublayer, including
those not transmitted.
|
ifOutDiscards |
The number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent their being
transmitted. One possible reason for discarding such a packet could be to free buffer space.
|
ifOutMulticastPkts |
The number of multicast frames transmitted error-free. |
ifOutOctets |
The number of bytes transmitted since the last counter reset. |
InvalidCRCError |
A count of invalid cyclic redundancy checks (CRCs). |
mediaIndStatsRxFramesBadCRC |
The number of received frames with a CRC error. |
mediaIndStatsRxFramesTooLong |
The number of received frames that are too long. |
Running Disparity Count |
A count of errors that affect the disparity of the received data stream. |
rxControlFrames |
The number of MAC control packets that are type 0x8808 and contain at least 64 octets in length. |
rxFrames |
count of the number of frames received without errors. |
rxLinkReset (Only for FC Mode) |
A count of the received link resets. |
rxPauseFrames |
The number of received 802.x paused frames. |
rxTotalPkts |
The number of received packets. |
rxUnknownOpcodeFrames |
Number of packets of at least 64 octets in length ad type 0x8808, with opcode not equal to 1. |
Time Last Cleared |
A time stamp indicating the previous time statistics were reset. |
txBytes |
A count of the number of bytes transmitted from the frame since the last counter reset. |
txFrames |
A count of the number of transmitted frames. |
txTotalPkts |
The number of transmitted packets. |
dot3StatsFCSErrors |
A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS
check.
|
dot3StatsFrameTooLong |
A count of frames received on a particular interface that exceed the maximum permitted frame size. |
dot3StatsInPauseFrames |
A count of frames received on this interface with an opcode indicating the PAUSE operation. |
dot3StatsOutPauseFrames |
A count of MAC Control frames transmitted on this interface with an opcode indicating the PAUSE operation. |
etherStatsUndersizePkts |
The total number of packets received that are less than 64 octets long (excluding framing bits, but including FCS octets and
are otherwise well formed.
|
medialndStatsTxFramesTooLong |
Total number of transmitted data frames that are less than 5 bytes. This value is a part of HDLC and GFP port statistics. |
medialndStatsTxFramesTruncated |
Number of transmitted data frames that exceed the MTU. This value is part of HDLC and GFP port statistics. |
pcs49RxErrBer |
Total number of 125uSec periods where BER is detected. BER is a condition where one or more errors are detected or counted
on the PCS layer.
|
pcs49RxErrDec |
Total number of invalid blocks received.
64 bits of data are transmitted as 66-bit code blocks on the PHY layer with the 64-bit or 66-bit encoder or decoder. The 66-bit
code block has an initial 2-bit Sync Header, that can assume only the values 01 (data only) or 10 (data or control). The block
is counted as invalid if the Sync Header bits assume invalid values.
|
gfpStatsRxFrame |
Total number of received data frames. |
gfpStatsTxFrame |
Total number of transmitted data frames. |
gfpStatsRxOctets |
Total number of GFP data octets received. |
gfpStatsTxOctets |
Total number of GFP data octets transmitted. |
gfpRxCmfFrame |
— |
gfpTxCmfFrame |
— |