All MIBs › CTRON-BDG-MIB › bdgPortOversizePackets
bdgPortOversizePackets
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortOversizePackets
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.26
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of packets received at the indicated port that were greater than the IEEE 802.3 maximum Ethernet frame size of 1518 bytes.
What is bdgPortOversizePackets?
This read-only counter tracks packets received at this port that exceeded the IEEE 802.3 maximum Ethernet frame size of 1518 bytes. An admin uses a nonzero oversize count to identify a device on that segment sending non-standard or jumbo frames the bridge doesn't expect, which can indicate a misconfigured NIC. For example, an admin who recently connected a server configured for jumbo frames to this port would likely see bdgPortOversizePackets start climbing, explaining any related forwarding discards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.26 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortOversizePackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.26.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortOversizePackets.1
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::bdgPortOversizePackets OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.2 | bdgPort | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.2.26 | bdgPortOversizePackets | CTRON-BDG-MIB |