All MIBs › ACD-REGULATOR-MIB › acdRegulatorHistStatsDropOverflowPkts
acdRegulatorHistStatsDropOverflowPkts
Module: ACD-REGULATOR-MIB
OID (symbolic): ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowPkts
OID (numeric): 1.3.6.1.4.1.22420.2.6.3.1.19
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdRegulatorHistStatsDropPkts counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsDropPkts, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsDropHCPkts.
What is acdRegulatorHistStatsDropOverflowPkts?
This OID tracks overflow events for the packet drop counter (acdRegulatorHistStatsDropPkts), enabling you to calculate the true 64-bit count of dropped packets without losing precision from counter wraparound. Combined with the base packet drop counter, this provides an accurate picture of packet loss even on very high-traffic systems. For example, if the base counter is 100 million packets and this shows 3 overflows, the true total is 3 × 4,294,967,296 + 100 million packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.6.3.1.19 snmpwalk -v2c -c public <target> ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.6.3.1.19.1 snmpget -v2c -c public <target> ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowPkts.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowPkts 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.6 | acdRegulator | ACD-REGULATOR-MIB |
| 1.3.6.1.4.1.22420.2.6.3 | acdRegulatorHistStatsTable | ACD-REGULATOR-MIB |
| 1.3.6.1.4.1.22420.2.6.3.1 | acdRegulatorHistStatsEntry | ACD-REGULATOR-MIB |
| 1.3.6.1.4.1.22420.2.6.3.1.19 | acdRegulatorHistStatsDropOverflowPkts | ACD-REGULATOR-MIB |