lextudio / sharpsnmplib

C# SNMP Library (#SNMP) - Open source SNMP implementation for C# and .NET
https://sharpsnmp.com
MIT License
358 stars 151 forks source link

Documentation? #670

Closed lextudio-support closed 1 month ago

lextudio-support commented 1 month ago

Hi Lex,

do you have some documentionen or sample code - I don't mean the tests - for the Sharp SNMP library ?

It would be very helpful as an example, to see, how I can handle tables and so on.

Thank you in advance,

Josef

Original Reported Date: 2008-07-22T13:11:00.43-07:00 Original CodePlex Discussion Thread ID: 32014

lextudio-support commented 1 month ago

Copied from CodePlex without authors:

Hi Josef,

A sample project named "TestGetTable" is included in the source code package. If you download the source code zip package from the Releases Tab above or check out source code directly from the repository, you can see this sample project.

And I suggest you check out the latest source code, because I have just weakened the OID validation in Manager.GetTable for post-1.0 builds. You may keep an eye on my blog and I am going to post about table manipulation in #SNMP library soon. In that post, more details on the design and implementation will be provided.

Lex

Original Posted Date: 2008-07-25T21:07:24.123-07:00

lextudio-support commented 1 month ago

Marked as Answer Date: 2013-10-06T21:14:38.58-07:00