Hello everyone
I am using net-snmp(v5.4, FC4) to implement a trap sending utility in
our agent. Net-snmp dumps an error msg "No support for any checked
transport domain" when I invoke the method 'create_trap_session()' to
initialize trap sinks.
I resolved this issue by invoking 'netsnmp_tdomain_init()' at startup.
This works fine, but, also leaks memory because the transport domains
are initialized twice, once in netsnmp_tdomain_init() and once in the
create_trap_session() thread.
I appreciate any help in resolving this issue.
Thanks and regards
Amit.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders