lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] snmp mib parser-generator


From: Yigal Hochberg
Subject: Re: [lwip-users] snmp mib parser-generator
Date: Sat, 23 Apr 2011 18:15:46 -0400

Hello James:

DMH Software offer a real-time SNMP Agent for embedded systems.
It is fully integrated with LwIP. We fully support SNMPv1, SNMPv2c and SNMPv3 protocols.

The Agent comes with a SMIv2 MIB Compiler that generates C code for your MIBs.
On the generated template code you add your system specific code to implement get/sets.
It is very fast and easy to add the support for your own MIBs.

Please let me know if you interested in more information.

Regards,

Yigal


On Sat, Apr 23, 2011 at 5:58 PM, James Harwood <address@hidden> wrote:
I have recently started using lwIP with a particular interest in SNMP.

While coding a private mib, it became apparent that a tool to parse a MIB text
file and generate a  C source code skeleton would be really useful.

So I developed a script to do this in python and the excellent pyparser module.

Would anyone here be interested in trying it out and giving some feedback?

If/when it appears to be stable and reliable, maybe it could be added to the
next release of lwIP


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users



--
Yigal


reply via email to

[Prev in Thread] Current Thread [Next in Thread]