All MIBs › ACD-POLICY-MIB › acdPolicyStatsInOverflowOctets
acdPolicyStatsInOverflowOctets
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyStatsInOverflowOctets
OID (numeric): 1.3.6.1.4.1.22420.2.3.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdPolicyStatsInOctets counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInOctets, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCOctets.
What is acdPolicyStatsInOverflowOctets?
This counter increments each time the 32-bit acdPolicyStatsInOctets counter wraps around (overflows past 4 billion), allowing you to calculate the true 64-bit total when combined with the main counter. Administrators use this to track very high-volume policies without losing count accuracy when the primary counter resets. For instance, an overflow count of 3 combined with 1 billion current octets means approximately 13 billion total bytes have been counted (3 overflows × 4 billion + 1 billion current).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.8 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInOverflowOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.8.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInOverflowOctets.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyStatsInOverflowOctets 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.8 | acdPolicyStatsInOverflowOctets | ACD-POLICY-MIB |