> Net-snmp provides 'snmptrap' to generate a trap. It also > provides an API to generate trap from the agent. > > Do we have a c/c++ API for generating traps from a standalone > application, by using the snmp library?
As Robert says, it's certainly possible to use the Net-SNMP library to send traps. But there isn't the same sort of trap-specific API for generating client-side traps as we have for the agent. But there's no reason why mib2c shouldn't include a config file to generate such a thing - it just needs someone to write it :-) Dave ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
