1
Microchip TCP/IP stack / Re: SNMP (Simple Network Management Protocol)
« on: September 10, 2011, 08:32:40 AM »
I've just started looking at trying to get SNMP running and have also come across the compile errors. It seems the SNMP files included by Modtronix do not use the current file system (maybe a previous one?) Does anyone know about this?
From my understanding (and looking at the Microchip reference code) it seems the MIBs are stored in a compressed form in memory and the file system lookup searches for these based on the OIDs. I might try and remove this feature to try and get things working.
If anyone is working on this I'd appreciate any tips.
Colin
From my understanding (and looking at the Microchip reference code) it seems the MIBs are stored in a compressed form in memory and the file system lookup searches for these based on the OIDs. I might try and remove this feature to try and get things working.
If anyone is working on this I'd appreciate any tips.
Colin