lwIP - A Lightweight TCP/IP stack - Patches: patch #9927, SNMP Manager support
You are not allowed to post comments on this tracker with your current authentication level.
patch #9927: SNMP Manager support
Submitter: | Indan Zupancic <indan> | ||
Submitted: | Fri 24 Apr 2020 03:27:39 PM UTC | ||
Category: | apps | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Planned Release: | None |
Fri 01 May 2020 08:29:56 AM UTC, comment #1: |
Indan Zupancic <indan> |
Fri 24 Apr 2020 03:27:39 PM UTC, original submission:
This patch adds SNMP v1/v2c/v3 manager support to lwIP.
|
Indan Zupancic <indan> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
We also added multiple netdev support to SNMP, but I didn't want to lump those changes together with SNMP manager support. However, it seems I forgot to remove some parts of it in snmp_manager.c: Please ignore all the "eth_interface" code.