All MIBs › ACD-PORT-MIB › acdPortRxStatsBytesTotal
acdPortRxStatsBytesTotal
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortRxStatsBytesTotal
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.2.1.4
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 and bad packets. The count includes the 4 CRC bytes (if present) but does not include the preamble or SFD bytes. Good packets are described above. Bad packets include short packets (less than 64 bytes), long packets (greater than maxsize bytes), packets with bad CRC, packets with PHY errors, and packets with receive FIFO errors. Bytes in bad packets resulting from a collision are counted if the SFD is detected.
What is acdPortRxStatsBytesTotal?
This counter tracks the total number of bytes received in all packets—both good and bad—including those with errors, wrong size, or corruption. Engineers use this alongside the 'good bytes' counter to calculate the packet error rate and overall link quality. For example, if total bytes is 1100000 and good bytes is 1000000, then 100000 bytes (about 9%) arrived corrupted and were discarded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.4 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsBytesTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.4.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsBytesTotal.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortRxStatsBytesTotal 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.4 | acdPortRxStatsBytesTotal | ACD-PORT-MIB |