2009/9/22 Burkhardt, Chris <cburkha...@medline.com>:
> /us/local/bin/snmpwalk -v 2c -c public -m .1.3 localhost

No - that's the wrong command.

What Mike was asking for was
     snmpwalk -v 2c -c public localhost   .1.3

(i.e. walking the whole tree, not just the standard objects).

> Also caused snmpd to die with a falk #6, FLTBOUNDS

But we still need to know *where* it falls over.

If it always fails in the same place, then the problem is likely
to be in that particular MIB module.   And we can concentrate
our efforts there.
   If it fails in randomly-varying places, then that's going to be
much more of a headache to sort out.

So what's the last result that you get back from the walk
before the agent falls over?

Dave

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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