Comparing YANG to alternative approaches to Data Modeling for NETCONF There are competing approaches in the IETF to doing data modeling for NETCONF. This page shows ...
DSDL Mapping Tutorial Introduction One of the functions implemented in pyang is the mapping of YANG data models to DSDL schemas #8211; NG, Schematron and DSRL. The ...
Why YANG? YANG is easy and targets the right audience YANG is simple and easy to learn. The syntax is trivial and regular. The hierarchy is clean, the role of ...
IF MIB This is the standard IF MIB from RFC 2863. IF MIB.mib: For reference, the MIB in SMIv2 format. IF MIB.yang: The corresponding YANG version, converted ...
Tools Validators, compilers and translators The latest version of libsmi contains a YANG output driver for the smidump tool. It generates YANG modules from ...
See also Documents. DhcpTutorial serves as an introductory example of a simple YANG module. It models a subset of the configuration of a DHCP server. DSDLMappingTutorial ...