All MIBs › CTRON-BDG-MIB › bdgPortTxAbrt
bdgPortTxAbrt
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortTxAbrt
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of transmissions that have been aborted due to excessive collisions (over 16 attempts to transmit the same packet).
What is bdgPortTxAbrt?
This read-only counter tracks transmissions on this port that were aborted after exceeding 16 attempts due to repeated collisions. An admin treats a nonzero bdgPortTxAbrt count as evidence of severe network contention on that segment, more serious than ordinary occasional collisions since it means frames are being lost entirely. For example, if bdgPortTxAbrt starts incrementing on a port that previously showed only occasional bdgPortColl counts, the admin would recognize the segment has crossed from mild contention into frames actually failing to send.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.13 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortTxAbrt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.13.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortTxAbrt.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::bdgPortTxAbrt 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.13 | bdgPortTxAbrt | CTRON-BDG-MIB |