>>>>> On Sun, 5 Jun 2005 18:47:03 -0400, "Amber Gupta" <[EMAIL PROTECTED]> said:

Amber> I am not able to understand why user is not getting
Amber> recognized. I am expecting snmpd to reread already stored users
Amber> correctly so that after agent restart I need not re-create
Amber> them. Can anyone please tell me what is wrong with
Amber> configuration. Do engineID playing any role in it.

Very odd.  First, thanks a bunch for fully explaining exactly what
you're doing and what the results were.  That helps me understand the
problem quite a bit.

Now for the bad news: I'm not sure what's wrong.  It looks like it
should be working based on what you sent.

I would try this: Do the exact same procedure as above, but lets dump
the USM table as known to the running agent.  The easiest way to do
this is use an entirely different version of the protocol (v2c) just
to be independent.  You can do this by adding:

  rocommunity SOMETHING

to the /etc/snmp/snmpd.conf file.  Then go through the above steps and
at each run of the agent run:

  snmpwalk -v 2c -c SOMETHING HOST usmUserTable

And check for discrepancies.

-- 
Wes Hardaker
Sparta, Inc.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to