Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Netconf Server that listens SNMP traps and converts them into Netconf notifications

License

Notifications You must be signed in to change notification settings

fortinet-solutions-cse/netconf-proxy

Repository files navigation

netconf-snmp-gw

This proxy listens both netconf and snmp. It accepts netconf subscriptions and forwards snmp traps to netconf clients previously subscribed

To start the server run:

  • ./netconf-proxy.py

To test the server run:

  • pytest -v ./netconf-tester.py

To generate a vm that runs this server as a systemd server run:

  • cd vm_generation/
  • ./generate_vm.sh

About

Netconf Server that listens SNMP traps and converts them into Netconf notifications

Topics

Resources

License

Stars

Watchers

Forks

Packages