Dave Shield wrote:
You might do better looking at developing this as a "normal" MIB
handler (i.e. written in C) - either compiled into the main agent,
or as an AgentX subagent.   That will receive all the relevant
varbinds from a single request, and allow you to work with all
three values at once.

Since he seems to be familiar with Perl, an embedded Perl MIB handler might be a good alternative -- provided the package has been configured with --enable-embedded-perl. There's an example here:


  http://www.net-snmp.org/tutorial-5/toolkit/perl/perl_module.pl


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to