All MIBs › POLICY-MIB › ipPolicyListTrackChanges
ipPolicyListTrackChanges
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyListTrackChanges
OID (numeric): 1.3.6.1.4.1.81.36.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Counts the number of changes made to the configuration of the list including changes to the rules that are part of the list. This counters is set to 0 when the list is being created. It is also set to 0 when ipPolicyListCookie is changed.
This mib item together with the ipPolicyListCookie can be used by the management application to determine if this policy list was changed, and if two instances of this list on different devices are the same.
What is ipPolicyListTrackChanges?
This indicates whether the device is tracking changes made to a policy rule list, so external management tools can detect modifications. An admin enables this so a central policy manager can be notified when someone edits a policy list locally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.1.1.9 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyListTrackChanges
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.1.1.9.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyListTrackChanges.1
Start monitoring vendor-neutral, standards-based MIB (generic IP policy rule management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POLICY-MIB::ipPolicyListTrackChanges OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (generic IP policy rule management) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.36 | ipPolicyMgmt | POLICY-MIB |
| 1.3.6.1.4.1.81.36.1 | ipPolicyListTable | POLICY-MIB |
| 1.3.6.1.4.1.81.36.1.1 | ipPolicyListEntry | POLICY-MIB |
| 1.3.6.1.4.1.81.36.1.1.9 | ipPolicyListTrackChanges | POLICY-MIB |