Hi,

I am able to send snmpv3 traps out using trapsee

trapsess -v 3 -e engineid_agent -u test124 -l authPriv -a MD5 -A mypassword
-x DES -X mypassword 172.16.1.149:162

But snmptrapd running  on 172.16.1.149 shows error
ASN.1 parse error in message

Please let me know if any configuration is missing

Thanks,
Pushpa


On Tue, Oct 4, 2016 at 11:10 AM, Pushpa Thimmaiah <
pushpa.thimma...@gmail.com> wrote:

> Hi,
>
> I have added trapsess entry as follows in snmpd.conf (snmpAgent,
> 192.168.1.44)
>
> trapsess -v 3 -u test113 -e engineID_snmpAgent -l authPriv -a MD5 -A
> 0x4b45e9b6bf9adc21cd91e99fe70755cb -x AES -X 0x4b45e9b 192.168.1.41
> 1.Copied keys from /var/net-snmp/snmpd.conf . Is it correct?
> 2. Do I have to use remote engineID instead of snmpd-engineID?
>
>
> and createUser entry in snmptrap.conf (192.168.1.41) .
>
> createUser -e engineID_snmpAgent test113 MD5 mypassword AES mypassword
> authUser log test113
>
> But, snmpAgent not sending snmpv3 traps i.e coldtrap, shutdowntrap to
> 192.168.1.41.  Please let me know if I am missing any configuration
>
>
> Thanks & Regards,
> Pushpa
>
>
>
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
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