We followed the steps given in the below link, we are getting error "no 
encryption type specified, which I need in order to know to change the key"

http://net-snmp.sourceforge.net/docs/man/snmpusm.html
 
 
$ snmpusm -v3 -u initial -n "" -l authNoPriv -a MD5 -A setup_passphrase 
192.168.101.221 create wes initial
Did not find 'InetAddressPrefixLength' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/IP-MIB.txt)
Did not find 'InetVersion' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/IP-MIB.txt)
Did not find 'InetZoneIndex' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/IP-MIB.txt)
Did not find 'InetPortNumber' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/TCP-MIB.txt)
Did not find 'InetPortNumber' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/UDP-MIB.txt)
User successfully created.
 



sandeep_manwatkar@PSNG384 ~
$ snmpusm -v 3 -u wes -n "" -l authNoPriv -a MD5 -A setup_passphrase 
192.168.101.221 passwd setup_passphrase new_passphrase
Did not find 'InetAddressPrefixLength' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/IP-MIB.txt)
Did not find 'InetVersion' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/IP-MIB.txt)
Did not find 'InetZoneIndex' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/IP-MIB.txt)
Did not find 'InetPortNumber' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/TCP-MIB.txt)
Did not find 'InetPortNumber' in module INET-ADDRESS-MIB 
(/usr/local/share/snmp/mibs/UDP-MIB.txt)
no encryption type specified, which I need in order to know to change the key
                                          
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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