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

Approved by:	bz (mentor)
This commit is contained in:
Shteryana Shopova 2006-12-20 22:10:34 +00:00
parent 814c25f3ad
commit fd0e516eda

View File

@ -88,3 +88,9 @@ begemotSnmpdModulePath."mibII" = "/usr/lib/snmp_mibII.so"
# This requires the mibII module.
#
#begemotSnmpdModulePath."hostres" = "/usr/lib/snmp_hostres.so"
#
# Bridge module
# This requires the mibII module.
#
#begemotSnmpdModulePath."bridge" = "/usr/lib/snmp_bridge.so"