All MIBs › ACD-POLICY-MIB › acdPolicyEntryID
acdPolicyEntryID
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyEntryID
OID (numeric): 1.3.6.1.4.1.22420.2.3.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object identifies the order in the List.
What is acdPolicyEntryID?
This OID indicates the order or sequence position of an entry within its policy list, stored as an Unsigned32. Network engineers care about entry order because policies are evaluated sequentially, and the first matching policy takes action; subsequent policies are skipped. A value of 5 means this is the 5th policy evaluated in its list, so if policies 1–4 don't match, this one will be tested next.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.1.1.3 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyEntryID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.1.1.3.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyEntryID.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyEntryID 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.1 | acdPolicyTable | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.1.1 | acdPolicyEntry | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.1.1.3 | acdPolicyEntryID | ACD-POLICY-MIB |