|
|
/etc/netmgt/snmpd.conf
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 hash sign (#) are ignored.
RFC 1155, RFC 1157, RFC 1213