On 18/01/07, ido ivri <[EMAIL PROTECTED]> wrote: > I have a certain situation, where a multi-interfaced machine should return > different SNMP results when they are directed to different network > interfaces by the machine.
> I already know I can run multiple "snmpd"s (and each of them binds to > different interface:port) - but does this help? That would be the easiest way to do this, certainly. Have several separate SNMP agents, one listening on each interface, and each coded/configured to report the appropriate data for that interface. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
