RE: [squid-users] SNMP+MRTG config

From: Andreas Piesk <apiesk@dont-contact.us>
Date: Wed, 12 Sep 2001 14:51:35 +0200

> From: Jakob Sigurðsson [mailto:jakob@tristan.is]
> Sent: Wednesday, September 12, 2001 2:10 PM
>
> What should I do if I get :
>
> [root@system ~]# snmpwalk -p 3401 localhost public
> enterprises.nlanr.squid
> enterprises.nlanr.squid: Unknown Object Identifier (enterprises)
>

snmpwalk doesn't know the oid you entered.

first, you could use numerical oid like
"snmpwalk -p 3401 localhost public .1.3.6.1.4.1.3495.1".

second, you could copy or link the file mib.txt into the mib dir
/usr/share/snmp/mibs
and start snmpwalk with '-m all' (this will use all mibs from the directory)

ciao -ap
Received on Wed Sep 12 2001 - 06:51:40 MDT

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