Hi All,
        I am creating the snmpv3 user using net-snmp-config shell script.
net-snmp-config --create-snmpv3-user -ro -A authpass -X privpass -a MD5 -x DES 
username
it addedd the line in /var/net-snmp/snmpd.conf
createUser username MD5 "authpass" DES privpass
and in /etc/snmpd.conf
rouser username
after that i have to restart the snmpd and following lines should be replaced 
with 
usmUser 1 3 0x800007e580562c512f61f77443 0x6e657461646d696e00 
0x6e657461646d696e00 NULL .1.3.6.1.6.3.10.1.1.2 
0x1701cbd1feb64559cf18f81fecb60965 .1.3.6.1.6.3.10.1.2.2 
0x1701cbd1feb64559cf18f81fecb60965 ""
engineBoots 1
oldEngineID 0x800007e580562c512f61f77443

but when i restart the snmpd then the added line is replaced with NULL ...
i am using the link http://www.netadmintools.com/art485.html ...
can any body please help me where i am going wrong.....please let me know 
the steps to implement this...
Thanks 
Amit


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to