Re: persistent data file

2012-02-29 Thread Ravi Kumar
Thanks Dave. On Tue, Feb 28, 2012 at 4:50 AM, Dave Shield wrote: > On 23 February 2012 17:06, Ravi Kumar wrote: > > why can not we keep snmpv3 users in non persistent snmpd.conf ? > > You can. It's perfectly possible to set up SNMPv3 users in the > "normal" snmpd.conf file. (I'll often do

Re: persistent data file

2012-02-27 Thread Dave Shield
On 23 February 2012 17:06, Ravi Kumar wrote: > why  can not we  keep snmpv3 users in  non persistent snmpd.conf ? You can. It's perfectly possible to set up SNMPv3 users in the "normal" snmpd.conf file. (I'll often do this with temporary config files, while debugging assorted problems or deve

Re: persistent data file

2012-02-27 Thread Robert Story
On Thu, 23 Feb 2012 14:00:25 +0530 Ravi wrote: RK> Hi All, RK> RK> What is this persistent data file ? what type of information should be RK> stored in this ? RK> RK> /var/net-snmp/snmpd.conf This is where the agent and mib modules can store persistent information (informat

Re: persistent data file

2012-02-24 Thread Chris Cossman
set dims I am completely lost! -Hope this helps . . . certkey might handle serials , maybe certd for short. -Chris On Feb 23, 2012, at 12:30 AM, Ravi Kumar wrote: On Feb 23, 2012, at 12:30 AM, Ravi Kumar wrote: > Hi All, > > What is this persistent data file ? what type of informati

Re: persistent data file

2012-02-23 Thread Ravi Kumar
ore infopdrmation about snmvpv3 user..:) > > Regards > > > > > On Thu, Feb 23, 2012 at 1:30 PM, Ravi Kumar wrote: > >> Hi All, >> >> What is this persistent data file ? what type of information should be >> stored in this ? >> >> /var/net-s

persistent data file

2012-02-23 Thread Ravi Kumar
Hi All, What is this persistent data file ? what type of information should be stored in this ? /var/net-snmp/snmpd.conf what are the following lines in this file ? setserialno 1723900303 ifXTable .1 14:0 18:0x $ oldEngineID 0x80001f88805c454f7f278d544c who can set these ? Thanks