All MIBs › ACD-PORT-MIB › acdPortRxStatsPkts64
acdPortRxStatsPkts64
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortRxStatsPkts64
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.2.1.23
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of packets, good or bad, received by this port that were exactly 64 bytes in length (excluding preamble and SFD but including CRC).
What is acdPortRxStatsPkts64?
This counter tracks all packets, good or bad, that are exactly 64 bytes long, which is the minimum standard Ethernet frame size. Network engineers use packet-size distribution to understand their traffic profile and detect unusual patterns like abnormal concentrations of minimum-sized packets. A value of 100,000 64-byte packets out of 1,000,000 total means 10% of your traffic is at minimum size, suggesting a workload of small requests or acknowledgments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.23 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsPkts64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.2.1.23.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortRxStatsPkts64.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortRxStatsPkts64 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.23 | acdPortRxStatsPkts64 | ACD-PORT-MIB |