Re: oldEngineID changes upon restart of snmpd

2017-02-08 Thread Pushpa Thimmaiah
Hi, engineID value is 'random' by default so whenever snmpd restarts , there will be new engineID. It can be reconfigured (Add keyword 'engineIDType' in etc/snmp/snmpd.conf) to be based on MAC then engineID will be constant. engineIDType 1|2|3 specifies that the engineID should be built from the

Re: oldEngineID

2006-03-14 Thread Wes Hardaker
> On Mon, 13 Mar 2006 23:07:39 +0530, "anand anand" <[EMAIL PROTECTED]> > said: anand> Can anyone tell me which part of the net-snmp code reads the anand> /var/net-snmp/snmpd.conf file and populates the oldEngineID anand> variable in the snmpv3.c. It all begins with the "oldengineID_conf