All MIBs › ACD-POLICY-MIB › acdPolicyStatsInOverflowPktsErr
acdPolicyStatsInOverflowPktsErr
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyStatsInOverflowPktsErr
OID (numeric): 1.3.6.1.4.1.22420.2.3.2.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdPolicyStatsInPktsErr counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInPktsErr, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPktsErr.
What is acdPolicyStatsInOverflowPktsErr?
This overflow counter tracks how many times the 32-bit error packet counter has wrapped around, allowing calculation of the true total when combined with the main error counter. Networks experiencing severe quality issues may see this counter increment frequently, signaling the need for deeper investigation. For example, if overflow count is 5 and current errors are 3 billion, the actual total is about 23 billion bad packets (5 overflows × 4 billion + 3 billion).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.11 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInOverflowPktsErr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.11.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInOverflowPktsErr.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyStatsInOverflowPktsErr 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.11 | acdPolicyStatsInOverflowPktsErr | ACD-POLICY-MIB |