Re: caught between a rock and a hard place: new libtool versioning

2006-02-03 Thread Wes Hardaker
> On Thu, 2 Feb 2006 17:22:07 -0500, Robert Story <[EMAIL PROTECTED]> said: Robert> So, we've done the 'right' thing with respect to libtool Robert> versioning now, but we seem to have painted ourselves into a Robert> corner. Starting with some background material, here are the Robert> comment

Re: Docsis

2006-02-03 Thread Wes Hardaker
> On Thu, 2 Feb 2006 14:22:42 +0530, "Sam Jacob" <[EMAIL PROTECTED]> said: Sam> I am trying test a Docsis cable modem with snmpv3. Snmpv3 Sam> implementation in Docsis requires to generate a DH key ,with Sam> generate keys. There is nothing such as a password or passphrase Sam> that can be se

summary of the net-snmp 5.3.0.1 disman/startup crashes

2006-02-03 Thread Marcus Rueckert
hi, i was asked to provide a summary of all problems, we ran into so far: first issue: this is the first crash i encountered. it only happens on bigendian 64bit arches. http://pixel.global-banlist.de./bt.txt i applied the following patch to fix it: [[[ Index: agent/agent_registry.c

Re: doubt regarding dynamic linking

2006-02-03 Thread Wes Hardaker
> On Fri, 3 Feb 2006 11:56:40 +0530, "Jobin Jose Sebastin" <[EMAIL > PROTECTED]> said: Jobin> but when I am giving snmpset -v1 -c public localhost Jobin> UCD-DLMOD-MIB::dlmodStatus.1 i create Jobin> it shows that no such object in this module) Jobin> Is it due to any configuration se

doubt regarding dynamic linking

2006-02-03 Thread Jobin Jose Sebastin
  hi , I am using the net-snmp tool kit associated with the linux version  2.4.21-20 .I have one doubt regarding the dynamic loading of mib module to the agent... I went thru the tutorilas on www.net-snmp.com and followed what they have told... ---(NET-SNMP Tutorial -- Dynamic Module C