All MIBs › ACD-REGULATOR-MIB › acdRegulatorHistStatsDropOverflowOctets
acdRegulatorHistStatsDropOverflowOctets
Module: ACD-REGULATOR-MIB
OID (symbolic): ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowOctets
OID (numeric): 1.3.6.1.4.1.22420.2.6.3.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdRegulatorHistStatsDropOctets counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsDropOctets, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsDropHCOctets.
What is acdRegulatorHistStatsDropOverflowOctets?
This OID tracks how many times the standard 32-bit drop counter (acdRegulatorHistStatsDropOctets) has wrapped around during the sampling interval. By combining this overflow counter with the base counter, you can calculate the true 64-bit value of dropped bytes without losing data from counter wraparound. For example, if the base counter shows 100 million and this overflow counter shows 2, the actual dropped octets were 2 × 4,294,967,296 + 100 million.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.6.3.1.16 snmpwalk -v2c -c public <target> ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.6.3.1.16.1 snmpget -v2c -c public <target> ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowOctets.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-REGULATOR-MIB::acdRegulatorHistStatsDropOverflowOctets 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.16 | acdRegulatorHistStatsDropOverflowOctets | ACD-REGULATOR-MIB |