RE: net SNMPv3 support
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave, Thanks for your replies. I executed the following command: snmpwalk -v 3 -u ashis -n "jetDirect" -l authPriv -a MD5 -A 1234567 8 -x DES -X 12345678 10.200.90.113 1.3.6.1.2.1.43.5.1.1.3.1 And got the below response Encryption support not enabled. snmpset: USM encryption error Second command: snmpset -v 3 -u ashis -n "jetDirect" -l authPriv -a MD5 -A 12345678 -x DES -X 12345678 10.200.90.113 1.3.6.1.2.1.43.5.1.1.3.1 int32 4 Response from agent: Encryption support not enabled. snmpset: USM encryption error Please let me know why I am getting "snmpset: USM encryption error" error. Do I need to set something else before executing this command? I am using net-snmp-5.4.0-ssl-2.win32 library. Thanks in advance Namitha -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Wednesday, June 20, 2007 8:13 PM To: Namitha Gowda (WT01 - Embedded & Product Engineering) Cc: [email protected] Subject: Re: net SNMPv3 support On 20/06/07, [email protected] <[email protected]> wrote: > I referred README.snmpv3; I understood everything but very first step. > > It says CREATING THE FIRST USER: > net-snmp-config --create-snmpv3-user -a "my_password" myuser > > How and where do we set this? If you run that command, then it should set up the snmpd.conf file with the specified SNMPv3 user. Alternatively, you can edit the snmpd.conf file by hand, and create the equivalent "createUser" line yourself. See snmpd.conf(5) for details. Dave ------------------------------------------------------------------------- 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. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users