summaryrefslogtreecommitdiff
path: root/templates/show/snmp/community
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-06-14 21:14:53 +0200
committerChristian Poessinger <christian@poessinger.com>2018-06-14 21:14:53 +0200
commit195dc1e0ac8cebfbb84ed613993d807abbc4e338 (patch)
treeb49abb28ac56b85af51b1d34940b3e761f740097 /templates/show/snmp/community
parente711d30377c4681e75d91f7e7202497b9ba18132 (diff)
downloadvyatta-op-195dc1e0ac8cebfbb84ed613993d807abbc4e338.tar.gz
vyatta-op-195dc1e0ac8cebfbb84ed613993d807abbc4e338.zip
T683: Rewrite SNMP op mode commands in new stlye XML/Python
Diffstat (limited to 'templates/show/snmp/community')
-rw-r--r--templates/show/snmp/community/node.def1
-rw-r--r--templates/show/snmp/community/node.tag/host/node.def2
-rw-r--r--templates/show/snmp/community/node.tag/host/node.tag/node.def3
-rw-r--r--templates/show/snmp/community/node.tag/node.def3
4 files changed, 0 insertions, 9 deletions
diff --git a/templates/show/snmp/community/node.def b/templates/show/snmp/community/node.def
deleted file mode 100644
index 48e7d1d..0000000
--- a/templates/show/snmp/community/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Show status of SNMP community
diff --git a/templates/show/snmp/community/node.tag/host/node.def b/templates/show/snmp/community/node.tag/host/node.def
deleted file mode 100644
index ac7e559..0000000
--- a/templates/show/snmp/community/node.tag/host/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show status of SNMP on remote host
-
diff --git a/templates/show/snmp/community/node.tag/host/node.tag/node.def b/templates/show/snmp/community/node.tag/host/node.tag/node.def
deleted file mode 100644
index b20409d..0000000
--- a/templates/show/snmp/community/node.tag/host/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show status of SNMP on specified host
-allowed: echo -n '<hostname> <x.x.x.x>'
-run: ${vyatta_bindir}/vyatta-show-snmp.pl --community $4 --host $6
diff --git a/templates/show/snmp/community/node.tag/node.def b/templates/show/snmp/community/node.tag/node.def
deleted file mode 100644
index 48aa6ad..0000000
--- a/templates/show/snmp/community/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Show status of specified SNMP community
-allowed: ${vyatta_bindir}/vyatta-show-snmp.pl --allowed
-run: ${vyatta_bindir}/vyatta-show-snmp.pl --community="$4"