snmpd.conf(SFF) 19 June 1992 snmpd.conf(SFF) Name snmpd.conf - SNMP configuration file Syntax /etc/snmpd.conf Description The file /etc/snmpd.conf configures the portions of the MIB being sup- ported by snmpd(ADMN). The file contains lines which consist of a key- word and a value to be associated with the MIB element corresponding to that keyword. The keywords are treated as case insensitive. Lines which begin with ``#'' are ignored. Currently, four initializers are supported. They initialize the sys- Descr, 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. Files /etc/snmpd.conf Examples descr=SNMPD Version 3.0 for SCO UNIX objid=SCO.1.0 contact=System Administrator location=Local Computer Center See also snmpd(ADMN), RFC 1155, RFC 1157, RFC 1213