[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]


On 13 April 2010 12:23, jihed lazid <jihed.la...@gmail.com> wrote:
> A basic agent SNMP can juste receive the command GET,SET,... so  Net-SNMP do
> the role of the Manager SNMP here when sending the request or not ?

What do you  mean by "Net-SNMP" ?

The Net-SNMP suite includes both agent software (snmpd) which will
respond to GET* and SET requests,    and also a number of simple
client-side applications (snmpget, snmpwalk, etc) which will send
such requests and display the results.

We don't attempt to provide more advanced management applications.
We leave that to other projects (such as OpenNMS)



> Can I extraire juste the code of the agent of this paquage (Net-SNMP)
> because i need a sample agent capable to
>
> send Trap's messages and response to the commandes sent by the Maneger SNMP?

As I told you yesterday, the code for the agent is held within
the 'agent' directory of the project source code.




> and finally, the agent use the socket for sending its messages through the
> network ?

Sorry - I don't understand what you are asking here.

Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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