All MIBs › ACD-PORT-MIB › acdPortTxStatsBytesGood
acdPortTxStatsBytesGood
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsBytesGood
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.3
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 packets. The count includes the 4 CRC bytes but does not include the preamble or SFD bytes. A good packet is one that has been transmitted successfully (not aborted) with a good CRC. It is assumed that all transmit packets are properly sized, 64 bytes (after any padding) to maxsize bytes long.
What is acdPortTxStatsBytesGood?
This counter increments every time the port successfully transmits a complete, valid packet (including the 4-byte CRC but excluding the preamble). A network engineer monitors this over time to calculate the port's actual goodput and detect when transmission quality is degrading. Example: a value of 50,000,000 bytes means 50 million bytes of good data have left this port since it was last reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.3 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsBytesGood
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.3.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsBytesGood.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsBytesGood OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
How to Use in IPNetwork Monitor
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.3 | acdPortTxStatsBytesGood | ACD-PORT-MIB |