mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implements snmp_consts.lua with SNMP consts
This commit is contained in:
parent
876fcfefcf
commit
cd4a513b0f
9 changed files with 436 additions and 23 deletions
|
|
@ -36,8 +36,6 @@ local function formatTopologyChanged(ifid, alert, alert_info)
|
|||
return ""
|
||||
end
|
||||
|
||||
local snmp_utils = require "snmp_utils"
|
||||
|
||||
if(alert.alert_subtype == "arc_added") then
|
||||
return(i18n("alert_messages.lldp_arc_added", {
|
||||
node1 = alert_info.node1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue