ACD-PORT-MIB :: acdPortRxStatsBytesTotal

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACD-PORT-MIBacdPortRxStatsBytesTotal

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.22420accedianMIBACCEDIAN-SMI
1.3.6.1.4.1.22420.2acdMibsACCEDIAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.22420.2.9acdPortACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1acdPortMIBObjectsACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3acdPortStatsACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3.2acdPortRxStatsTableACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3.2.1acdPortRxStatsEntryACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.3.2.1.4acdPortRxStatsBytesTotalACD-PORT-MIB