All MIBs › ACD-POLICY-MIB › acdPolicyListNbrEntries
acdPolicyListNbrEntries
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyListNbrEntries
OID (numeric): 1.3.6.1.4.1.22420.2.3.5.1.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of entries currently in this list.
What is acdPolicyListNbrEntries?
This OID shows how many individual policy rules are currently active in a specific policy list, reported as a whole number. Engineers monitor this to understand the complexity and load of a policy configuration, and to catch accidental deletions or unwanted rule changes. For example, if you were managing a list with 5 rules and the value suddenly drops to 3, it signals a change that needs investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.5.1.1.1.3 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyListNbrEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.5.1.1.1.3.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyListNbrEntries.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyListNbrEntries 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.5 | acdPolicyMIBObjects | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5.1 | acdPolicyList | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5.1.1 | acdPolicyListTable | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5.1.1.1 | acdPolicyListEntry | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5.1.1.1.3 | acdPolicyListNbrEntries | ACD-POLICY-MIB |