Updated Release: LordGate (9.0)
This release is going to include 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) support expire.SNMP v3 performance...
View ArticleCreated Unassigned: Cannot add the library to windows phone 8 project [7275]
Hi,I tried to install the package using the command Install-Package Lextm.SharpSnmpLibInstalled without any errors but no reference being added to the project
View ArticleCommented Unassigned: Cannot add the library to windows phone 8 project [7275]
Hi,I tried to install the package using the command Install-Package Lextm.SharpSnmpLibInstalled without any errors but no reference being added to the projectComments: As described at home page,...
View ArticleClosed Unassigned: Cannot add the library to windows phone 8 project [7275]
Hi,I tried to install the package using the command Install-Package Lextm.SharpSnmpLibInstalled without any errors but no reference being added to the project
View ArticleCommented Unassigned: GetBulkRequestMessage crashes with large repetitions...
Hi,When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions...
View ArticleCreated Unassigned: V3 Walk operation Example shows V2 BulkWalk [7276]
Hi,The example provided for a V3 WALK operation is actually a V2 BulkWalk. Do you have a V3 Walk example you can share?The example provided can be found here -->...
View ArticleUpdated Wiki: SNMP v3 Operations
SNMP v1 and v2c were designed to be simple, but one significant issue of them is security. It is very hard to hide community strings from sniffers, and also difficult to set access control on...
View ArticleCommented Unassigned: V3 Walk operation Example shows V2 BulkWalk [7276]
Hi,The example provided for a V3 WALK operation is actually a V2 BulkWalk. Do you have a V3 Walk example you can share?The example provided can be found here -->...
View ArticleClosed Unassigned: V3 Walk operation Example shows V2 BulkWalk [7276]
Hi,The example provided for a V3 WALK operation is actually a V2 BulkWalk. Do you have a V3 Walk example you can share?The example provided can be found here -->...
View ArticleCommented Unassigned: GetBulkRequestMessage crashes with large repetitions...
Hi,When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions...
View ArticleCommented Unassigned: GetBulkRequestMessage crashes with large repetitions...
Hi,When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions...
View ArticleCommented Unassigned: GetBulkRequestMessage crashes with large repetitions...
Hi,When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions...
View ArticleCommented Unassigned: wrong response sequence exception [7266]
Hi,I'm getting wrong response sequence error, i will call getreponse method in a loop using threads,since requestid is static it is throwing above exception,could you please tell me how to resolve...
View ArticleCommented Unassigned: Wrong Response Sequence [7268]
I am getting an error when running Get requests on a device and need to know what the error indicates. If I do a Walk using a MIB browser after I get this issue I can get all the data. It is only #SNMP...
View ArticleClosed Unassigned: GetBulkRequestMessage crashes with large repetitions [7273]
Hi,When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions...
View ArticleEdited Unassigned: Wrong Response Sequence [7268]
I am getting an error when running Get requests on a device and need to know what the error indicates. If I do a Walk using a MIB browser after I get this issue I can get all the data. It is only #SNMP...
View ArticleCommented Unassigned: Wrong Response Sequence [7268]
I am getting an error when running Get requests on a device and need to know what the error indicates. If I do a Walk using a MIB browser after I get this issue I can get all the data. It is only #SNMP...
View ArticleEdited Issue: Wrong Response Sequence [7268]
I am getting an error when running Get requests on a device and need to know what the error indicates. If I do a Walk using a MIB browser after I get this issue I can get all the data. It is only #SNMP...
View ArticleCommented Issue: Wrong Response Sequence [7268]
I am getting an error when running Get requests on a device and need to know what the error indicates. If I do a Walk using a MIB browser after I get this issue I can get all the data. It is only #SNMP...
View ArticleUpdated Wiki: Agent Development
When you open snmpd.csproj in Visual Studio (or another IDE), you should first check what are its references.Dependencies There are several references you should pay attention to,SharpSnmpLib*.dll are...
View Article