Commented Unassigned: Unable to get Value with "bits" data type [7261]
Hey,i am currently trying to get an value of an OID from the Intel Modular Server MIB.1.3.6.1.4.1.343.2.19.1.2.10.207.1.1.23.1Its an OID from the table .1.3.6.1.4.1.343.2.19.1.2.10.207.1Its an BITS...
View ArticleCommented Unassigned: Unable to Get Description from SharpSnmpLibMib [7260]
Hi, I tried to parse the MIB file using the DefaultObjectRegistry Registry = DefaultObjectRegistry.Instance; and Registry.CompileFolder(folderName, pattern); when ever I tried to get the OID's...
View ArticleClosed Unassigned: Unable to Get Description from SharpSnmpLibMib [7260]
Hi, I tried to parse the MIB file using the DefaultObjectRegistry Registry = DefaultObjectRegistry.Instance; and Registry.CompileFolder(folderName, pattern); when ever I tried to get the OID's...
View ArticleCommented Unassigned: Unable to get Value with "bits" data type [7261]
Hey,i am currently trying to get an value of an OID from the Intel Modular Server MIB.1.3.6.1.4.1.343.2.19.1.2.10.207.1.1.23.1Its an OID from the table .1.3.6.1.4.1.343.2.19.1.2.10.207.1Its an BITS...
View ArticleNew Post: Receive traps from several agents
lextm wrote:deripsni wrote: The challenge we are facing is how to handle time synchonization data for SNMPv3 for all agents. Seems like the library expect all agents to start up at time 0 (at the same...
View ArticleUpdated Wiki: Pro Edition
#SNMP Suite ships with a few samples to demonstrate how to utilize #SNMP Library to build SNMP applications. Some of the samples are released under MIT/X11 license, such as the MIB Compiler and MIB...
View ArticleUpdated Wiki: SharpSnmpPro.Mib Assembly
#SNMP Suite ships with an assembly SharpSnmpLib.Mib which can compile MIB documents and extract some information from them. It only provides limited functionality and users ask for more advanced...
View ArticleUpdated Wiki: SharpSnmpPro.Mib Assembly
#SNMP Suite ships with an assembly SharpSnmpLib.Mib which can compile MIB documents and extract some information from them. It only provides limited functionality and users ask for more advanced...
View ArticleUpdated Wiki: SharpSnmpPro.Mib Assembly
#SNMP Suite ships with an assembly SharpSnmpLib.Mib which can compile MIB documents and extract some information from them. It only provides limited functionality and users ask for more advanced...
View ArticleUpdated Wiki: MIB Compiler Pro
#SNMP Suite ships with a few samples to demonstrate how to utilize #SNMP Library to build SNMP applications. Some of the samples are released under MIT/X11 license, such as the MIB Compiler and MIB...
View ArticleUpdated Wiki: MIB Compiler Pro
#SNMP Suite ships with a few samples to demonstrate how to utilize #SNMP Library to build SNMP applications. Some of the samples are released under MIT/X11 license, such as the MIB Compiler and MIB...
View ArticleCommented Unassigned: Unable to get Value with "bits" data type [7261]
Hey,i am currently trying to get an value of an OID from the Intel Modular Server MIB.1.3.6.1.4.1.343.2.19.1.2.10.207.1.1.23.1Its an OID from the table .1.3.6.1.4.1.343.2.19.1.2.10.207.1Its an BITS...
View ArticleNew Comment on "KB"
@Furism > Something like http://www.codeproject.com/Articles/468892/An-introduction-to-sharpSNMP-an-Open-Source-SNMP ?
View ArticleCommented Unassigned: Unable to get Value with "bits" data type [7261]
Hey,i am currently trying to get an value of an OID from the Intel Modular Server MIB.1.3.6.1.4.1.343.2.19.1.2.10.207.1.1.23.1Its an OID from the table .1.3.6.1.4.1.343.2.19.1.2.10.207.1Its an BITS...
View ArticleReleased: CrossRoad (2.0) (Apr 26, 2009)
Note that if you meet IP v6 related problem, please switch toCrossRoad Refresh (2.1). This is the last version of 2.0, which contains SNMP v2c support. You can find release notes here.
View ArticleUpdated Release: CrossRoad (2.0) (Apr 26, 2009)
Note that if you meet IP v6 related problem, please switch to CrossRoad Refresh (2.1).This is the last version of 2.0, which contains SNMP v2c support.You can find release notes here.
View ArticleNew Post: "Wrong response sequence" OperationException
Hi, Got an issue with the use of SharpSnmpLib: I often (~50% of times) got an exception when doing a simple SNMP GET: Message:wrong response sequence: expected -1649357291, received -1632514283...
View ArticleUpdated Wiki: Home
Project Description#SNMP (SharpSNMP) Suite is a set of free SNMP tools based on an open source library for developers who target Microsoft .NET/Xamarin Mono platforms. It's developed in C# and can be...
View ArticleNew Post: How do I get a list of MAC addresses per VLAN in SNMP V3
Hi, I downloaded sharpsnmplib, and I want to get all mac addresses connected to a Cisco switch. the problem is that doing snmpwalk on OID 1.3.6.1.2.1.17.4.3.1.1 returns empty data. So I need to do...
View Article