RE: [squid-users] SNMP+MRTG config

From: Jakob Siguršsson <jakob@dont-contact.us>
Date: Wed, 12 Sep 2001 12:10:24 +0000

Hi...

What should I do if I get :

[root@system ~]# snmpwalk -p 3401 localhost public enterprises.nlanr.squid
enterprises.nlanr.squid: Unknown Object Identifier (enterprises)

Best regards,
Jacob

|--------+------------------------>
| | "Andreas |
| | Piesk" |
| | <apiesk@virbus|
| | .de> |
| | |
| | 11.09.2001 |
| | 09:21 |
| | Please respond|
| | to apiesk |
| | |
|--------+------------------------>
>-----------------------------------------------------------------------------------------------------------------------|
  | |
  | To: <squid-users@squid-cache.org> |
  | cc: |
  | Subject: RE: [squid-users] SNMP+MRTG config |
>-----------------------------------------------------------------------------------------------------------------------|

> From: Andrei Loukinykh [mailto:avl@seavenue.net]
> Sent: Tuesday, September 11, 2001 10:48 AM
>
> Anyone, who successfully installed the subj, could you share
> your config
> with me ? :)
> May be i'll get from it what I 've done wrong ...
>
> Squid 2.4 STABLE2
>

do you have these entries in your squid.conf ?

acl snmppublic snmp_community public
snmp_access allow snmppublic localhost
snmp_port 3401

check if the port is listening
# netstat -na | grep 3401
udp 0 0 127.0.0.1:3401 0.0.0.0:*
udp 0 0 0.0.0.0:3401 0.0.0.0:*

and finally

# snmpwalk -p 3401 localhost public enterprises.nlanr.squid

should print out all values.

ciao -ap
System Administration
VIRBUS AG
Fon +49(0)341-979-7424
Fax +49(0)341-979-7409
andreas.piesk@virbus.de
www.virbus.de
Received on Wed Sep 12 2001 - 06:22:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:09 MST