-
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
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,
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
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
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
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
/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