[Qt-interest] QT and SNMP, Constructing Network Management Station

Stephen Jackson spjackson42 at gmail.com
Sat May 16 11:34:42 CEST 2009


2009-05-16 Kosta wrote:
> Anyone ?
>
>>Hi everyone,
>>I need some help here. I am developing SNMP NMS (Network Management
>> Station) for my device. I am making the UI with QT, but as far as I know QT
>> don't have any SNMP related library.
>>I need to find such a library, with which I would be able to construct my
>> NMS. A library implementing the basic SNMP queries get, set, get-next etc. I
>> am working with SNMP v1.
>
>>Is there someone who have faced this problem ?
>

This has nothing to do with Qt, so you should not be too surprised at
a lack of responses.

Google: SNMP library

http://net-snmp.sourceforge.net/

http://snmpmon.sourceforge.net/

"SNMPMonitor is a tool to monitor SNMP devices. It is based on Qt and
on the Net-SNMP library."

That might give you some clues.

Stephen Jackson



More information about the Qt-interest-old mailing list