Failed to query IPv6 enabled snmpd remotely

2007-10-24 Thread Emi Yanagi
Dear net-snmp-coders, I have a problem when query IPv6 enabled snmpd remotely. * I added rwcommunity6 directive in /etc/snmp/snmpd.conf * I started snmpd with 'udp:161, udp6:161' options * I can query successfully using both IPv6 and IPv4 addresses locally. But when I

Re: http://www.net-snmp.org/wiki/index.php/Tut:Extending_snmpd_using_perl

2007-10-24 Thread Dave Shield
On 27/09/2007, Owen Brotherwood <[EMAIL PROTECTED]> wrote: > I fell over the fact that net-snmp can allow one to write an agent in perl > (and not 'c'). > However, there wasn't much in the form for docs/examples so I deceided to > make my own and "contribute" to the Wiki. > I believe that the link