Thanks for the suggestions, I have tried that and I could see the data sent
and data received, however I am interested in the receiver part, as to how
the date is prepared by the receiver(node 2) based on sender's request and
then sent back to sender(node1), specifically how the error index and error
status is getting prepared/calculated from receiver side, is there a way to
debug this?


Thanks
Nishant

On Mon, 6 Sept 2021 at 19:34, Bill Fenner <fen...@gmail.com> wrote:

> By the way, I wanted to mention - I noticed your example was using
> SNMPv1.  SNMPv1 has been obsolete since 2002 (when the RFC was moved to
> historic status).  You should ideally be using SNMPv3, with its
> authorization and privacy improvements, and if not, at least use SNMPv2
> which is not obsolete.
>
>   Bill
>
>
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to