SNMP

Introduction

This example demonstrates how using SNMP in an application. The example itself is very straightforward, simply configuring the system name and opening a number of sockets to return more information while doing the SNMP query.

Building the example

Change directory to the tcpip example
    cd %LF_HOME%\examples\snmp
Rebuild the application
    lfmake clean all

Running the example

To run the example on the board
    lfdownload snmp.bin

Use an snmp query tool to read the SNMP information from the device. The community string is 'test'.

Features

This example demonstrates the following SDK features.