Re: Need help on snmpv3 AuthPrev trap

2009-09-22 Thread Wes Hardaker
On Wed, 16 Sep 2009 12:49:41 -0700, Mike Ayers mike_ay...@tvworks.com said: Actually, I am trying with a perl script directly to decrypt the incoming encrypted data by using MA If you are using net-snmp tools, they will decrypt the data for you. MA If you are not using net-snmp tools, go

RE: Need help on snmpv3 AuthPrev trap

2009-09-22 Thread Gaikwad, Rupesh
To: Mike Ayers Cc: Gaikwad, Rupesh; net-snmp-users@lists.sourceforge.net Subject: Re: Need help on snmpv3 AuthPrev trap On Wed, 16 Sep 2009 12:49:41 -0700, Mike Ayers mike_ay...@tvworks.com said: Actually, I am trying with a perl script directly to decrypt the incoming encrypted data by using MA

RE: Need help on snmpv3 AuthPrev trap

2009-09-16 Thread Mike Ayers
From: Gaikwad, Rupesh [mailto:rupesh_gaik...@bmc.com] Sent: Tuesday, September 15, 2009 10:21 PM Actually, I am trying with a perl script directly to decrypt the incoming encrypted data by using If you are using net-snmp tools, they will decrypt the data for you. If you are not

RE: Need help on snmpv3 AuthPrev trap

2009-09-15 Thread Gaikwad, Rupesh
a plaintext out of the encrypted values? Any kind of help is appreciated. Best regards, Rupesh -Original Message- From: Mike Ayers [mailto:mike_ay...@tvworks.com] Sent: Friday, September 11, 2009 3:12 AM To: Gaikwad, Rupesh; net-snmp-users@lists.sourceforge.net Subject: RE: Need help

Re: Need help on snmpv3 AuthPrev trap

2009-09-15 Thread Wes Hardaker
On Tue, 15 Sep 2009 15:05:10 +0530, Gaikwad, Rupesh rupesh_gaik...@bmc.com said: RG I am trying to decrypt the encryptedPDU. RG my $var4 = $msgData-{encryptedPDU}; Which perl module are you using to receive the notifications? That doesn't look like our supported modules. All of our code

RE: Need help on snmpv3 AuthPrev trap

2009-09-15 Thread Gaikwad, Rupesh
-users@lists.sourceforge.net Subject: Re: Need help on snmpv3 AuthPrev trap On Tue, 15 Sep 2009 15:05:10 +0530, Gaikwad, Rupesh rupesh_gaik...@bmc.com said: RG I am trying to decrypt the encryptedPDU. RG my $var4 = $msgData-{encryptedPDU}; Which perl module are you using to receive

RE: Need help on snmpv3 AuthPrev trap

2009-09-10 Thread Mike Ayers
From: Gaikwad, Rupesh [mailto:rupesh_gaik...@bmc.com] Sent: Thursday, September 10, 2009 12:04 AM 1.What are all settings required for SNMPv3 traps? This is one of the most complex single subjects in computing. OK, that may be an overstatement, but it is easily the most complex