All MIBs › RMON-MIB › etherStatsFragments
etherStatsFragments
Module: RMON-MIB
OID (symbolic): RMON-MIB::etherStatsFragments
OID (numeric): 1.3.6.1.2.1.16.1.1.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Note that it is entirely normal for etherStatsFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
What is etherStatsFragments?
The count of received packets shorter than 64 octets that also had a bad FCS or alignment error; per the DESCRIPTION it's normal for this counter to increment since it includes both routine collision-caused runts and general noise hits, not just faults.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.1.1.1.11 snmpwalk -v2c -c public <target> RMON-MIB::etherStatsFragments
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.1.1.1.11.1 snmpget -v2c -c public <target> RMON-MIB::etherStatsFragments.1
Start monitoring vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON-MIB::etherStatsFragments OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.1 | statistics | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.1.1 | etherStatsTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.1.1.1 | etherStatsEntry | RFC1271-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.1.1.1.11 | etherStatsFragments | RMON-MIB |