All MIBs › ACD-POLICY-MIB › acdPolicyHistStatsInOverflowOctets
acdPolicyHistStatsInOverflowOctets
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyHistStatsInOverflowOctets
OID (numeric): 1.3.6.1.4.1.22420.2.3.3.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdPolicyHistStatsInOctets counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOctets, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCOctets.
What is acdPolicyHistStatsInOverflowOctets?
This overflow counter tracks when the 32-bit byte counter wraps during the sampling period, enabling calculation of total bytes when combined with the primary counter. High-bandwidth networks may see overflows within a single collection interval, making this essential for peak-hour reporting accuracy. For example, overflow of 10 with a current reading of 3 billion octets means approximately 43 billion bytes flowed through that policy during the sampling window (10 × 4 billion + 3 billion).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.3.1.12 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyHistStatsInOverflowOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.3.1.12.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyHistStatsInOverflowOctets.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyHistStatsInOverflowOctets 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.3 | acdPolicyHistStatsTable | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.3.1 | acdPolicyHistStatsEntry | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.3.1.12 | acdPolicyHistStatsInOverflowOctets | ACD-POLICY-MIB |