Release Notes (IMPORTANT):
--- If you've got bad settings anywhere (even though they validated on the config page), your LCD will display "Error". Just fix the IP, community, OID, or whatever is wrong. If all else fails, try reloading Pertelian (though that probably won't work).
--- Config settings ARE PERSISTENT, but you need to hit the "Save" button ON EACH HOST BEFORE CHANGING TO ANOTHER. If you edit a host's settings and then switch to the next without hitting Save, you're SOL. I know of no way around this, unless there's a method of ListBox that fires before changing elements.
--- On the first load, you'll get all Errors. This is normal. Just go and edit the settings to your liking. Also, give it a few poller refreshes before trusting the information it shows, if using Counter or Net Stats. This is because it needs to gather trends from old polling results before averaging.
--- OID 2 is only used for the Net Stats. I tried to denote that with the (1&2), (1) things next to the type names. Anything put into OID 2 will be ignored otherwise.
--- If-Else only works with Values. Math also will not work with values. To use If-Else, specify the construct using semi-colons. For instance, if you want to say "if the value is 10, display "Yes" otherwise display "No", you'd type "10;Yes;No". (see screenshot below).
Changelog:
v1.3 - replaced the snmp library used. compatible on all systems i've tried (including vista x64). Please delete the old DLLs used by the prior versions before unzipping this one. It is OK to overwrite tools.dll if it asks.
v1.2 - enhanced the value option to allow for If-Else constructs (see above)
v1.1 - fixed some poller items (nothing serious)
v1.0 - initial release
Here's the DLLs (extract all to your plugins dir): http://files.radicand.org/PertSNMP-v1.3.zip
Config Screenshot:
LCD Photo:

