SNMP get request (General questions)

by Klinzter @, (4237 days ago)

I would like to know if its possible to generate a SNMP Get request method with WodHttp..
I am not sure if its compatible or how to do it but I've done it before with http://www.snmpsharpnet.com/
the issue with snmpsharpnet is that it freezes the application while its doing the Get request..

locked

Re: SNMP get request

by Jasmine, (4237 days ago) @ Klinzter

Hi,

I see that SNMP is individual protocol and it is not linked to HTTP protocol, so unfortunately you cannot generate such request.

locked

Re: SNMP get request

by Klinzter @, (4237 days ago) @ Jasmine

ohh I see.. do you guys have anything for this protocol?

locked

Re: SNMP get request

by Jasmine, (4237 days ago) @ Klinzter

Hi,

Unfortunately we don't have anything for SNMP. I wish I could help more.

locked