A count of frames received on a particular interface
that exceed the maximum permitted frame size.
The count represented by an instance of this object is
incremented when the frameTooLong status is returned by
the MAC service to the LLC (or other MAC user). Received
frames for which multiple error conditions obtain are,
according to the conventions of IEEE 802.3 Layer
Management, counted exclusively according to the error
status presented to the LLC.
Parsed from file mariposa.mib.txt
Company: marconi
Module: MARIPOSA-MIB
Vendor: Marconi
Module: MARIPOSA-MIB (mariposa.mib)
Type: TABULAR
Access: read-only
Syntax: Counter
Automatically extracted from www.mibdepot.com
etherStatsFrameTooLong OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC." ::= { etherStatsEntry 17 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2426.1.2.10.2.2.1.1 | etherStatsIfIndex | 0 | 0 | This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213). |
1.3.6.1.4.1.2426.1.2.10.2.2.1.2 | etherStatsTxPkts | 0 | 0 | Total number of transmitted packets. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.3 | etherStatsTxBytes | 0 | 0 | Total number of transmitted bytes. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.4 | etherStatsRxPkts | 0 | 0 | The number of packets received by the Ethernet driver. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.5 | etherStatsRxBytes | 0 | 0 | The number of bytes received by the Ethernet driver. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.6 | etherStatsRxFilteredPkts | 0 | 0 | The number of received packets that were filtered by the driver code (not forwarded). |
1.3.6.1.4.1.2426.1.2.10.2.2.1.7 | etherStatsFilteredBPDUs | 0 | 0 | The number of BPDU packets that were filtered by the driver code. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.8 | etherStatsCRCErrors | 0 | 0 | The number of times the Ethernet chip detected a CRC error on an incoming packet. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.9 | etherStatsRxFramingErrors | 0 | 0 | The number of framing error detected by the Ethernet chip during packet reception. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.10 | etherStatsTxUnderflow | 0 | 0 | Underflow error count which indicates the number of times the Ethernet chip transmitter has a truncated a message because it coul… |
1.3.6.1.4.1.2426.1.2.10.2.2.1.11 | etherStatsTxRetry | 0 | 0 | A count of frames for which retry transmission has occurred. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.12 | etherStatsLateCollisions | 0 | 0 | The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a pa… |
1.3.6.1.4.1.2426.1.2.10.2.2.1.13 | etherStatsCarrierSenseErrors | 0 | 0 | The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particul… |
1.3.6.1.4.1.2426.1.2.10.2.2.1.14 | etherStatsTxDeferredPkts | 0 | 0 | A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The c… |
1.3.6.1.4.1.2426.1.2.10.2.2.1.15 | etherStatsTxExcessiveDeferredPkts | 0 | 0 | Transmit excess deferral count which indicates the number of times the Ethernet chip has experienced excessive deferral while try… |
1.3.6.1.4.1.2426.1.2.10.2.2.1.16 | etherStatsFrameTooShort | 0 | 0 | The number of packets whose length are below the minimum Ethernet length. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.18 | etherStatsRxDiscardedPkts | 0 | 0 | The number of packets ed for the device and discarded by the driver due to the input queue being full. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.19 | etherStatsTxDiscardedPkts | 0 | 0 | The number of packets ed for the device and discarded by the driver due to the input queue being full. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.20 | etherStatsRxDiscardedMgmtPkts | 0 | 0 | The number of packets ed for the device and discarded by the driver due to the input queue being full. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.21 | etherStatsRxBuffers | 0 | 0 | The number of free received buffers available for the packet receptions of the Ethernet chip. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.22 | etherStatsTxBuffers | 0 | 0 | The number of free transmit descriptors used to transmit packets to the Ethernet network. |
1.3.6.1.4.1.2426.1.2.10.2.2.1.23 | etherStatsResetStatistics | 0 | 0 | Reset all statistics Counters. At system startup the value of this object is set to noChange meaning statistics have not been res… |