NetStuffPlugin provides two main functions:
- SNMP Get (query) for reading values from SNMP enabled devices.
Ping for pinging an internet/network host and returning the response time.
- A general value replace function, given a value, and a lookup table, replaces the value with the appropriate string. For example allowing you to convert 1 to Online, 2 to Offline.... etc
Several number formatting (including Seconds to Uptime, Hundredth's of seconds to Uptime, Milliseconds to Uptime, Bytes to formatted bytes(Gb, Mb, Kb, b)) for formatting values returned from SNMP devices.
Several sample strings also included.

Please note: To use the SNMP function you must understand SNMP and OID's I will not be providing OID informaiton - your device should document this, and you can get plenty of SNMP walkers to see whats available.
Download it from my downloads page:
http://www.highrez.co.uk/downloads (Select NetStuffPlugin from the list of downloads - near the bottom of the list!)
Requires .Net 2.0
Thanks,
Phil