ipPolicyListTrackChanges
POLICY-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.36.1.1.9
Object
column SNMPv2-SMIInteger32
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. Adding default
rule to the list increment this counter to 1.
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.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyListEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyListTrackChanges'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyListTrackChanges.<ipPolicyListSlot>.<ipPolicyListID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-MIB::ipPolicyListTrackChanges'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647