All MIBs › ACD-REGULATOR-MIB › acdRegulatorStatsDropOverflowPkts
acdRegulatorStatsDropOverflowPkts
Module: ACD-REGULATOR-MIB
OID (symbolic): ACD-REGULATOR-MIB::acdRegulatorStatsDropOverflowPkts
OID (numeric): 1.3.6.1.4.1.22420.2.6.2.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdRegulatorStatsDropPkts counter has overflowed. This is a 32 bits counter. Combined with acdRegulatorStatsDropPkts, it provides the equivalent of the 64 bits counter acdRegulatorStatsDropHCPkts.
What is acdRegulatorStatsDropOverflowPkts?
This OID tracks overflow events for the drop-packets counter, indicating how many times the 32-bit limit has been exceeded. Combined with the base drop-packets counter, it reconstructs the true 64-bit total of all packets dropped. For example, 1 overflow means the counter wrapped once, so more than 4 billion packets in total have been dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.6.2.1.13 snmpwalk -v2c -c public <target> ACD-REGULATOR-MIB::acdRegulatorStatsDropOverflowPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.6.2.1.13.1 snmpget -v2c -c public <target> ACD-REGULATOR-MIB::acdRegulatorStatsDropOverflowPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdRegulatorStatsDropOverflowPkts.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-REGULATOR-MIB::acdRegulatorStatsDropOverflowPkts 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.2 | acdRegulatorStatsTable | ACD-REGULATOR-MIB |
| 1.3.6.1.4.1.22420.2.6.2.1 | acdRegulatorStatsEntry | ACD-REGULATOR-MIB |
| 1.3.6.1.4.1.22420.2.6.2.1.13 | acdRegulatorStatsDropOverflowPkts | ACD-REGULATOR-MIB |