On Tue, 2005-10-25 at 14:45 +0530, aakansha rajvi wrote:

> On 10/25/05, Dave Shield <[EMAIL PROTECTED]> wrote:

>         You mean something like 
>         
>                 snmpd   10.1.2.3
>                 snmpd   10.4.5.6
>                 snmpd   176.16.1.1
> 
> Yes .. Is it possible to start the agent like that??

Yes.
On my test machine:

        $ sudo snmpd -f -Le 10.1.2.3
        NET-SNMP version 5.2.1.2

        $ sudo snmpd -f -Le 127.0.0.1
        [init_smux] bind failed: Address already in use
        NET-SNMP version 5.2.1.2

(in separate windows, of course!)


I must admit that I haven't tried it with two virtual IP
addresses on the same interface, but it's certainly possible
to run different agents listening on different (real) IP 
addresses.



Dave



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to