On 14 April 2011 09:34, Priya Raghavendra
<[email protected]> wrote:
> My requirement is to run two snmpd daemons on the same windows machine.
>
> i.e. the first instance can use the default port addresss of 161 and 162.
The SNMP agent only uses one port (161 by default).
Port 162 is used for receiving SNMP traps.
This is handled by a different program (e.g. snmptrapd).
> Now for the second instance I want to use some other port address say 171 and
> 172.
If you want the agent to listen for requests on port 171, then just specify this
as the last parameter of the command:
snmpd .... 171
See the snmpd man page for more details
> If I see the file C:\WINDOWS\system32\drivers\etc\services
No - don't touch that file.
Dave
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
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