site-logo

Lintouch, the opensource HMI

SNMP Plugin

Author: Lintouch Development Team
Version: 1.8.1
License: GPL2
Download: http://lintouch.org/download/lsp-snmp-1.8.1

Lintouch SNMP Server Plugin allows you to periodically poll specified SNMP OIDs using SNMP v1/SNMP v2c protocol.

The following SNMP data types are supported:

INTEGER, Integer32, Counter32, Gauge32, Unsigned32, TimeTicks

- mapped to Lintouch number (32bits), interpretation of the sign is left up to the Lintouch Templates, Lintouch numbers are by default signed.

OCTET STRING, IpAddress

- mapped to Lintouch string (unlimited)

Counter64

- not supported at the moment