All MIBs › CTRON-BDG-MIB › bdgPortDisErr
bdgPortDisErr
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortDisErr
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of frames that could not be transmitted because the frame was too large for the attached network (1526 bytes, including preamble, for 802.3 networks).
What is bdgPortDisErr?
This read-only counter tracks frames that could not be transmitted through this port because they exceeded the maximum size allowed on the attached 802.3 network (1526 bytes including preamble). An admin treats a nonzero bdgPortDisErr count as a sign of oversized or malformed frames arriving from a misconfigured device, such as one sending frames larger than standard Ethernet allows. For example, a rising bdgPortDisErr count after connecting a new device to that segment would lead the admin to check whether that device is sending jumbo frames the bridge can't handle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.11 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortDisErr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.11.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortDisErr.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::bdgPortDisErr 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.11 | bdgPortDisErr | CTRON-BDG-MIB |