engineIDType = ENGINEID_TYPE_NETSNMP_RND

2009-08-18 Thread sanjaykumar
Hi All, As netsnmp-5.4.2.1 has by default set the engine id as engineIDType = ENGINEID_TYPE_NETSNMP_RND But I have a doubt regarding the above. What should be default type ? as we have other options also as below #define ENGINEID_TYPE_IPV41 #define ENGINEID_TYPE_IPV62

Re: engineIDType = ENGINEID_TYPE_NETSNMP_RND

2009-08-18 Thread Dave Shield
2009/8/18 sanjaykumar : >             As netsnmp-5.4.2.1 has by default set the engine id as > engineIDType = ENGINEID_TYPE_NETSNMP_RND > > But I have a doubt regarding the above. > > What should be default type ? That is a perfectly sensible choice of engineID algorithm. It

Re: engineIDType = ENGINEID_TYPE_NETSNMP_RND

2009-08-20 Thread sanjaykumar
reason of wrong Engine Creation Time. It is showing sometime 2191 or sometme 1909 ... rgds, Sanjay Dave Shield wrote: > 2009/8/18 sanjaykumar : > >> As netsnmp-5.4.2.1 has by default set the engine id as >> engineIDType = ENGINEID_TYPE_NETSNMP_

Re: engineIDType = ENGINEID_TYPE_NETSNMP_RND

2009-08-20 Thread Wes Hardaker
> On Thu, 20 Aug 2009 20:50:11 +0530, sanjaykumar > said: s> Actually I am getting wrong engine TIME in wireshark capture s> I am reading the engine Time using the function s> "snmpv3_local_snmpEngineTime()" s> While I was debugging the code I had the some doubt, It might be s> engineT