All MIBs › ACD-POLICY-MIB › acdPolicyStatsInHCOctets
acdPolicyStatsInHCOctets
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyStatsInHCOctets
OID (numeric): 1.3.6.1.4.1.22420.2.3.2.1.9
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of Octets received on this MAC and matching this policy.
What is acdPolicyStatsInHCOctets?
This is a native 64-bit counter that directly measures all bytes received matching a policy without needing overflow tracking, eliminating the complexity of managing overflow counters. Engineers prefer using this when their monitoring tools support it, since it simplifies collection and reduces math errors in reporting. A typical value might be 50,000,000,000 octets (50 GB), which the 64-bit counter handles natively without any overflow tricks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.9 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInHCOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.2.1.9.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyStatsInHCOctets.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyStatsInHCOctets 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.9 | acdPolicyStatsInHCOctets | ACD-POLICY-MIB |