2010/1/6 Ashish vashishtha <ashish.vashish...@gmail.com>:
> i need to develop a SNMP Agent that can handle SNMP get and getnext requests
> for SNMP v1 and SNMP v2 without Agentx support.

Just use the standard Net-SNMP agent.
That can handle these requirements.


If you don't activate the AgentX support, then it will process
all requests internally.  And if you're compiling from source,
you can omit the AgentX support altogether, using

  configure --with-out-mib-modules=agentx

Dave

------------------------------------------------------------------------------
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-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to