All MIBs › POLICY-MIB › ipPolicyListChecksum
ipPolicyListChecksum
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyListChecksum
OID (numeric): 1.3.6.1.4.1.81.36.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Checksum of all the configurable (read/write) mib items that are part of this list or part of any rule that belongs to this list. Addition/deletion/modification of a rule in this list shall result in a checksum change. This field can be used by the management application to discover this list has changed (instead of polling all the rules of the list).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.1.1.5 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyListChecksum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.1.1.5.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyListChecksum.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.5 | ipPolicyListChecksum | POLICY-MIB |