On Mon, 2005-10-17 at 18:58 +0530, Kandasamy wrote: > snmpset on sysContact and sysLocation gives notWritable error, > if i have entry for this in snmpd.conf
That's correct, yes. See 'snmpd.conf(5)', under "SETTING SYSTEM INFORMATION" > once i comment the line "syslocation India" in snmpd.conf file and > restart the snmp demon the sysLocation is successfully set with the > value. That's what we'd expect, yes. > Do i have to remove sysContact line and sysLocation line in snmpd.conf > file? Yes - if you want to SET these values dynamically, you should remove the corresponding lines from snmpd.conf. > If yes, How this values can be initialized ? Once you've SET these values, the agent will remember them - even if it's stopped and restarted. Dave ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
