First Arguments List For DEBUGMSGTL()

2009-03-18 Thread Hiroaki Ohno
Hi net-snmp coders, I understand that the first argument of DEBUGMSGTL() specifies categories that each debug message belong to. Executing snmpd with -D option and this category name, snmpd prints only specified messages on console. My question here is how I could know these total first arguments

Re: IF-MIB/cache/NETSNMP_CACHE_DONT_FREE_BEFORE_LOAD flag

2009-03-18 Thread Tushar Gohad
Hi Robert, The following patch uses the known_missing flag to make sure that the transient interfaces that are known to have gone away are not sent in response to GET* requests. If it is an acceptable solution to the missing-interfaces-being-displayed-by-snmpwalk, I will post it to net-snmp.

crash when shutting down snmp (snmp_shutdown)

2009-03-18 Thread Samer Vazdekis
Hi there, I'm using NET-SNMP version: 5.2.1.2. My agentx subagent keeps crashing when it shuts down snmp. When "snmp_shutdown()" is called. I traced the problem and found out there is a conflect between, snmp_call_callbacks(SNMP_CALLBACK_LIBRARY, SNMP_CALLBACK_SHUTDOWN, NULL); and clear_c

Re: Fwd: NetSNMP configuration of SNMP managers

2009-03-18 Thread Mark Ellison
Hi V, On 03/18/2009 10:08 AM, V Pura wrote: I am new to NetSNMP, but have been reading a lot about it and feel that it would meet our requirements. Welcome to NetSNMP! I have the following questions regarding NetSNMP - 1. We need to allow our users to configure new managers through a GUI,

Fwd: NetSNMP configuration of SNMP managers

2009-03-18 Thread V Pura
Hi, Can someone please help me with these queries? Thanks, V.Pura -- Forwarded message -- From: V Pura Date: Mon, Mar 16, 2009 at 9:20 PM Subject: NetSNMP configuration of SNMP managers To: net-snmp-us...@lists.sourceforge.net Hi, I am new to NetSNMP, but have been reading a l

Re: [PATCH 0/4] Linux /proc related patches

2009-03-18 Thread Dave Shield
Thanks for those. They have been applied to all relevant active lines of code, and should be included in future releases of the software. Dave -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are pow