in reply to Perl SNMP Daemon

See this list of modules related to SNMP on CPAN. Also, you might want to take a look at SNMP support for Perl.

Christian Lemburg
Brainbench MVP for Perl
http://www.brainbench.com

Replies are listed 'Best First'.
Re: Re: Perl SNMP Daemon
by Hrunting (Pilgrim) on Jan 16, 2001 at 21:06 UTC
    Yes, I'm well versed on the CPAN SNMP modules. What I am wondering is if anyone's written a perl SNMP daemon, the machine that sits on the other side of those modules' connections and receives and processes SNMP requests.