Hi,

With snmpd.conf  creating a userusing *authProtocol* works fine.
For example:
  createUser User1      MD5 "HelloWorld"
  rwuser     User1      auth

But creating a user with encryption does not work.

I tried:

=========================================================
createUser User2   MD5 "HelloWorld" DES "default-00"
rwuser     User2

it gives me error:  *Error: Unknown privacy protoco*l

=========================================================

createUser User3   MD5 "admin-00" AES "default-00"
rwuser     User3

No error but cannot access agent with MIB browser


=========================================================
createUser User4   MD5 "admin-00" AES "default-00"
rwuser     User4   priv

No error but cannot access agent with MIB browser
=========================================================

What am I doing wrong?


Thanks,
S
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to