On 30/01/2008, Daniel Chuang <[EMAIL PROTECTED]> wrote:
> I have similar question, what are the main change between v.5.4.1
> and v5.3.1 and where can I get the information other than
> diffing the two sources code ?
The 5.4.1 source tree contains three files that are relevant here.
NEWS (which Th
Daniel Chuang wrote:
> I have similar question, what are the main change between v.5.4.1
> and v5.3.1 and where can I get the information other than
> diffing the two sources code ?
http://www.net-snmp.org/docs/NEWS.html
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
Hi, Dave,
I have similar question, what are the main change between v.5.4.1
and v5.3.1 and where can I get the information other than
diffing the two sources code ?
thanks,
Daniel
Dave Shield wrote:
>>2. What are the main differences between those versions (5.4.1 , 4.2.6)
>>
>>
>
> a) A n
On 28/01/2008, Isaac Eliassi <[EMAIL PROTECTED]> wrote:
> 1. can an agent implemented on version 5.4.1 can work with a 4.2.6 manager.
Yes.
The whole point of network standards is that you can mix-and-match
between different vendors (or between different offerings from the
same vendor).
> 2. Wha
Hello,
I am about to implement a SNMP agent, my colleague already implemented an agent
a couple of years ago using the ucd-snmp-4.2.6 version code,
I would like to know please:
1. Whether I should use at my product the same version or a newer one (5.4.1
for example) i.e. can an agent implemente