Re: [PATCH] Avoiding dmalloc/glibc-free protection problem with snmp_shutdown() on Linux.

2005-04-03 Thread Tsuyoshi Nagata
Hi, Robert! Thank you reply my post. Robert Story wrote: On Wed, 30 Mar 2005 17:55:47 +0900 Tsuyoshi wrote: TN> To avoid dmalloc/glibc-free protection problem with snmp_shutdown() on TN> Linux, TN> Use my patch. I think same problem is available in latest 5.2.1 with TN> agentx_register_callbacks().

dell MIBs and OID question

2005-04-03 Thread dil dila
dear all, i have a situation here like having my Dell PowerEdge Server acting as a router by having 2 network card. FYI, i'm not the one who responsible for buying the server, and the cd is not at me.(maybe missing i thought, by misplace or something) so, i go to dell sites and download the dell mi

Re: MIBs OID question

2005-04-03 Thread Alex Burger
Wes Hardaker wrote: On Fri, 1 Apr 2005 19:44:17 -0800 (PST), dil dila <[EMAIL PROTECTED]> said: dil> 3. if already get the DELL MIBs but it is in the .bin format Um, I've never heard of a MIB coming in .bin format?? I just checked the Dell site, and they offer the mibs as a self extracting Windows

Re: traphandler for v1 enterprise trap

2005-04-03 Thread Alex Burger
Hi Tadashi. Tadashi Abe wrote: > Hi, > > I'm using ucd-snmp 4.2.6 and want to handle a v1 trap > which is enterprise-specific OID. > I can handle v2 trap with no problem, but as with v1 I > can't. Although I've read man/tutorial (and even > RFC...) and tried some, I can

traphandler for v1 enterprise trap

2005-04-03 Thread Tadashi Abe
Hi, I'm using ucd-snmp 4.2.6 and want to handle a v1 trap which is enterprise-specific OID. I can handle v2 trap with no problem, but as with v1 I can't. Although I've read man/tutorial (and even RFC...) and tried some, I can't catch how to set it in snmptrapd.conf fully.

Re: extending the agent [on windows]

2005-04-03 Thread Alex Burger
[EMAIL PROTECTED] wrote: I am using Windows 2000.I tried executing the same by using Administrator as well as my LAN login.But still it does not work.But it has worked before. If you extract a fresh copy of the 5.2.1 source and try to compile it without any modifications, does it compile? You men

iteration of entry in table

2005-04-03 Thread Jim Su
HI Greeting: I don't have much experience in snmp. I had learned some idea from studying the example and interface source code of how to implement the a table in agent. However I still need to fill up some gap and unclear concept. I would like to ask the clarification from the experienced sn