Re-added snmp import/export

This commit is contained in:
Matteo Biscosi 2024-06-03 06:50:19 -04:00
parent 104a65a957
commit 9012da70fe

View file

@ -43,6 +43,11 @@ if not ntop.isnEdge() then
product = ntop.getInfo()["product"]
}),
order = 0
},
snmp = {
key = "snmp",
label = i18n("manage_configurations.snmp"),
order = 1
},
active_monitoring = {
key = "active_monitoring",