Proxy Multiple SNMP Requests
Nuno Gonçalves <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Is there a way to query SNMP requests to a NET-SNMP server which proxy requests to other machines? For instance: I do a snmpbulkwalk v2c c <community> <host ip1> <oid1> (host ip1 is a remote machine) snmpd.conf on <host_id1> machine has a proxy line like: proxy -v 2c -c <community> <host ip2> <oid1> this works for <host ip2> but how can we accomplish to query several hosts with different OIDs? I tried to add several lines to snmpd.conf like: proxy -v 2c -c <community> <host ip3> <oid1> proxy -v 2c -c <community> <host ip3> <oid2> proxy -v 2c -c <community> <host ip5> <oid1> proxy -v 2c -c <community> <host ip5> <oid3> Do you thing this is possible to accomplish? Thanks for your time and hints Nuno Gonçalves ------------------------------------------------------------------------- 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