M
M
Maxim Rudnev2016-08-05 16:48:49
Qt
Maxim Rudnev, 2016-08-05 16:48:49

How to send/receive information via SNMP using QT QUdpSocket?

There are several NETPING devices that use the SNMP protocol.
There are temperature, smoke, humidity and motion sensors.
How to send/receive information via SNMP using QT QUdpSocket?
Just learned to work with QUdpSocket, sending/receiving the current date and time, but not via SNMP.
I ask for help and guidance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew, 2016-08-05
@OLS

It depends on what you want - to learn how to work with the SNMP protocol or to get the result as low as possible.
In the second case, take someone's ready implementation of QSnmp, find out the OIDs of the indicators you are interested in and request them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question