On 9 July 2010 14:41, Doroubo Doroubo <doro...@hotmail.com> wrote:
> I am having a problem on setting the syslocation and syscontact in RFC1213.
> I have read that removing these fields in snmpd.conf would make them
> writable. I did this and it really became writable, but my problem is that
> once the snmp agent restarts, the values changes back to default.

How are you restarting the agent?

As long as the agent is shut down cleanly,
then it should save the new values (in /var/net-snmp/snmpd.conf)
and restore them when it starts up again.

If you kill the agent abruptly (e.g. using "kill -9"), then it doesn't
get a chance to save these values, so would revert to the default
ones when it restarts.
   There again, if you kill processes using "kill -9", then you
deserve all you get!   :-)


> I also tried programming by registering the oid for these fields (sysContact
> and sysLocation), but I did not successfully registered it.

That shouldn't be necessary - the existing code ought to do
what you need.

Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to