All MIBs › ACD-POLICY-MIB › acdPolicyStatsInPktsErr
acdPolicyStatsInPktsErr
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyStatsInPktsErr
OID (numeric): 1.3.6.1.4.1.22420.2.3.2.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of errored packets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowPktsErr, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPktsErr.
What is acdPolicyStatsInPktsErr?
This counter records the total number of corrupted or damaged packets that arrived on the interface while matching a specific traffic policy, using a 32-bit counter. Tracking error packets on a per-policy basis helps you pinpoint whether quality issues affect all traffic or just specific policy types, useful for troubleshooting link quality. An example value of 250 means 250 bad packets have been detected under this policy since the last reboot, suggesting either a cable problem or a misconfigured device sending malformed packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.10 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInPktsErr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.10.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInPktsErr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPolicyStatsInPktsErr.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyStatsInPktsErr 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.3 | acdPolicy | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.2 | acdPolicyStatsTable | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.2.1 | acdPolicyStatsEntry | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.2.1.10 | acdPolicyStatsInPktsErr | ACD-POLICY-MIB |