On 20/12/2007, Xuan Pan <[EMAIL PROTECTED]> wrote: > snmpgetnext -v 1 -c public localhost ip > snmpgetnext -v 1 -c public localhost .1.3.6.1.4 > They too return noSuchName errors.
Then this is almost certainly an access control problem. The agent that you are running is probably picking up a vendor-supplied snmpd.conf file, which is configured to only allow access to the system group. How exactly did you start the snmpd agent? Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
