SNMPD(8) AerieBSD 1.0 Refernce Manual SNMPD(8)

NAME

snmpd — Simple Network Management Protocol Daemon

SYNOPSIS

snmpd [-dNnv] .Oo Xo -D macro [-f file]

DESCRIPTION

snmpd is a daemon which implements the SNMP protocol.

The options are as follows:
-D macro
Define macro to be set to value on the command line. Overrides the definition of macro in the configuration file.
-d
Do not daemonize and log to stderr.
-f file
Use file as the configuration file, instead of the default /etc/snmpd.conf.
-N
Show numeric OID values instead of their symbolic names.
-n
Configtest mode. Only check the configuration file for validity.
-v
Produce more verbose output.

FILES

/etc/snmpd.conf
default snmpd configuration file

SEE ALSO

snmpd.conf(5), snmpctl(8) .Rs .%R RFC 1157 .%T A Simple Network Management Protocol (SNMP) .%D May 1990 .Re .Rs .%R http://www.ibr.cs.tu-bs.de/projects/snmpv3/ .%T SNMP Version 3 (SNMPv3) .%D March 2002 .Re .Rs .%R RFC 3410 .%T Introduction and Applicability Statements for Internet Standard Management Framework .%D December 2002 .Re

HISTORY

The snmpd program first appeared in OpenBSD 4.3.

AUTHORS

The snmpd program was written by Reyk Floeter ‹reyk@vantronix.net›.

CAVEATS

snmpd does not fully work yet.


AerieBSD 1.0 Reference Manual August 26 2008 SNMPD(8)