Jimmy Conner wrote:
> command line binaries such as snmpwalk, etc... take 4-5 seconds to "load"
> before displaying results.  For instance a simple
> snmpwalk -v 2c -c public 127.0.0.1 .1

You may want to try

snmpwalk -v 2c -c public -m "" 127.0.0.1 .1

to suppress MIB loading. Does that help?


+Thomas

-------------------------------------------------------------------------
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-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