ayush.pat...@wipro.com wrote: 
> I am unable to run multiple snmpd agents on solaris machine.

Unfortunately, your query lacks helpful details.

Use latest net-snmp 5.4.2.1, and fire two agents (in seperate shells) as 
follows:

snmpd -f -Le -r -C -Y rocommunity=foobar localhost:8161
snmpd -f -Le -r -C -Y rocommunity=foobar localhost:10161

(assumed that nothing else is using udp ports 8161 and 10161).

If it doesn't work for you, please post the exact errors you get.
If you're using an ancient version, please consider upgrading first.
If it does work, you have something to start from.


+Thomas

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to