lextudio / sharpsnmplib

Sharp SNMP Library- Open Source SNMP for .NET
https://sharpsnmp.com
MIT License
356 stars 152 forks source link

GetTable (Snmp Manager ) Problem #236

Closed lextudio-support closed 3 hours ago

lextudio-support commented 3 hours ago

Whats the alternative to the snmp.GetTable from the Manager Class.

I tried the getTable function and it worked with one MIB. Another MIB is throwing an ArgumentNULL Exception in the Messenger Class for the registry Object. I saw that the function is obselete. What function is now used for receiving MIB Tables?

Original Reported Date: 2011-04-21T01:17:43.16-07:00 Planned For Release: Original CodePlex ID: 7216

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

You may use Walk and your own parsing algorithm to extract the table out of the WALK result.

Next time please post to Discussion section.

Thanks, Lex

Original Posted Date: 2011-04-22T06:20:41.037-07:00

lextudio-support commented 3 hours ago

Original Closed Date: 2011-04-22T06:21:02.537-07:00