Hi Wes Hardaker, Still I am not clear in this, that means if I have 3 virtual IP address in same system like 172.19.2.131,172.19.2.132,172.19.2.133.so I can run it has "snmpd udp:172.19.2.131:161" ,"snmpd udp:172.19.2.132:161" "snmpd udp:172.19.2.132:133:161".is it like this .. And we were using net-snmp 5.2.1.It is possible to apply this idea in this version.
Thanks & regards, Jagadeesan.M -----Original Message----- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent: Monday, August 20, 2007 7:58 PM To: Jagadeesan Murugesan (WT01 - TES-Transport Infrastructure) Cc: [email protected] Subject: Re: QUERY:multi agnet in same system ? >>>>> "jm" == jagadeesan murugesan <[EMAIL PROTECTED]> writes: jm> I need a help regarding changing the Ipaddress of the snmpagent .I jm> have configured 6 virtual Ipaddress in the system .I want to run the jm> snmpd for each Ip series . jm> Please can u help out . Do you want to run 6 agents separately, one for each address? (if so, you can specify the listening address at the end of the command line like "snmpd udp:127.0.0.1:161") If you just want it to run on every interface, then just run it without any specific instructions for what to listen on and it'll listen on everything. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
