Deleted Added
full compact
snmpd.config (145184) snmpd.config (154177)
1# $FreeBSD: head/etc/snmpd.config 145184 2005-04-17 10:47:58Z glebius $
1# $FreeBSD: head/etc/snmpd.config 154177 2006-01-10 11:43:25Z harti $
2#
3# Example configuration file for bsnmpd(1).
4#
5
6#
7# Set some common variables
8#
9host := foo.bar.com

--- 50 unchanged lines hidden (view full) ---

60#
61#%netgraph
62#begemotNgControlNodeName = "snmpd"
63
64#
65# pf(4) module
66#
67#begemotSnmpdModulePath."pf" = "/usr/lib/snmp_pf.so"
2#
3# Example configuration file for bsnmpd(1).
4#
5
6#
7# Set some common variables
8#
9host := foo.bar.com

--- 50 unchanged lines hidden (view full) ---

60#
61#%netgraph
62#begemotNgControlNodeName = "snmpd"
63
64#
65# pf(4) module
66#
67#begemotSnmpdModulePath."pf" = "/usr/lib/snmp_pf.so"
68
69#
70# Host resources module
71# This requires the mibII module.
72#
73#begemotSnmpdModulePath."hostres" = "/usr/lib/snmp_hostres.so"