All the tools you need to create powerful NETCONF clients.
YumaPro Client SDK includes the following development tools:
NETCONF Client – The De Facto Standard YANG CLI
-
yangcli-pro: A stand-alone NETCONF CLI to interactively manage multiple servers, call from scripts, and automate testing
-
yp-show: Create custom show commands for yangcli-pro
YANG Tools
-
yangdump-pro: Compile YANG and output in multiple formats
-
yangdiff-pro: Program to compare different versions of a YANG module
C++ Client Libraries
- yp-client: C++ libraries to link directly into a C++ application
yangcli-gw: The Ultimate Network Gateway
(Available for Evaluation Now in the 24.10T release train)
- yangcli-gw: A ZeroMQ pub-sub micro-service connecting NETCONF servers and their notifications to any programming language that supports ZeroMQ
- yangcli-gw-apps: Starter example applications for yangcli-gw