Hi Thomas,

Thanks for your reply.
I am using netsnmp 5.3.0.1 which is being ported by us for solaris.
On linux 2 instances are working fine.
I will try these, but as you said that we need to upgrgade.
I want to ask that,is there no way to run two snmpd on solaris for netsnmp 
5.3.0.1 version and only way is to upgrade,because if that is the case then I 
have to inform higher authorities that we cannot go and complete this 
requirement of project. 

If you want some more details to solve this problem then kindly direct me for 
the same.

Regards
Ayush
 
-----Original Message-----
From: Thomas Anders [mailto:[email protected]]
Sent: Sat 1/10/2009 2:59 AM
To: Ayush  Pathak (WT01 - Telecom Equipment)
Cc: [email protected]
Subject: Re: Running Multiple snmpd agents on solaris (atleast two).
 
[email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to