All MIBs › SWITCH-RMON-MIB › rEtherStatsFragments
rEtherStatsFragments
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rEtherStatsFragments
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.1.1.1.11
Node type: OBJECT-TYPE
Type: Counter
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 rEtherStatsFragments?
This counter tracks packets shorter than 64 octets with a bad FCS (integral or non-integral octet count). The MIB notes this is expected to increment normally since it captures both ordinary collision-caused runts and general noise hits, not just error conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.11 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsFragments
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.11.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsFragments.1
Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rEtherStatsFragments OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1 | rStatistics | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1 | rEtherStatsTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1 | rEtherStatsEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1.11 | rEtherStatsFragments | SWITCH-RMON-MIB |