summaryrefslogtreecommitdiff
path: root/usr.sbin/snmpd/snmpd.conf.5
AgeCommit message (Collapse)Author
2009-04-16fix a few more typos found by spell(1); rectify a double "with" pointed outIgor Sobrado
by jmc@ while looking at this diff. ok jmc@, reyk@ (for the hostapd part)
2008-11-04word better than number here.Igor Sobrado
2008-11-03use colon before a list.Igor Sobrado
2008-11-03improve description in .Nd macros.Igor Sobrado
ok reyk@
2008-06-13correction from Tamas TEVESZ;Jason McIntyre
2008-03-30.Xr snmpctlMartin Reindl
ok jmc@
2008-01-31some small fixes for snmp stuff;Jason McIntyre
2008-01-17allow to configure optional per trap receiver communities and toReyk Floeter
restrict the receivers to a specified mib.
2008-01-16document the "trap receiver" option.Reyk Floeter
2008-01-16bump copyrightReyk Floeter
2007-12-15initial manpage bits for snmpd.conf(5)Reyk Floeter
2007-12-05Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementationReyk Floeter
for OpenBSD. SNMP is a necessary evil. This is work in progress, don't expect too much from it yet. ok deraadt@