Its basically an enhanced network plugin which can retirve values from SNMP enabled devices, which opens up a whole new world to smartie...
Ive also included several formatting functions, and a ping function (to ping a remote host and return the round trip time to smartie)...
I've used it to create the screen shown below, which is getting statistics from my ADSL router, not the local (LCDSmartie) computer.

If anyone is interested, I can make it available - although don't expect too much help using SNMP. The plugin's SNMP support is pretty basic (device:comunity and OID as inputs, result as output) and does what I want it to do...
Oh, and it requires the .Net Framework v2.0