Open jinfanzon opened 4 years ago
Hi Jose,
I am afraid I would not be of help to you on that.
Best, Vishal Jain
On Thu, Aug 27, 2020 at 4:46 PM Jose Maria Infanzon < notifications@github.com> wrote:
Hi - I'm struggling to send v3 INFORM. in the snmpd.conf I've created the user and in the subagent I execute send_v2trap(var_list) but still no luck. If I run it manually for example, it works:
snmpinform -v 3 -u jinfanzon -a MD5 -A temptemp -x DES -X temptemp -l authPriv 172.17.0.1 42 .1.3.6.1.3.7777.0.0.2
Is there any sample implementation or hint of how to implement v3 inform?
Kind regards
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jainvishal/agentx-tutorial/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACARAKMXKB3G6JUNT7CRFULSC3A2RANCNFSM4QNM3YFQ .
Hi - I'm struggling to send v3 INFORM. in the snmpd.conf I've created the user and in the subagent I execute send_v2trap(var_list) but still no luck. If I run it manually for example, it works:
snmpinform -v 3 -u jinfanzon -a MD5 -A temptemp -x DES -X temptemp -l authPriv 172.17.0.1 42 .1.3.6.1.3.7777.0.0.2
Is there any sample implementation or hint of how to implement v3 inform?
Kind regards