lextudio / sharpsnmplib

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

SNMP V3 #572

Closed lextudio-support closed 2 hours ago

lextudio-support commented 2 hours ago

Hello,

Im a snmp noob, I admit without shame..

Im looking at this library to develop a manager type application that needs to support snmp v3

I read that this library supports v2, but i onl see trap classes for v1 and v2.

am I missing something?

Thanks

Original Reported Date: 2010-12-07T10:42:34.22-08:00 Original CodePlex Discussion Thread ID: 237485

lextudio-support commented 2 hours ago

Copied from CodePlex without authors:

Hi,

http://en.wikipedia.org/wiki/Simple_Network_Management_Protocol

Don't be confused by its name. It does not mean "I am SNMP v2 only".

TRAP V2 here means a new message format for TRAP first introduced in SNMP v2. It is supported in both SNMP v2 and v3.

Regards,

Lex

Original Posted Date: 2010-12-10T16:53:40.517-08:00

lextudio-support commented 2 hours ago

Marked as Answer Date: 2013-10-06T21:32:45.643-07:00