Add a (disabled) configuration line to enable the snmp_wlan(3) module.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Shteryana Shopova 2010-07-26 16:20:52 +00:00
parent 09cbe818f0
commit ffc9a38171
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210503

View file

@ -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"