lextudio / sharpsnmplib

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

messenger.set sample #592

Closed lextudio-support closed 2 hours ago

lextudio-support commented 2 hours ago

Hi lextm

Have to say i have researched this snmp libary for the last 2 weeks, all day and every day.

I know there is sample code called testset but i am not a C# programmer, i been vb as long as i can remember and can barely understand it and some converting it with tools does not seem to help me. I have managed to use GET and i am able to retieve information from a network printer using the OID "1.3.6.1.2.1.1.5.0

Please could show me a sample code in vb of how to set using your #snmp. For example the OID is a Device Name like a printer. how do update that single OID

Original Reported Date: 2010-04-21T11:17:55.337-07:00 Original CodePlex Discussion Thread ID: 210083

lextudio-support commented 2 hours ago

Copied from CodePlex without authors:

Hi,

See if you can wait till this weekend. I will learn a bit of VB.NET then and paste some code here.

Regards,

Lex

Original Posted Date: 2010-04-21T17:30:16.927-07:00

lextudio-support commented 2 hours ago

Copied from CodePlex without authors:

hi

thanks i will wait for a reply.

regards

Original Posted Date: 2010-04-21T20:01:21.533-07:00

lextudio-support commented 2 hours ago

Copied from CodePlex without authors:

Hi,

In Change Set 41921 I added VB10 versions of our command line tools (snmpget, snmpset and so on).

http://sharpsnmplib.codeplex.com/SourceControl/changeset/changes/41921

You must have Visual Studio 2010 to build those projects, but they show you how to use #SNMP in VB.NET.

Regards,

Original Posted Date: 2010-04-24T23:46:12.13-07:00

lextudio-support commented 2 hours ago

Copied from CodePlex without authors:

Wow!

I was just reading the request of cloud9 and suscribe to post ...

Wait 20 seconds... and the reply is here.

Thanks a lot for your effort lextm. It's appreciated !

Original Posted Date: 2010-04-24T23:49:54.163-07:00

lextudio-support commented 2 hours ago

Copied from CodePlex without authors:

thanks that will be of some great help me. :)

Original Posted Date: 2010-04-26T22:06:26.563-07:00

lextudio-support commented 2 hours ago

Marked as Answer Date: 2013-10-06T21:44:33.717-07:00