Hi ,
I am using net-snmp-5.9 (centos)and tried following command. Wireshark
says 'Decrypted data not formatted as expected'. [Attached snapshot
wireshark.jpeg]
Used same snmpv3 credentials used at agent and wireshark .
snmptrap -v 3 -n "" -a MD5 -A mypassword -x AES192 -X mypassword -l
authPr
Are you sure you have Wireshark setup correctly to decrypt the messages?
WireShark:
Edit -> Preferences -> Protocols -> SNMP -> Users Table
https://wiki.wireshark.org/SNMP is a helpful link also.
On Thu, Sep 30, 2021 at 1:56 PM Pushpa Thimmaiah
wrote:
> Hi ,
>
> I am using net-snmp-5.9 (cen