RE: snmpwalk: Decryption error

2012-02-01 Thread Krishnan . (krish2)
- From: NetSNMP Mailbox [mailto:[email protected]] On Behalf Of Robert Story Sent: Monday, January 30, 2012 11:55 PM To: Krishnan . (krish2) Cc: [email protected] Subject: Re: snmpwalk: Decryption error On Fri, 27 Jan 2012 14:56:54 +0530 Krishnan wrote: K(> n uname

Re: snmpwalk: Decryption error

2012-01-30 Thread Robert Story
On Fri, 27 Jan 2012 14:56:54 +0530 Krishnan wrote: K(> n uname -a = Linux Unknown 2.6.16.12 #1 Fri Dec 30 02:06:07 IST 2011 K(> exported armv5tejl GNU/Linux K(> K(> Problem Description: K(> K(> n The moment an event is generated, and v3 traps are configured for K(> use,

snmpwalk: Decryption error

2012-01-30 Thread Krishnan . (krish2)
s work. n V2C traps work fine and all varbinds seen correctly. n The moment an event is generated, and v3 traps are configured for use, "snmpwalk: Decryption error" shows up during the next v3 walk. V2C walk continues to work fine. n Able to recover from the error only when "sn

snmpwalk: Decryption error

2012-01-09 Thread Krishnan . (krish2)
s work. n V2C traps work fine and all varbinds seen correctly. n The moment an event is generated, and v3 traps are configured for use, "snmpwalk: Decryption error" shows up during the next v3 walk. V2C walk continues to work fine. n Able to recover from the error only when "sn

snmpwalk: Decryption error

2011-12-30 Thread Krishnan . (krish2)
s work. n V2C traps work fine and all varbinds seen correctly. n The moment an event is generated, and v3 traps are configured for use, "snmpwalk: Decryption error" shows up during the next v3 walk. V2C walk continues to work fine. n Able to recover from the error only when "sn

Re: snmpwalk: Decryption error (snmp v3) (openWRT)

2010-01-06 Thread Dave Shield
2010/1/5 : > my problem: I want to install an snmp daemon on an openWRT (kamikaze > 8.09.2) (running on an Avila GW2348-4). I installed snmpd, libopenssl > via opkg > everything is fine as long as I don't use authPriv. That sounds suspiciously as if the openWRT package has been compiled *without

snmpwalk: Decryption error (snmp v3) (openWRT)

2010-01-06 Thread martin.kasparick
/mysnmpd.conf everything is fine as long as I don't use authPriv. snmpwalk -v 3 -u testuser -l authNoPriv -a MD5 -a testuserpw -x DES -X testuserpw 192.168.0.xxx -> works. snmpwalk -v 3 -u testuser -l authPriv -a MD5 -A testuserpw -x DES -X testuserpw 192.168.0.xxx -> snmpwalk: Decryption error