On 06/02/2008, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
>             Whenever I run SNMP walk or SNMP get or SNMP set through command 
> line, the error messages are printed on the terminal as shown blue colour 
> below.

> [EMAIL PROTECTED] ~]# Snmpwalk -v2c -c public 192.168.157.198 
> 1.3.6.1.4.1.13995.2.1.11
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
    <etc>


>             I know snmpd is looking for MIB files in /usr/share/snmp/mibs;

No.   *snmpwalk* is looking for MIB files in this location.


>    I removed to reduce my net-snmp size.

Which explains why it can't find them.



> I don't want to print these error message, how can I do it.

   snmpwalk -m "" .....

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to