Robert is correct. I could forward an example of how I used the perl module so you can gain an insight. Of course you need some perl background to make head n tails of whats going on. But you should get the gist of my sample code. However I'm not going to support someone else agent driver. Absolutely not. I try to keep it simple stupid if you get the gist.
Cheers, Garyc ----- Original Message ----- From: "Robert Story (Users)" <[EMAIL PROTECTED]> To: "Toni Willberg" <[EMAIL PROTECTED]> Cc: "Net-Snmp-Users" <[EMAIL PROTECTED]> Sent: Monday, November 01, 2004 9:47 AM Subject: Re: perl / multiple agents on same host, for same OID > On Mon, 01 Nov 2004 10:47:47 +0200 Toni wrote: > TW> On Mon, 2004-10-18 at 15:07, Toni Willberg wrote: > TW> > I have developed a little device emulator using NetSNMP Perl module. > > First, there is a difference between the Net::SNMP perl module and the Net-SNMP > perl module(s). If you are using Net::SNMP, that (despite the unforunately > simliarity in the name), is not from us, and thus we can't help you. > > Second, I haven't really used the Net-SNMP perl stuff either, but looking at > the examples, this looks like a likely candidate: > > $sess = new SNMP::Session( 'DestHost' => "10.0.0.1" ); > > > > -- > Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> > <irc://irc.freenode.net/#net-snmp> > Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> > > You are lost in a twisty maze of little standards, all different. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > 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 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ 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
