Getting Started

Default solution folder, feel free to edit or delete it.

What is YumaPro SDK?
YumaPro SDK is a comprehensive suite of integrated tools for automating the development of distributed network management interfaces. It features a powerful...
Mon, 4 Nov, 2019 at 5:12 PM
Where are standard YANG modules located after installing the SDK?
YANG modules are installed in different places, based on the operating system. Linux: /usr/share/yumapro/modules/ MacOs: /usr/local/share...
Thu, 24 Feb, 2022 at 11:53 AM
Does YumaPro SDK fully support the NETCONF protocol?
Yes, YumaPro SDK supports the complete NETCONF protocol defined by RFC 6241. Any protocol operation, database object or notification message can be easily a...
Mon, 4 Nov, 2019 at 5:21 PM
Does YumaPro SDK fully support the RESTCONF protocol?
Yes, YumaPro SDK implements the IETF's RESTCONF standard protocol. For a brief overview of RESTCONF operations please visit the RESTCONF section of our ...
Mon, 4 Nov, 2019 at 5:27 PM
What is netconfd-pro?
The YumaPro Server tool-kit provides developers with a powerful framework for rapidly creating protocol-independent management interfaces for any kind of de...
Mon, 4 Nov, 2019 at 5:37 PM
What is yangcli-pro?
yangcli-pro is a network manager program that lets you manage and test NETCONF servers using an interactive CLI, scripts and test-suites. It uses YANG modul...
Mon, 4 Nov, 2019 at 5:44 PM
Upgrading from OpenYuma to YumaPro
Users of OpenYuma and yuma123 can easily switch to YumaPro without rewriting SIL code YumaPro SDK was forked from Yuma, commonly called OpenYuma, in 201...
Tue, 8 Oct, 2019 at 3:34 PM
How can I start an evaluation of YumaPro software?
Start by downloading YumaPro SDK Basic, a full NETCONF and RESTCONF Server Development Kit. If you have any questions about YumaPro SDK or YumaPro SDK B...
Mon, 20 Nov, 2023 at 2:02 PM
YumaPro Doxygen Browser
It is strongly recommended that developers use the supplied doxygen HTML documentation to learn the YumaPro APIs and how to access additional technical supp...
Mon, 21 Nov, 2022 at 9:56 AM
What is the footprint of YumaPro SDK, in terms of code size and RAM usage?
YumaPro SDK's code is 1.6 MB when built with everything. In terms of memory, YumaPro SDK uses about 2MB, depending on the modules that are loade...
Mon, 2 Apr, 2018 at 5:26 PM