All MIBs › ADVANTECH-EKI-PRONEER-MIB › dot3StatsFrameTooLongs
dot3StatsFrameTooLongs
Module: ADVANTECH-EKI-PRONEER-MIB
OID (symbolic): ADVANTECH-EKI-PRONEER-MIB::dot3StatsFrameTooLongs
OID (numeric): 1.3.6.1.4.1.10297.202.7000.1.3.1.1.22
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 pertain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
For interfaces operating at 10 Gb/s, this counter can roll over in less than 80 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCStatsFrameTooLongs object for 10 Gb/s or faster interfaces.
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
What is dot3StatsFrameTooLongs?
This read-only counter increments when received frames exceed the maximum Ethernet frame size (typically 1518 bytes). May indicate jumbo frames, corruption, or non-standard equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10297.202.7000.1.3.1.1.22 snmpwalk -v2c -c public <target> ADVANTECH-EKI-PRONEER-MIB::dot3StatsFrameTooLongs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10297.202.7000.1.3.1.1.22.1 snmpget -v2c -c public <target> ADVANTECH-EKI-PRONEER-MIB::dot3StatsFrameTooLongs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3StatsFrameTooLongs.1
Start monitoring Advantech EKI-series industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVANTECH-EKI-PRONEER-MIB::dot3StatsFrameTooLongs OID value, configure state conditions and alerts, and monitor any Advantech EKI-series industrial Ethernet switches 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.10297 | advantech | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202 | aSwitchMIB | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202.7000 | proneer | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202.7000.1 | monitoring | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202.7000.1.3 | portMonitoring | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202.7000.1.3.1 | portStatisticTable | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202.7000.1.3.1.1 | portStatisticEntry | ADVANTECH-EKI-PRONEER-MIB |
| 1.3.6.1.4.1.10297.202.7000.1.3.1.1.22 | dot3StatsFrameTooLongs | ADVANTECH-EKI-PRONEER-MIB |