On 17 Nov 2004 14:47:22 -0500 Christopher wrote:
CF> Is there a net-snmp implementation to use the net-snmp api in perl?  

Sort of. There are several perl modules in the net-snmp source (see the perl
directory). There isn't a one-to-one mapping for the every C api function, but
there is probably enough to do what you want to do.


On Wed, 17 Nov 2004 19:55:51 -0500 Christopher wrote:
CF> Is there a function in the C library that will allow me to do this?
CF> If I have to use C or even C++ that is fine.  No problem.

Yes, assuming you've also called the appropriate init routines to load the MIB
modules. snprint_objid might do the trick.

-- 
Robert Story; NET-SNMP Junkie
Support: <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: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
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

Reply via email to