SNMP MIB->YANG translation file handling.

Added configure option  --with-mib-generated-yang-dir=DIR with
default value /usr/share/mibyang where generated YANGs from MIBs
should be placed so that SNMP tests know where to find the YANGs.
This commit is contained in:
Olof hagsand 2022-05-02 17:20:22 +02:00
parent 2a98ae5d93
commit d82df5b707
7 changed files with 59 additions and 3 deletions

View file

@ -36,12 +36,14 @@
## SNMP branch
* Clixon SNMP frontend
* Clixon SNMP frontend (experimental)
* net-snmp and MIB to YANG translation
* Experimental work
* YANG `clixon-config@2022-03-21.yang` changes:
* Added option:
* `CLICON_SNMP_AGENT_SOCK`
* New configure options:
* `--enable-netsnmp`
* `--with-mib-generated-yang-dir=DIR`
## 5.7.0
Expected: May 2022