On Tue, Jan 14, 2014 at 08:06:52PM -0800, Theresa Tran wrote: > Hi net-snmp community, > > I'm currently investigating on how to convert the current snmp agent from > version 1 to 3. I'm new to the project and this agent uses library from > Carnergie Mellon for VxWorks long time ago.
I think I have seen that code - I once used a derivative of that code that some vendor had added bugs to. > I'm looking into any good SNMP library for VxWorks (free or purchase). I > just need a very simple agent that supported version 3 and easy to > incorporate with my project snmpv1 agent. > > I'm pretty new with SNMP and learn quite a bit from reading and played with > net-snmp code on Window. I also thinking of modify my current agent code > using part of net-snmp routines to parse snmpv3 packet and build snmpv3 > packet to send back response and trap out. > > Thank you very much for any sugestion or recommendation. VxWorks sounds embedded, but the quickest and easiest route around this, if your resource constraints allows for it, is to use the proxy support so you set up a stock net-snmp on your box, makes the other code listen on another port and puts a 'proxy' directive in the net-snmp config file that tells it to translate incoming requests for the relevant oid's into SNMPv1 and forward them to that other port. Doing this as part of your app sounds rather daunting since there is lots of managment, cryptography and what not to support SNMPv3. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders