Re: No Subject

2007-03-12 Thread Joao Miguel Ferreira
I think that is possible. You just need to include the necessary '.h' files and compile your program. It should work. jmf On Mon, 2007-03-12 at 00:21 -0700, Hamid Taromian wrote: > can we send trap out side the main agent. > > i mean can we use send_v2trap funcion in our code wich is not compi

Re: (no subject)

2006-03-17 Thread Thomas Anders
Palmentieri Nunzio wrote: But, after I changed some paths in building it, when I started I receive the following message: ___ NET-SNMP version 5.2.2 AgentX subagent connected Cannot find module (DLGC-GLOBAL-REG): At line 0 in (none) Cannot fi

Re: 答复: Re: (no subject)

2006-02-06 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On Mon,

Re: (no subject)

2006-01-23 Thread Dave Shield
On Mon, 2006-01-23 at 09:06 +0800, [EMAIL PROTECTED] wrote: > what's the use of DISABLE_MIB_LOADING? It omits all the code relating to parsing MIB files. This is intended for embedded systems, where storage space is at a premium. > if i have a snmp agent by net-snmp, can i define DISABLE_MIB_LO

Re: (no subject)

2005-06-20 Thread Dave Shield
On Fri, 2005-06-17 at 22:20, Wang Yinyan-AYW003 wrote: > I downloaded source code of net-snmp-5.2.1 and extracted and try to > install the perl module. Following the instruction of INSTALL, I need > to run "./configure". Not correct. Have another look at the INSTALL file. Under "Installing the

Re: (no subject)

2005-05-09 Thread Bert Driehuis
Dear aparna, please provide a Subject line with your postings. Thanks. i have a question.Traditionally SNMP get requests are unicast ..But is it possible to get send multicast SNMP get requests to all the devices in the network. and how can we do that thanks apps No, multicast SNMP is not sup

Re: (no subject)

2005-02-23 Thread Robert Story
On Wed, 23 Feb 2005 11:01:15 +0800 Paul wrote: PC> And I have read the man page of snmptrapd.conf, there is no discription PC> about the forward token. The version of the package I used is 5.2.1, does PC> this version package support this token? Yes, forward is supported in 5.2.1. Either you don't

RE: (no subject)

2005-02-22 Thread Paul Chen (QD/LJC)
-Original Message- From: Robert Story [mailto:[EMAIL PROTECTED] Sent: 2005å2æ22æ 22:08 To: Paul Chen (QD/LJC) Cc: net-snmp-users@lists.sourceforge.net Subject: Re: (no subject) On Tue, 22 Feb 2005 11:18:12 +0800 Paul wrote: PC> I want to forward the traps to different destination based on

Re: (no subject)

2005-02-22 Thread Robert Story
On Tue, 22 Feb 2005 11:18:12 +0800 Paul wrote: PC> I want to forward the traps to different destination based on PC> their oid. I know that in the snmptrap.conf there is a forward directives PC> which an do this job. But how to configure the snmptrapd.conf? See the snmptrapd.conf man page. --

Re: (no subject)

2004-12-11 Thread Wes Hardaker
> On Tue, 7 Dec 2004 00:59:55 -0800 (PST), Hazaruddin Abdullah <[EMAIL > PROTECTED]> said: Hazaruddin> I'm Mr Hazaruddin Abdullah from Kuala Lumpur. I would like Hazaruddin> to gain an y information about SNMP protocol. Actly I'm Hazaruddin> the new users n just beginning to understand th

Re: (no subject)

2004-12-11 Thread Wes Hardaker
> On Thu, 9 Dec 2004 19:17:58 +0200, "Moses Reuben" <[EMAIL PROTECTED]> > said: Moses> I'm using the snmpbulkwalk.c to get the route table from my Moses> router, but my sniffer (Ethereal) recognize the packet as Moses> GETNEXT packets with one oid on each response it this o.k. or Moses> m

Re: (no subject)

2004-11-16 Thread Sridhar S
Thanks for the reply. I fixed the problem. I required to remove the last OID from the ifXTable_variables_oid in the UCD style generated code. Sridhar On Mon, 15 Nov 2004 22:44:27 -0500, "Robert Story" <[EMAIL PROTECTED]> said: > On Wed, 10 Nov 2004 14:48:59 +0530 Sridhar wrote: > SS> I am using

Re: (no subject)

2004-11-15 Thread Users
On Wed, 10 Nov 2004 14:48:59 +0530 Sridhar wrote: SS> I am using net-snmp 5.1. I have implemented ifXTable. Whenever I make a SS> snmpwalk on the ifXTable, values are correctly returned for all the SS> Counter32, Counter64 Gauge32, Timeticks and INTEGER variables are SS> returned with the following