summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2008-01-16 19:46:47 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2008-01-16 19:46:47 +0000
commit40e1e16b92dfa21890005f577ecfdb1ba929c518 (patch)
treece7e21c3bcd78d75b3ecf4ac16eb0ee6e62bd757 /usr.sbin
parent30a6a57434dccbe1344c874f0241339612913209 (diff)
document the "trap receiver" option.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/snmpd/snmpd.conf.515
1 files changed, 14 insertions, 1 deletions
diff --git a/usr.sbin/snmpd/snmpd.conf.5 b/usr.sbin/snmpd/snmpd.conf.5
index 57616ca049b..aed1e961c62 100644
--- a/usr.sbin/snmpd/snmpd.conf.5
+++ b/usr.sbin/snmpd/snmpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: snmpd.conf.5,v 1.3 2008/01/16 09:51:15 reyk Exp $
+.\" $OpenBSD: snmpd.conf.5,v 1.4 2008/01/16 19:46:46 reyk Exp $
.\"
.\" Copyright (c) 2007, 2008 Reyk Floeter <reyk@vantronix.net>
.\"
@@ -133,6 +133,19 @@ Refer to the
description in the SNMP MIB for details.
.\"XXX describe the complicated services alg here
.Pp
+.It Ic trap community Ar string
+Specify the name of the trap community.
+The default value is
+.Ar public .
+.Pp
+.It Ic trap receiver Ar string
+Specify the address or FQDN of a remote trap receiver for outgoing traps
+sent by
+.Xr snmpd 8 .
+This option may be specified for multiple times.
+The daemon will send outgoing traps using the revised SNMPv2 format and the
+configured trap community.
+.Pp
.El
.Sh OID CONFIGURATION
It is possible to specify user-defined OIDs in the configuration file: