All MIBs › ACD-PORT-MIB › acdPortTxStatsBytesTotal
acdPortTxStatsBytesTotal
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsBytesTotal
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This is a count of the total number of bytes transmitted by the port in good and bad packets. The count includes the 4 CRC bytes but does not include the preamble or SFD bytes. Bad packets include normal collisions, late collisions, and FIFO underflows. For collisions, all bytes transmitted before the start of the collision as well as the colliding and jam bytes are counted. For FIFO underflows, all bytes actually transmitted are counted.
What is acdPortTxStatsBytesTotal?
This counter tracks all transmitted bytes, both successful and failed (including collisions and FIFO underflows), providing the total traffic volume. Network engineers compare this to acdPortTxStatsBytesGood to calculate the percentage of good transmission and detect transmission problems on congested links. Example: if TxStatsBytesTotal is 51,000,000 and TxStatsBytesGood is 50,000,000, then 1 million bytes were lost to collisions or errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.4 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsBytesTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.4.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsBytesTotal.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsBytesTotal OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.9 | acdPort | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1 | acdPortMIBObjects | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3 | acdPortStats | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1 | acdPortTxStatsTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1 | acdPortTxStatsEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1.4 | acdPortTxStatsBytesTotal | ACD-PORT-MIB |