0

I am looking to develop a client and agent using any open source netconf frameworks. Can anyone please suggest an open source library which is similar like How NetSNMP is there for SNMP.

1 Answers1

0

There is nice C++ library called POCO that implements NETCONF: https://www.appinf.com/docs/poco-2008.2/NetconfUserGuide.html

There is also https://github.com/CESNET/libnetconf

Andrew Komiagin
  • 6,446
  • 1
  • 13
  • 23