From a86b49735ef3029f46f4c2b7f5c309d4562b2cce Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Mon, 23 May 2016 02:10:59 +0200 Subject: snmpfetcher: use IPv6 if available. Also fixes snmpd.conf config to expose it... --- build/test/snmpd.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'build/test') diff --git a/build/test/snmpd.conf b/build/test/snmpd.conf index be5cb45..492add9 100644 --- a/build/test/snmpd.conf +++ b/build/test/snmpd.conf @@ -47,6 +47,7 @@ view systemonly included .1.3.6.1.2.1.25.1 # Full access from the local host rocommunity FullPuppTilNMS localhost +rocommunity FullPuppTilNMS # Default access to basic system info rocommunity public default -V systemonly # rocommunity6 is for IPv6 -- cgit v1.2.3