snmpd.conf(4) snmpd.conf(4)
NAME
snmpd.conf - SNMP configuration file
SYNOPSIS
/etc/netmgt/snmpd.conf
DESCRIPTION
The file /etc/netmgt/snmpd.conf is used to configure the
portions of the MIB being supported by snmpd(1M).
The file contains lines which consist of a keyword and a value
to be associated with the MIB element corresponding to that
keyword. Currently, four initializers are supported. They
are used to initialize the sysDescr, sysObjectID, sysContact,
and sysLocation elements of the system group of the MIB.
The keywords associated with these elements are descr, objid,
contact, and location, respectively. The values of descr and
objid should not be changed from the default entries supplied
with snmp.
All keywords are treated as case insensitive. Lines which
begin with a # are ignored.
Examples
The following is the default snmpd.conf file:
descr=Novell UnixWare 2.0
objid=Lachman.1.4.1
contact=Local System Administrator
location=Computer Center
SEE ALSO
snmpd(1M), RFC 1155, RFC 1157, RFC 1213
Copyright 1994 Novell, Inc. Page 1