Re: usmUser entry removed from persistent file on restart
alok bharti wrote:[color=blue]
> the exact command line is:-
>
> ./snmpd -c /path/to/snmpd.conf -C -f[/color]
That's the problem, then. You're instructing the agent to only read the
regular /path/to/snmpd.conf, not the persistent config file. Try
snmpd -c /path/to/snmpd.conf,/var/net-snmp/snmpd.conf -C -f
instead.
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
[url]http://sourceforge.net/powerbar/db2/[/url]
_______________________________________________
Net-snmp-coders mailing list
[email]Net-snmp-coders@lists.sourceforge.net[/email]
[url]https://lists.sourceforge.net/lists/listinfo/net-snmp-coders[/url]