Hi Folks,

Please let me know what is max limit of engineBoots value (that stores in
persistentfile)
I am verifying the response of snmpagent when engineBoots= 2147483647 and
following are my observations


1. set engineBoots value as 2147483647 manually.
$ sudo cat /var/lib/snmp/snmpd.conf | grep engine
engineBoots 2147483647

2. stop snmpd
$ sudo /etc/init.d/snmpd stop
 * Stopping network management services:

3.start snmpd
$ sudo /etc/init.d/snmpd start
 * Starting network management
services:

4.verify engineBoot
$ sudo cat /var/lib/snmp/snmpd.conf  | grep engine
engineBoots -2147483648  ----> its value is negative . How to handle this
situation?

Thanks
Pushpa.T
------------------------------------------------------------------------------
_______________________________________________
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