Re: NET SNMP Sub agent And Master Agent Connection
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 16 March 2010 11:43, Ashish vashishtha <[email protected]> wrote: > in case multiple subagent are running on the same machine can we configure > different sub agent ports for each subagent to establish connection with > master agent ? Why? The master agent will be listening on a standard port (typically the named socket /var/agentx/master or TCP port 705) for connections from the subagents. That's what the configuration settings are concerned with. The subagents will use a random source port, but connect to the same server port - just as for any other client-server setup. Why would you want to set up distinct listening ports for each individual subagent? That's just introducing unnecessary complexity. Dave ------------------------------------------------------------------------------ Download Intel® 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users