All MIBs › ACD-PORT-MIB › acdPortRxStatsBytesGood
acdPortRxStatsBytesGood
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortRxStatsBytesGood
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.2.1.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This is a count of the total number of bytes received 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 a well-formed normally sized packet (64 to maxsize bytes) with good CRC and no PHY or FIFO errors.
What is acdPortRxStatsBytesGood?
This counter tracks the total number of bytes received in well-formed, error-free packets (64 to max-size bytes with valid CRC), excluding preamble but including CRC. Network engineers use this metric to understand how much legitimate data the port successfully received and can trust for throughput calculations. A value of 1000000 bytes indicates that one megabyte of good data arrived; comparing this to total bytes shows what percentage of traffic was error-free.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.3 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsBytesGood
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.3.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsBytesGood.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortRxStatsBytesGood.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortRxStatsBytesGood 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.2 | acdPortRxStatsTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.2.1 | acdPortRxStatsEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.2.1.3 | acdPortRxStatsBytesGood | ACD-PORT-MIB |