Hi net-snmp-coders,

we are happy users of the net-snmp Python API. We currently use it to 
realize a SNMP based monitoring without the need of process creations.

Now we want to perform some snmp translations (OID to MIB based named 
notation) also from python code. We really want to avoid using the 
snmptranslate command line tools, because it will result in a lot of 
processes creations.

We recognized there is the PySNMP library which is able to do 
translations without process creations, but these libraries need to have 
the MIB files converted to python code before being able to read them. 
This does not seem to be a good option for us.

As the net-snmp library has everything needed to translate OIDs and 
values and also a basic python API we though about extending the API by 
some kind of translate() call.

We could try to reach this on our own, but we currently have not the 
needed knowledge of the net-snmp code which would be needed to implement 
this efficiently.

Now, this is the reason for this mail, I would like to ask whether or 
not there is some Net-SNMP coder out there who might like to implement 
this for us. Paid of course.

Please let me know if you are interested or know someone which might be 
interested!

Best regards
Lars

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to