Hi!
 
Is there a way to change v3 credentials on opened session?
 
I am developing a manager application that communicates thru SNMPv3 with
an agent. The requirement is to make it without
restarting those applications. When I get session pointer from
snmp_sess_session I try to overwrite both localized keys and security
level, however the application seems to be using old credentials. Is
there a way to recreate this user in usmUser table?  I assume that this
is the problem since when I change credentials to invalid on manager
side (providing that the application started with correct credentials
and there was communication) I see problems with authorization, however
this time I see no SNMP packets going to the Agent. (btw. The session is
keep opened for an extended period)
 
Thanks,
Krzysztof
-------------------------------------------------------------------------
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