Squid can return OIDs out of order (#12987)

Squid can return OIDs out of order, without -Cc the proxy doesn't pass through correctly.

Solution found via this link - http://www.squid-cache.org/mail-archive/squid-users/200411/0622.html
Currently testing with CERN Frontier Squid Fork.
This commit is contained in:
Adam
2021-06-26 09:41:56 +01:00
committed by GitHub
parent 450463f7b1
commit 824a4e4d42

View File

@@ -2056,7 +2056,7 @@ snmp_access deny all
community, host, and port as above:
```
proxy -v 2c -c public 127.0.0.1:3401 1.3.6.1.4.1.3495
proxy -v 2c -Cc -c public 127.0.0.1:3401 1.3.6.1.4.1.3495
```
For more advanced information on Squid and SNMP or setting up proxying