Willow-Browser/SNMP-MIB-Browser

Add ability to create new agent

Closed this issue · 1 comments

Have a button that brings up a modal that allows us to add in a new SNMP agent. For now, only support an SNMPv3 agent and have the ability to add the IP Address, port, and USM name.

Once the form is submitted, the backend should store the new agent in the database. The frontend should also add this new agent to the dropdown which is populated by the database. Blocked by #13

Issue blocks #10