summaryrefslogtreecommitdiff
path: root/templates/service/snmp/v3/view/node.def
diff options
context:
space:
mode:
authorJames Davidson <james.davidson@vyatta.com>2013-02-12 13:02:11 -0800
committerJames Davidson <james.davidson@vyatta.com>2013-03-28 09:40:24 -0700
commit4aea4a53988339a768767d0e6f08d8fa7a2e268b (patch)
treec889d57603bfea34fbf1a2813d2f739c68dc98ff /templates/service/snmp/v3/view/node.def
parentcd615b86373fedc95dbfea6345503f6fab165c94 (diff)
downloadvyatta-cfg-system-4aea4a53988339a768767d0e6f08d8fa7a2e268b.tar.gz
vyatta-cfg-system-4aea4a53988339a768767d0e6f08d8fa7a2e268b.zip
Initial SNMPv3 support
(cherry picked from commit 1d917be739f1db7b1ff1d26a0238322d7fd475c5)
Diffstat (limited to 'templates/service/snmp/v3/view/node.def')
-rw-r--r--templates/service/snmp/v3/view/node.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/service/snmp/v3/view/node.def b/templates/service/snmp/v3/view/node.def
new file mode 100644
index 00000000..a83c978b
--- /dev/null
+++ b/templates/service/snmp/v3/view/node.def
@@ -0,0 +1,5 @@
+tag:
+type: txt
+help: Specifies the view with name viewname
+
+commit:expression: $VAR(oid/) != ""; "must configure an oid" \ No newline at end of file