lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] About SNMP and MIBs


From: Yigal Hochberg
Subject: Re: [lwip-users] About SNMP and MIBs
Date: Thu, 26 Nov 2015 10:11:09 -0500

Dear Esa Hill,

DMH Software offers an alternative SNMP Agent implementation for Lwip.
All SNMP versions are supported: SNMPv3, SNMPv2c and SNMPv1.

The DMH SNMP Agent replaces the stock Lwip SNMPv1 Agent.

You can add the support for any mibs of your choice.

The SDK comes with a MIB-Compiler that takes your MIB file
and generates C code files. You add specific code to the generated C files.

Please let me know if you like more information.

Thanks
DMH Software support




On Thu, Nov 26, 2015 at 10:01 AM, address@hidden <address@hidden> wrote:
Esa Hill wrote:
Is it possible to add external MIBs (for example LLDP MIB) to LwIP's SNMP implementation?

No, not right now.

I've been checking the LwIP code (1.4.1) for the private MIB implementation, but I got the idea that it is only possible to add stuff under "internet .1.3.6.1" or have I misunderstood?

The current code only allows the addition of "private" mibs. I must say I was a bit surprised when discovering that as well.

I have noticed lot of activity with Master-branch SNMP codes. Has there been any changes related to use of external MIBs?

Not yet. But this is one of the reasons we started the recent acivity in SNMP.


Simon


_______________________________________________
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]