On 13 April 2010 10:19, jihed lazid <jihed.la...@gmail.com> wrote:
> in executing  the commands snmpget, snmpset, snmptest .... netsnmp send the
> result of this command through the
> network or juste display it on the stdout. if it sending the response, it
> use the socket for that or no ?

Sorry - I don't really understand the question.

The command-line tools (snmpget, etc) will send the appropriate request
over the network to the SNMP agent running on the specified host.
This will then return the results of that query back (over the network) to
the client application, which will typically display those results to
the terminal.

If that's not what you need to know, then you'll have to be a bit more specific.

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