smartsnmpd: remove dysfunctional package
[feed/packages.git] / net / smartsnmpd / files / smartsnmpd.conf
diff --git a/net/smartsnmpd/files/smartsnmpd.conf b/net/smartsnmpd/files/smartsnmpd.conf
deleted file mode 100644 (file)
index aace5a6..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-config smartsnmpd
-       option port '161'
-       option ro_community 'public'
-       option rw_community 'private'
-       option mib_module_path 'mibs'
-       option objectid '1.2.3.4'
-       option contact 'Me <me@example.org>'
-       option location 'Shanghai'
-       option services '72'
-
-config smartsnmpd_module
-       option oid    "1.3.6.1.2.1.1" 
-       option module 'system'
-
-config smartsnmpd_module
-       option oid    "1.3.6.1.2.1.2" 
-       option module 'interfaces'
-
-config smartsnmpd_module
-       option oid    "1.3.6.1.1"     
-       option module 'dummy'