All MIBs › ACD-POLICY-MIB › acdPolicyStatsInOverflowPkts
acdPolicyStatsInOverflowPkts
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyStatsInOverflowPkts
OID (numeric): 1.3.6.1.4.1.22420.2.3.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the associated acdPolicyStatsInPkts counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInPkts, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPkts.
What is acdPolicyStatsInOverflowPkts?
This read-only 32-bit counter reports how many times the acdPolicyStatsInPkts counter has rolled over (wrapped around from max back to zero). A network engineer uses this combined with acdPolicyStatsInPkts to calculate a 64-bit packet total for high-volume policies. For example, a value of 5 means the 32-bit counter wrapped 5 times, so the true total is (5 × 4 billion) plus the current InPkts value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.5 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInOverflowPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.5.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInOverflowPkts.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyStatsInOverflowPkts 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.5 | acdPolicyStatsInOverflowPkts | ACD-POLICY-MIB |