Dear all,
I want to use the snmp function of squid with MRTG,my os is Freebsd4.2
squid version:2.3Stable4 MRTG2.9.12a
in squid.conf,I config as follows:
snmp_port 3401
acl localhost src 127.0.0.1/255.255.255.255
acl snmppublic snmp_community public
snmp_access allow snmppublic localhost
snmp_incoming_address 0.0.0.0
snmp_outgoing_address 0.0.0.0
but when I use cfgmaker to create a cfg flies:
# cfgmaker --global 'WorkDir: /home/httpd/mrtg' \
--global 'Options[_]: bits,growright' \
--output /home/mrtg/cfg/mrtg.cfg
--snmp-options=:3401 \
public@localhost
it show error messages:
........
--base walking ifAdminStatus
SNMP Error:
Received Snmp response with err code
error status:noSuchName
index 1.........
Could anyone give me a help.Thanks in advance
kyue
Received on Tue May 15 2001 - 21:08:07 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:08 MST