snmptrapd

jayshankar nair <[email protected]>
Newsgroups gmane.network.net-snmp.devel
Message-ID <CACdxR1ScUOkKTazbpdsm7Wg6A0+1wEP6RVgUCbZKZ+266OJ_Wg@mail.gmail.com>
Hi,

I am opening snmptrapd session with the below code
netsnmp_session *sess_list = NULL, *ss = NULL;
netsnmp_transport *transport = NULL;

transport = netsnmp_transport_open_server("snmptrap", "udp:162");

ss = snmptrapd_add_session(transport);

Currently i am able to read v2 traps.

I was wondering in this code, how can i add snmpv3 credentials to decrypt
the v3 trap.

Thanks,
Jayshankar

_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.