lwIP - A Lightweight TCP/IP stack - Tasks: task #13538, SNMP: implement IPv6 support in...
You are not allowed to post comments on this tracker with your current authentication level.
task #13538: SNMP: implement IPv6 support in standard MIBs
| Submitter: | Simon Goldschmidt <goldsimon> | ||
| Submitted: | Thu 09 Apr 2015 08:30:28 PM UTC | ||
| Category: | None | Should Start On: | Thu 09 Apr 2015 12:00:00 AM UTC |
| Should be Finished on: | Thu 09 Apr 2015 12:00:00 AM UTC | Priority: | 5 - Normal |
| Status: | None | Privacy: | Public |
| Percent Complete: | 30% | Assigned to: | None |
| Open/Closed: | Open | Planned Release: | None |
| Effort: | 0.00 | ||
|
Sun 10 Jun 2018 06:33:26 PM UTC, comment #4: |
Simon Goldschmidt <goldsimon> |
|
Sun 10 Jun 2018 12:19:36 PM UTC, comment #3: Hi, is there any new progress with this task?
|
yanhc <yanhc> |
|
Mon 04 Jan 2016 11:08:25 AM UTC, comment #2: Implemented TCP-MIB and UDP-MIB. TODO: IP-MIB |
Dirk Ziegelmeier <dziegel> |
|
Thu 09 Apr 2015 08:30:45 PM UTC, comment #1: This might be a good place to start:
|
Simon Goldschmidt <goldsimon> |
|
Thu 09 Apr 2015 08:30:28 PM UTC, original submission:
In some subtrees, IPv6 support might be integrated, others are marked deprecated by now and have different subtrees as replacement. |
Simon Goldschmidt <goldsimon> |
No files currently attached
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.
Follow 5 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2016-08-19 | goldsimon | Status | In Progress | None | |
| Assigned to | dziegel | None | |||
| 2016-01-04 | dziegel | Status | None | In Progress | |
| Percent Complete | 0% | 30% | |||
| Assigned to | None | dziegel |
Powered by Savane 3.12.
Corresponding source code

This is still not implemented.
I guess the easiest way is to use our mib-compiler (contrib/apps/LwipMibCompiler), generate the stubs and fill them in...