diff -ruN templates/mikrotik-rb400/README templates-trunk/mikrotik-rb400/README
--- templates/mikrotik-rb400/README	2010-04-30 07:34:34.000000000 -0500
+++ templates-trunk/mikrotik-rb400/README	1969-12-31 18:00:00.000000000 -0600
@@ -1,6 +0,0 @@
-This template was created by Eric Schwimmer, copied by Chris Wopat
-
-NOTE: This does not imply any support responsibilities, liabiltiy in
-case of this template or devmon causing phsyical, monetary or emotional
-damanges, or any other such obligations.  It is merely to provide 
-credit to the original author of the template. 
diff -ruN templates/mikrotik-rb400/cpu/message templates-trunk/mikrotik-rb400/cpu/message
--- templates/mikrotik-rb400/cpu/message	2010-04-30 07:54:47.000000000 -0500
+++ templates-trunk/mikrotik-rb400/cpu/message	1969-12-31 18:00:00.000000000 -0600
@@ -1,9 +0,0 @@
-
-{sysUpTimeSecs.color}: Up for {UpTimeTxt}
-{CPUTotal5Min.color}: CPU usage: {CPUTotal5Min}%
-
-System description:
-{sysDescr}
-<!--
-<br>CPU 5 min average: {CPUTotal5Min}
--->
diff -ruN templates/mikrotik-rb400/cpu/oids templates-trunk/mikrotik-rb400/cpu/oids
--- templates/mikrotik-rb400/cpu/oids	2010-10-29 11:46:55.000000000 -0500
+++ templates-trunk/mikrotik-rb400/cpu/oids	1969-12-31 18:00:00.000000000 -0600
@@ -1,4 +0,0 @@
-sysDescr        : .1.3.6.1.2.1.1.1.0			: leaf
-sysUpTime	: .1.3.6.1.2.1.1.3.0			: leaf
-CPUTotal5Min	: .1.3.6.1.2.1.25.3.3.1.2.1		: leaf
-
diff -ruN templates/mikrotik-rb400/cpu/thresholds templates-trunk/mikrotik-rb400/cpu/thresholds
--- templates/mikrotik-rb400/cpu/thresholds	2008-04-03 05:30:38.000000000 -0500
+++ templates-trunk/mikrotik-rb400/cpu/thresholds	1969-12-31 18:00:00.000000000 -0600
@@ -1,8 +0,0 @@
-
-CPUTotal5Min	: red		: >60	: CPU utilization is very high: {CPUTotal5Min}%
-CPUTotal5Min	: yellow	: >40	: CPU utilization is high: {CPUTotal5Min}%
-CPUTotal5Min	: green		:	: CPU utilization is nominal: {CPUTotal5Min}%
-
-sysUpTimeSecs	: red		: <600  : Device rebooted recently. System uptime: {UpTimeTxt}
-sysUpTimeSecs	: yellow	: <5000 : Device rebooted recently. System uptime: {UpTimeTxt}
-sysUpTimeSecs	: green		:	: System uptime: {UpTimeTxt}
diff -ruN templates/mikrotik-rb400/cpu/transforms templates-trunk/mikrotik-rb400/cpu/transforms
--- templates/mikrotik-rb400/cpu/transforms	2008-04-03 05:30:38.000000000 -0500
+++ templates-trunk/mikrotik-rb400/cpu/transforms	1969-12-31 18:00:00.000000000 -0600
@@ -1,2 +0,0 @@
-sysUpTimeSecs   : MATH          : {sysUpTime} / 100
-UpTimeTxt	: ELAPSED	: {sysUpTimeSecs}
diff -ruN templates/mikrotik-rb400/memory/message templates-trunk/mikrotik-rb400/memory/message
--- templates/mikrotik-rb400/memory/message	2010-04-30 08:58:55.000000000 -0500
+++ templates-trunk/mikrotik-rb400/memory/message	1969-12-31 18:00:00.000000000 -0600
@@ -1,3 +0,0 @@
-Memory		Used	Total	Percentage
-Physical	{MemSizeUsed}kB	{MemSize}kB	{MemPerUse}% {MemPerUse.color}
-
diff -ruN templates/mikrotik-rb400/memory/oids templates-trunk/mikrotik-rb400/memory/oids
--- templates/mikrotik-rb400/memory/oids	2010-04-30 08:58:49.000000000 -0500
+++ templates-trunk/mikrotik-rb400/memory/oids	1969-12-31 18:00:00.000000000 -0600
@@ -1,3 +0,0 @@
-MemBlocks	: .1.3.6.1.2.1.25.2.3.1.5.2	: leaf
-MemBlocksUsed	: .1.3.6.1.2.1.25.2.3.1.6.2	: leaf
-MemBlockSize	: .1.3.6.1.2.1.25.2.3.1.4.2	: leaf
diff -ruN templates/mikrotik-rb400/memory/thresholds templates-trunk/mikrotik-rb400/memory/thresholds
--- templates/mikrotik-rb400/memory/thresholds	2010-04-30 08:59:07.000000000 -0500
+++ templates-trunk/mikrotik-rb400/memory/thresholds	1969-12-31 18:00:00.000000000 -0600
@@ -1,2 +0,0 @@
-MemPerUse    : red           : >99   : Memory utilization is critical
-MemPerUse    : yellow        : >95   : Memory utilization is high
diff -ruN templates/mikrotik-rb400/memory/transforms templates-trunk/mikrotik-rb400/memory/transforms
--- templates/mikrotik-rb400/memory/transforms	2010-04-30 08:59:02.000000000 -0500
+++ templates-trunk/mikrotik-rb400/memory/transforms	1969-12-31 18:00:00.000000000 -0600
@@ -1,4 +0,0 @@
-MemSize : MATH	: {MemBlocks} x {MemBlockSize} / 1024 : 0
-MemSizeUsed : MATH	: {MemBlocksUsed} x {MemBlockSize} / 1024 : 0
-MemAvail : MATH	: {MemSize} - {MemSizeUsed} : 0
-MemPerUse : MATH	: ({MemSizeUsed} x 100) / {MemSize} : 0
diff -ruN templates/mikrotik-rb400/specs templates-trunk/mikrotik-rb400/specs
--- templates/mikrotik-rb400/specs	2010-04-30 07:35:45.000000000 -0500
+++ templates-trunk/mikrotik-rb400/specs	1969-12-31 18:00:00.000000000 -0600
@@ -1,4 +0,0 @@
-vendor	: mikrotik
-model	: rb400
-snmpver	: 2
-sysdesc : RouterBoard 400 Series
