All MIBs › ACMIB › ethernetPortStatsFrameTooLongs
ethernetPortStatsFrameTooLongs
Module: ACMIB
OID (symbolic): ACMIB::ethernetPortStatsFrameTooLongs
OID (numeric): 1.3.6.1.4.1.1751.2.18.10.7.1.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
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.
What is ethernetPortStatsFrameTooLongs?
This counts frames received that exceed the maximum Ethernet frame size (normally 1518 bytes including headers). Administrators monitor this to detect jumbo frame incompatibilities, corrupt packets, or devices sending malformed data. For instance, 8 frames exceeding size limits in a 24-hour period might indicate a misconfigured device or a network test tool running on the segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.10.7.1.13 snmpwalk -v2c -c public <target> ACMIB::ethernetPortStatsFrameTooLongs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.10.7.1.13.1 snmpget -v2c -c public <target> ACMIB::ethernetPortStatsFrameTooLongs.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::ethernetPortStatsFrameTooLongs OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.10 | equipStatistics | ACMIB |
| 1.3.6.1.4.1.1751.2.18.10.7 | ethernetPortStatsTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.10.7.1 | ethernetPortStatsEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.10.7.1.13 | ethernetPortStatsFrameTooLongs | ACMIB |