Im new to SNMP and programming, and although I have done a considerable amount of research on the topic, I am still in the dark as to how I should go about developing an SNMP agent.
I need to develop a very simple SNMP agent on an ARM7 device (preferably in C or C++), which is capable of generating and sending traps (which is all im interested in).
Can someone please help me on this or point me in the right direction, or atleast provide a source where I can get some more information on this.