Re: Proxy Multiple SNMP Requests
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 21/12/06, Nuno Gonçalves <[email protected]> wrote: > proxy -v 2c -c <community> <host ip3> <oid1> > proxy -v 2c -c <community> <host ip3> <oid2> > proxy -v 2c -c <community> <host ip5> <oid3> That much will work. But adding: > proxy -v 2c -c <community> <host ip5> <oid1> won't. If the agent receives a request for "oid1", then what should it do? Iit's been told to send such requests to ip3. But it's also been told to send them to ip5. Which should it do? It can't do both! Instructions to a computer should be clear and unambiguous. This situation is not, and the agent can't cope with it. Stick to one destination for a given OID (or OID subtree) and things should work. 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