]> git.ipfire.org Git - thirdparty/squid.git/commit - include/cache_snmp.h
Bug 2811: pt 1: Correct Peer table OID numbering
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 20 Dec 2009 10:18:22 +0000 (23:18 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 20 Dec 2009 10:18:22 +0000 (23:18 +1300)
commit263f9f5f0b4b48b254717b98a0667f1ed6cfbd64
treef207b76c3e2a4e4d84b35c0e78fe724a2b1a832f
parentc5753707d56feca6abb7e0e3e351fd446a3e118a
Bug 2811: pt 1: Correct Peer table OID numbering

The IPv6 alterations to the cache_peer table display should not have
altered existing OID numbers. This fixes that by bumping the new table
format to a new OID number .1.3.6.1.4.1.3495.1.5.1.3 for version 3 of the
table.

NP: version 1 of the table was in 2.0->2.5, and 3.0
    version 2 of the table was in 2.6+
include/cache_snmp.h
src/mib.txt
src/snmp_core.cc