[AGENT++] getting started

Jochen Katz katz at agentpp.com
Tue Sep 12 22:41:03 CEST 2017


Hello,

> I'm new to SNMP. I want to implement an Agent that supports SNMPv3 on an> embedded device with a yocto linux on it.> Agent++ seems really nice,
but is there documentation/guides/tutorials> on how to get started?>
>From what I can tell there is only an online API, but it is just to>
overwhelming.> I had a look at the examples, but I don't understand what
is going on..
the examples are the best way to start. But at first you should get
familiar with the SNMP terms: If you know what is a VACM, USM, ..., the
examples will be much easier to understand.

The next step is to read a MIB file (e.g. the AGENTPP-TEST-MIB.txt) and
check its implementation (agentpp_test_mib.h/cpp).

Regards,
  Jochen


More information about the AGENTPP mailing list