Well Lakshmi

Are you sure you want to develop both agent and manager?

I assume you understand that manager is the client program usually on a 
workstation / PC and agent is the stateless server in the managed machine

It's more frequent that someone wants to write parts of the agent and test it 
with the ready-made manager from NETSNMP

Why though do you need to write either? Are you extending the agent for MIBs 
which aren't in the available code?

I have indeed implemented the whole thing in C, but that uses my own IP / UDP / 
TCP network stack and my own MIB-II implementation. You will want to stick to 
the Linux protocol stack, so why not use the agent / manager software which 
already exists for Linux?

BR

Tim




Am 28.11.2015 um 18:04 schrieb lakshmi narasimhan:

> Hi All,
> 
> I am new to SNMP protocol,i am trying to implement SNMP Manager in C.My SNMP 
> Agent running on UPS and my SNMP Manager will be running on the Gateway 
> running Linux.I have .mib supplied by manufacturer of UPS device.Please 
> advice where to start and how to use this .mib file and i am using Ireasoning 
> Agent simulator and i am trying to GET/SET from my SNMP manger C 
> code.Net-SNMP has lot of packages built and most importantly my SNMP version 
> is 2C.Is there any SNMP Manager sample C code where i can define Ip address 
> and various OID's to be polled.
> 
> 
> Regards
> Krishnan
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140_______________________________________________
> Net-snmp-coders mailing list
> Net-snmp-coders@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to