Hello, 
  I have a need to receive some traps from an agent directly in my
application. I know for this to be done, firstly in the agent part, I
need to configure the snmpd.conf with statements like trapsink(
trap2sink) my app IP addr, port..
  In my application, I have opened a socket for this trap message. The
problem is the trap message sent from agent seems are the encoded
message, I have to decode the message in my application for the trap
information( the same handle process just like snmptrapd, it seems I
need to implement the snmptrapd logic agian ), which is a lot of burden.
Can anyone provide some help on my case( the application need get the
trap information(trap name, trap value ) from the agent.

Thanks a lot for your help!  
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to