[squid-users] Monitoring Squid using SNMP.
Stuart Henderson
stu at spacehopper.org
Wed Oct 21 11:24:10 UTC 2015
On 2015-10-20, Brendan Kearney <bpk678 at gmail.com> wrote:
> this did not work - snmpwalk -v2c -c SecretHandShake proxy1:3401
> this did work - snmpwalk -v2c -c SecretHandShake proxy1:3401 .1.3
>From snmpwalk's manual:
"If no OID argument is present, snmpwalk will search the subtree rooted
at SNMPv2-SMI::mib-2 (including any MIB object values from other MIB
modules, that are defined as lying within this subtree)."
The objects in SQUID-MIB do not lie within this subtree.
http://wiki.squid-cache.org/Features/Snmp#How_can_I_query_the_Squid_SNMP_Agent
More information about the squid-users
mailing list