etc/snmpd.config, Revision 1.8

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

Approved by:	bz (mentor)
This commit is contained in:
syrinx 2007-03-08 10:27:36 +00:00
parent 300b68cee6
commit a1f49627af

View File

@ -90,3 +90,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"