All MIBs › DECHUB900-HUBMGR-MIB-V3-0 › hubEtherStatsFragments
hubEtherStatsFragments
Module: DECHUB900-HUBMGR-MIB-V3-0
OID (symbolic): DECHUB900-HUBMGR-MIB-V3-0::hubEtherStatsFragments
OID (numeric): 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.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 hubEtherStatsFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
What is hubEtherStatsFragments?
This counts undersized packets (under 64 octets) received on this interface that also had a bad FCS. The MIB notes it's normal for this to increase since it includes both ordinary collision-caused runts and general noise hits, so admins shouldn't treat a nonzero value alone as alarming.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.11 snmpwalk -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubEtherStatsFragments
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.11.1 snmpget -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubEtherStatsFragments.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hubEtherStatsFragments.1
Start monitoring Digital Equipment Corporation (DEC) DEChub 900 multiswitch hub chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECHUB900-HUBMGR-MIB-V3-0::hubEtherStatsFragments OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) DEChub 900 multiswitch hub chassis 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.11 | decHub900 | DECHUB900-ERPTR-MIB-V3-0 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.11.1 | mgmtAgent | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2 | mgmtAgentVersion2 | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1 | mamPrivate | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2 | rmonHub | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4 | hubStatistics | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1 | hubEtherStatsTable | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1 | hubEtherStatsEntry | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.11 | hubEtherStatsFragments | DECHUB900-HUBMGR-MIB-V3-0 |