All MIBs › CTRON-BDG-MIB › bdgPortRuntPackets
bdgPortRuntPackets
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortRuntPackets
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.25
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of packets received at the indicated bdgPort that were less than the IEEE 802.3 minimum Ethernet frame size of 64 bytes.
What is bdgPortRuntPackets?
This read-only counter tracks packets received at this port that were shorter than the IEEE 802.3 minimum Ethernet frame size of 64 bytes. An admin treats a rising runt packet count as a sign of a failing NIC or a collision-related fragment problem on the attached segment, since legitimate traffic should never be shorter than the Ethernet minimum. For example, a burst of bdgPortRuntPackets coinciding with a spike in bdgPortColl on the same port would suggest collision fragments rather than a separate NIC hardware fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.25 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortRuntPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.25.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortRuntPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bdgPortRuntPackets.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::bdgPortRuntPackets 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.25 | bdgPortRuntPackets | CTRON-BDG-MIB |