From 8702707235300ce9e9e60f562e7d747a375b261d Mon Sep 17 00:00:00 2001 From: syrinx Date: Mon, 26 Jul 2010 16:20:52 +0000 Subject: Add a (disabled) configuration line to enable the snmp_wlan(3) module. Sponsored by: The FreeBSD Foundation --- etc/snmpd.config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/snmpd.config') diff --git a/etc/snmpd.config b/etc/snmpd.config index 0d136ef..b212f24 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -95,3 +95,9 @@ begemotSnmpdModulePath."mibII" = "/usr/lib/snmp_mibII.so" # This requires the mibII module. # #begemotSnmpdModulePath."bridge" = "/usr/lib/snmp_bridge.so" + +# +# Wireless module +# This requires the mibII module. +# +#begemotSnmpdModulePath."wlan" = "/usr/lib/snmp_wlan.so" -- cgit v1.1