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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 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 |