Re: system: Unknown Object Identifier (Sub-id not found: (top) ->system)

2006-03-07 Thread Hassan Noureddine

Thanks Dave,

The agent was looking for the mib files in "/usr/share/snmp/mibs/". while 
the mibs were stored in different directory. I moved the file to to 
"/usr/share/snmp/mibs" and it worked fine.



From: Dave Shield <[EMAIL PROTECTED]>
To: Hassan Noureddine <[EMAIL PROTECTED]>
CC: net-snmp-users@lists.sourceforge.net
Subject: Re: system: Unknown Object Identifier (Sub-id not found: (top) 
->system)

Date: Thu, 02 Mar 2006 17:20:30 +

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


Re: system: Unknown Object Identifier (Sub-id not found: (top) -> system)

2006-03-02 Thread Dave Shield
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