Hi I wanted to write an agent in perl. Cpan search directed me to net-snmp. I have been looking at net-snmp for a week or so.
Reading the docs it looked that it should be possible to write snmp agen in perl. But as I installed net-snmp and tried to create the perl agent it turned out that the only perl agent I can write is one running imbedded in the snmpd process. Is it possible to write a perl agent - a standalone perl agent - not started by snmp* daemon ? By standalone I mean the agent can be started from shell prompt with "/opt/acme/bin/perl /opt/acme/bin/my-snmp-agent" if not, may be it is possible to tell snmpd daemon to use /opt/acme/bin/perl interpreter when it sees the "perl do /opt/acme/bin/my-agent.pl" in the snmpd.conf ? I have been banging my head with this for last 3 days, reinstalling perl and net-snmp packs. I do appreciate any hints/help thanks Bog ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ 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
