C Wells wrote:
I have a linux box with netsnmp that has 3 ip
addresses (10.0.0.1 10.0.0.2 10.0.0.3) and I have
three snmpd processes running on udp 161, 666 and 667.

If a snmp request comes in on 10.0.0.1 it would go
obviously to the snmpd on 161. Is there anyway that if
a standard 161 snmp request comes in on 10.0.0.2, that
the master agent can take that request and hand it to
snmpd on 666 ?

Why don't you have your first snmpd listen on 10.0.0.1:161, the second on 10.0.0.2:161 and the third on 10.0.0.3:161 in the first place?


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
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-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to