On Mon, 25 Jul 2005 08:07:20 -0700 (PDT) Ravi wrote: RRS> Is it possible to run multiple snmpd i.e net-snmp agent in a single RRS> Linux box with different port numbers? If yes please help me out in RRS> configuring this.
Yes. simply put the port number on the command line, and specify the path to the snmpd.conf... Put the common stuff in the default snmpd.conf, and then create any needed custom snmpd.conf files and load them using -c: snmpd -c /usr/local/share/snmp/agent1.conf udp:1161 snmpd -c /usr/local/share/snmp/agent2.conf udp:1162 -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services. Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders