All MIBs › COMPEX-IN3000 › gsoPacketsTooBigErr
gsoPacketsTooBigErr
Module: COMPEX-IN3000
OID (symbolic): COMPEX-IN3000::gsoPacketsTooBigErr
OID (numeric): 1.3.6.1.4.1.426.1.6.1.1.21
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of packets reveived from all ports in the group that were larger than 1518 bytes, and contained other errors.
What is gsoPacketsTooBigErr?
This counter tallies packets larger than 1518 bytes received across all ports in a group that also contained other errors, meaning oversized frames that are additionally corrupted or malformed. This combination usually indicates a genuinely faulty NIC or cabling problem rather than a benign jumbo-frame host. An admin who sees this counter rise on group 1 alongside other CRC-related errors on that group would prioritize inspecting that microhub's wiring over its configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.426.1.6.1.1.21 snmpwalk -v2c -c public <target> COMPEX-IN3000::gsoPacketsTooBigErr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.426.1.6.1.1.21.1 snmpget -v2c -c public <target> COMPEX-IN3000::gsoPacketsTooBigErr.1
Start monitoring Compex Systems IN3000 device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPEX-IN3000::gsoPacketsTooBigErr OID value, configure state conditions and alerts, and monitor any Compex Systems IN3000 device 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.426 | compex | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1 | in3000 | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1.6 | in3000StatsGroup | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1.6.1 | groupOctetsTable | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1.6.1.1 | groupOctetsEntry | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1.6.1.1.21 | gsoPacketsTooBigErr | COMPEX-IN3000 |