On Wed, 2006-01-25 at 08:45 -0800, Hassan Noureddine wrote:
> I am getting a "system: Unknown Object Identifier" in response to the 
> snmpwalk command:
> 
> #snmpwalk -v 1 -c private 127.0.0.1 system.
> system: Unknown Object Identifier (Sub-id not found: (top) -> system)

That looks as if the command isn't finding the MIB files.
Are they installed?  Where?

Try running

   snmpwalk -Dparse-mibs -v 1 -c private 127.0.0.1 system

and see where it's looking for these files.

Dave


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to