Hi everyone,

I'm trying to write an application in C that runs on ubuntu and sends SNMP
v3 traps to an SNMP server.

I just want to send the traps over TLS, no other operations are needed.
Unfortunately, so far the only secure SNMP coding example I've come across
(at http://www.net-snmp.org/wiki/index.php/TUT:Simple_Application) does not
describe how to send secure SNMP v3 traps using certificates from C code.
The example uses username-passwod method (USM I think).

Does anyone have some sample code for my problem?

Thanks in advance,
Pratyush.
------------------------------------------------------------------------------
_______________________________________________
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