From b412c2545d8862278343adc1ef17cc297e11ad6d Mon Sep 17 00:00:00 2001 From: levinse Date: Sun, 15 May 2011 01:43:40 +0000 Subject: torrus: add new access rights, add SNMP community option, RT10574 --- httemplate/misc/nms-add_router.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'httemplate/misc/nms-add_router.html') diff --git a/httemplate/misc/nms-add_router.html b/httemplate/misc/nms-add_router.html index 35ef7bf72..c41e61977 100644 --- a/httemplate/misc/nms-add_router.html +++ b/httemplate/misc/nms-add_router.html @@ -7,6 +7,13 @@ Router Hostname/IP ) %>
+SNMP Community String (optional) +<% include('/elements/input-text.html', + 'field' => 'community', + ) +%> +
+
-- cgit v1.2.1