Commented Unassigned: Getting Timeout exception in SendInform [7287]
Hi,I'm always getting a timoutexception when sending Informs. As I've just started with #SnmpLib, I think that this issue should be caused by : "The manager should send back a reply to this INFORM...
View ArticleClosed Unassigned: Getting Timeout exception in SendInform [7287]
Hi,I'm always getting a timoutexception when sending Informs. As I've just started with #SnmpLib, I think that this issue should be caused by : "The manager should send back a reply to this INFORM...
View ArticleCommented Unassigned: Make ObjectStore to inherit from IObjectStore [7286]
Make ObjectStore inherit from an Interface: IObjectStore, in order to allow customization of the...
View ArticleClosed Unassigned: Make ObjectStore to inherit from IObjectStore [7286]
Make ObjectStore inherit from an Interface: IObjectStore, in order to allow customization of the...
View ArticleReleased: LordGate (9.0.1) (Mar 29, 2016)
https://www.nuget.org/packages/Lextm.SharpSnmpLib This release includes the following changes,API changes to match SharpSnmpPro.Mib.Full upgrade to .NET 4.5+. Both .NET 3.5 and .NET 4.0.* (including...
View ArticleUpdated Release: LordGate (9.0.1) (Mar 29, 2016)
https://www.nuget.org/packages/Lextm.SharpSnmpLibThis release includes the following changes,API changes to match SharpSnmpPro.Mib.Full upgrade to .NET 4.5+. Both .NET 3.5 and .NET 4.0.* (including CF)...
View ArticleClosed Unassigned: SNMP v3 username/pass invalid [7285]
Hi,I download the code, compile and run the snmpd example. I set the username, privacyphrase and authentication in the snmp manager, then send the discover or snmpget. But everytime I get the error:...
View ArticleClosed Unassigned: "truncation error for 32-bit integer coding" exception...
Hello,Sometimes when trying to connect to a snmpv3-enabled device using the following code:```var discovery = Messenger.GetNextDiscovery(SnmpType.GetRequestPdu);var report = discovery.GetResponse(6000,...
View ArticleCommented Unassigned: Samples do not support "n" switch to specify context...
Some SNMP agents require such a switch, and NET-SNMP utilities do support it.Comments: Related to https://github.com/lextm/sharpsnmplib/pull/5
View ArticleClosed Issue: SharpSnmpLib.Full might throw exceptions on OS X [7270]
Due to Mono's bug, some methods are not implemented on OS X, which breaks SharpSnmpLib.Full.The workaround is to clone the code base and compile your own copy of SharpSnmpLib.Full on OS X. Then the...
View ArticleReleased: LordGate (9.0.1) (Mar 29, 2016)
https://www.nuget.org/packages/Lextm.SharpSnmpLib This release includes the following changes,API changes to match SharpSnmpPro.Mib.Full upgrade to .NET 4.5+. Both .NET 3.5 and .NET 4.0.* (including...
View ArticleUpdated Release: LordGate (9.0.1) (Mar 29, 2016)
https://www.nuget.org/packages/Lextm.SharpSnmpLibThis release includes the following changes,API changes to match SharpSnmpPro.Mib.Full upgrade to .NET 4.5+. Both .NET 3.5 and .NET 4.0.* (including CF)...
View ArticleClosed Unassigned: writeable via the serviceMgmt table [7288]
How to Set SNMP values to specific table like serviceMgmt table
View ArticleEdited Unassigned: writeable via the serviceMgmt table [7288]
How to Set SNMP values to specific table like serviceMgmt table
View ArticleCreated Unassigned: Set to readonly field [7289]
When i am trying to set value to a field,its always getting status 4 message ie Read only.The access for this OID is read only in the services details but writable via the serviceMgmt table.So please...
View ArticleCreated Unassigned: Set Radio button fields [7290]
How can we set value to radio button fields.When trying to set value we are getting a status message 4 ( Read only.).Please help
View ArticleCreated Unassigned: Exception : System.Net.Sockets.SocketException [7291]
Hello,I'm using SharpSNMP version 9.0.1 and I have the following exception throw by the library.Exception : System.Net.Sockets.SocketException :: A message sent on a datagram socket was larger than the...
View ArticleCommented Unassigned: Set to readonly field [7289]
When i am trying to set value to a field,its always getting status 4 message ie Read only.The access for this OID is read only in the services details but writable via the serviceMgmt table.So please...
View ArticleClosed Unassigned: Set to readonly field [7289]
When i am trying to set value to a field,its always getting status 4 message ie Read only.The access for this OID is read only in the services details but writable via the serviceMgmt table.So please...
View ArticleCommented Unassigned: Set Radio button fields [7290]
How can we set value to radio button fields.When trying to set value we are getting a status message 4 ( Read only.).Please helpComments: This goes beyond #SNMP Library. Please post to...
View Article