Add a (disabled) configuration line to enable the HOST-RESOURCES MIB.

This commit is contained in:
Hartmut Brandt 2006-01-10 11:43:25 +00:00
parent d3e64681d6
commit dcee472476

View file

@ -65,3 +65,9 @@ begemotSnmpdModulePath."mibII" = "/usr/lib/snmp_mibII.so"
# pf(4) module
#
#begemotSnmpdModulePath."pf" = "/usr/lib/snmp_pf.so"
#
# Host resources module
# This requires the mibII module.
#
#begemotSnmpdModulePath."hostres" = "/usr/lib/snmp_hostres.so"