New Post: GetRequestMessage.GetResponse sometime freezes/halts at random
Hi Guys,I have recently upgraded to mono-3.0.3 from 2.6.7 and one thing I have noticed is that the GetResponse method sometime freezes and never returns. My code look like this: privatestring...
View ArticleNew Post: GetRequestMessage.GetResponse freezes/halts at random
Hi Esben,First, Mono 3.0.3 is still a beta release. My recommendation is that you should stick to 2.10.x.Second, as far as I know, Mono 2.6 -> 2.10 -> 3.0 each has significant changes in TCP/IP...
View ArticleNew Post: GetRequestMessage.GetResponse freezes/halts at random
Hi Lex,Many thanks for your reply. I will try and see if I can make minimal reproduction code that I can use for testing on mono-2.6, 2.10 and 3.0I will keep you posted on what happens :-) The reason...
View ArticleNew Post: Discoverer does not discover Win 7 & Win Server 2008 machines
Please install Wireshark on the Windows 7 (or Windows Server 2008) box, and see if remotely #SNMP sample sends the correct packets.If the packets arrive on the machine, but Windows SNMP service fails...
View ArticleNew Post: Reg - Licensing - #SNMP
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: Question about license
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: .NET 2.0 support
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: Requests logging in an agent
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: Minor bug with TrapV2Message
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: BulkWalk issue ?
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: Unicorn Horn and SNMP V2c
A quick update is that starting from http://sharpsnmplib.codeplex.com/releases/view/79079, #SNMP is released under MIT/X11 (MIB support is under BSD 3 Clause).Lex
View ArticleNew Post: #SNMP on the .NET Compact Framework 3.5
Lex,Thanks for the reply. I shall give it a go and let you know if there are any issues under the CF. Hopefully this will be a good test of the CF libraries as I intend to use:SNMP v3 SNMP GET,SET,TRAP...
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 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: Switch SNMP Traps
Lets say I have 3 48 port managed Cisco switches. Whats the process to allow me to receive LinkUp and LinkDown events per port and what data will it provide back to me when this is triggered?Can I set...
View ArticleNew Post: Switch SNMP Traps
Please refer to the manuals of that switch if you can find it. Some models' docs can be found on cisco.com.
View ArticleNew Post: Antlr3.targets(123,5): error AC1000: Unknown build error
compile source encounter problem on Simplified Chinese Win7: F:\work\NMS\tritonmate_m1_7.6_src\lib\ANTLR\Antlr3.targets(123,5): error AC1000: Unknown build erro r: 调用的目标发生了异常。...
View ArticleCreated Issue: SNMPV3 credential for set and get operation [7251]
How to pass SNMPV3 credential for set and get operation?
View ArticleCommented Issue: SNMPV3 credential for set and get operation [7251]
How to pass SNMPV3 credential for set and get operation?Comments: current get and set method doesnt have provision to provide details for SNMP v3 its throws not supported exception .
View ArticleCommented Issue: SNMPV3 credential for set and get operation [7251]
How to pass SNMPV3 credential for set and get operation?Comments: Please refer to snmpget and snmpset samples to see how SNMP v3 operations should be performed by constructing message objects directly....
View Article