RE: problem regarding creating snmpv3 user
"Simon Edwards" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <5F229A749060AE41AF846EC07FE6666C02C82A78@nwb-exchange.microfocus.com> |
Unless you've compiled it yourself and added AES back in you'll find that AES support is missing from the current builds of 5.4. You could try using DES instead, which will give you V3 with slightly more vulnerable encryption. Regards, Simon ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of bhushan Sent: 21 December 2006 13:02 To: [email protected] Subject: problem regarding creating snmpv3 user hello friends, I have netsnmp-5.4 version, i am creating snmp v3 user using net-snmp --create-snmpv3-user command, this command adds adding the following line to /var/net-snmp/snmpd.conf: createUser my_user MD5 "my_password" AES128 adding the following line to /usr/local/share/snmp/snmpd.conf: rwuser my_user & my snmpd.conf located in /etc/snmp is as follows com2sec local 0.0.0.0/0 my_user group MyGroupe usm local view basic included .1.3.6.1.2.1.1 access MyGroupe "" any authPriv exact basic none none so when i start snmpd & excute snmpwalk like this snmpwalk -v 3 -a MD5 -u my_user -x AES128 -X my_password -A my_password -l authPriv localhost this should show only MIB tree for .1.3.6.1.2.1.1(System Group) but it shows values for this mib as well as well for different MIB. i want snmpd to show on .1.3.6.1.2.1.1 (system group) but it shows this & different what may be the problem? when i tried this with 5.2.3 then it shows values for .1.3.6.1.2.1.1 (system Group) i.e. it works fine so is there any different setting need to do so that this will work? one more question i want to ask, is rwuser my_user in snmpd.conf we must specify ? because i have already written com2sec local 0.0.0.0/0 my_user in snmpd.conf . in netsnmp 5.3.1 if i remove rwuser my_user then snmp walk say authentication failure . what may be the problem here. Thanks in advance Regards Bhushan Click here <https://www.mailcontroller.altohiway.com/sr/Mhz8pAJNkPzY1gIuVkaDRktlvuY ypH5a9t1Xoz0+HB+5rYBbGo4yMBcLT40T5EEMGxMahAPS1LdptW+YT8WvxO+8tQPFYeivBwz j4XqO0ieplPziPdNdp!FIAltQIfBBnFWUeVu0rUigGaUQ4cRYP+hKE9f6rMBHAaphMxPTG!t iwQ8ED5RLYbpVd0zybjbj29V76jpmYteKC5hSzYIm6eNL2l0ED4t6> to report this email as spam. This message has been scanned for viruses by MailController <http://www.MailController.altohiway.com/> . ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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