Getting Started
YumaPro Software Developer Getting Started Lessons
YumaPro's modular architecture provides developers with control and flexibility This article is a high-level overview designed to familiarize you wi...
Mon, 21 Nov, 2022 at 4:05 PM
The server supports many different configuration parameters. The standards allow different variants and implementation choices. Default choices are made for...
Tue, 15 Feb, 2022 at 11:25 PM
This lesson will show you how to prepare a YANG module and build the Server Instrumentation Library (SIL) that will be used to hold the instrumentation c...
Mon, 21 Nov, 2022 at 1:53 PM
This lesson will show you the various components of YANG modules and the corresponding SIL functions and structures. Pre-Requisites You should have in...
Mon, 21 Nov, 2022 at 5:05 PM
This lesson will show you how to build and install a Server Instrumentation Library (SIL) created from a YANG module. Pre-Requisites You should have...
Mon, 21 Nov, 2022 at 2:00 PM
Server Instrumentation Library - Sub Agent (SIL-SA) The YANG module and bundle instrumentation can be deployed in one or more subsystems, A subsystem ...
Thu, 3 Jun, 2021 at 2:25 PM
A server instrumentation library is usually implemented as a dynamic shared library. The standard "dlopen" function is used to access the shared ...
Fri, 2 Oct, 2020 at 6:16 PM
This lesson will show you how Configuration Data is created and used in YumaPro SDK. Pre-Requisites You should have completed the YumaPro Installati...
Mon, 21 Nov, 2022 at 2:02 PM
This lesson will show you how Operational Data is created and used in YumaPro SDK. Pre-Requisites You should have completed the YumaPro Installation...
Mon, 21 Nov, 2022 at 2:04 PM
The following steps are required to run your own module in the netconfd-pro server. Make the YANG module available to the SDK Generate the SIL code stubs...
Tue, 3 Mar, 2020 at 12:17 PM