5.2.x netsnmp_assert

2005-10-09 Thread Thomas Anders
I'm able to reproducibly trigger a netsnmp_assert requests->agent_req_info == asp->reqinfo failed snmp_agent.c:2374 netsnmp_check_requests_status() in V5-2-patches (but not in MAIN) when doing a SNMPv3 SET (multiple varbinds, non-NULL context) with AgentX involved. This has been reported/dis

CVS MAIN: double free (ifXTable?)

2005-10-09 Thread Thomas Anders
-Coders, CVS MAIN currently produces a *** glibc detected *** double free or corruption (out): 0x40825838 *** for me when shutting down the agent (Linux 2.6, x86, non-root). AFAICS this only happens if I have the (automatically generated) ifXTable entries in my persistent config: ifXTable .

Re: snmpset Question

2005-10-09 Thread Thomas Anders
Ali Majdzadeh wrote: Does anyone know what is the Net-SNMP's C API function to perform snmpset? Have a look at apps/snmpset.c in the source distribution for a working example. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) --

write_variable() routine

2005-10-09 Thread Ali Majdzadeh
Hello All I found that with write_variable it is possible to SET variables.Is there any example explaining this routine? __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --

snmpset Question

2005-10-09 Thread Ali Majdzadeh
Hello All Does anyone know what is the Net-SNMP's C API function to perform snmpset? Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --- This SF.N

mib-2 support

2005-10-09 Thread Michael G
Hello,   1. Is mib-2 support is mandatory? Are there any particular groups/objects that must be implemented?    2. Do I have to purchase a private enterprise number ID for implementing private mib?   Thanks.

Re: On the opening of sockets

2005-10-09 Thread Magnus Fromreide
On Wed, Oct 05, 2005 at 05:08:01PM -0400, Robert Story wrote: > On Sun, 2 Oct 2005 15:23:40 +0200 Magnus wrote: > MF> I have uploaded a new proposal in patch 1282566 and hope I can get some > MF> feedback on it. > MF> > MF> This is the chance to argue some more about the work. > > Ok, I'll bite.

(no subject)

2005-10-09 Thread Bharat Shetty
Hi snmp gurus,   I have two questions: 1)What is the effect of configuring static routes over serial ip on the arp cache/atTable? 2) in mib2 rfc(1213) i noticed   ipRouteNextHop OBJECT-TYPE  SYNTAX  IpAddress  ACCESS   read-write  STATUS  mandatory