e value of
the command-pointer at the start of the if-case and later reused to compare if
the issued command was a set or get request.
This prevents modifications of the command-pointer (snmp_agent.c, line 2017)
impacting the proper incrementation of the statistic.
Kind regards,
Michael Schmid
From: scmi
Implements a temporary variable 'command' which saves the value of the
command-pointer before modifications for a later value check.
Signed-off-by: Michael Schmidt
---
agent/snmp_agent.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/agent/snmp
was, "customizing ubuntu snmp agent"
Thanks,
Michael
[Vubiq-email-signature-logo]
Michael F. Klett
Principle Systems Engineer
Vubiq Networks, Inc.
9231 Irvine Blvd
Irvine, CA 92618
[email protected]<mailto:[email protected]>
Direct: 949-226-8405
Cell:
. Should net-snmp
also return ieee8023adLag(161) for bond? I am using a older net-snmp v5.8
and made changes so ieee8023adLag is returned for bond interface.
Is this behavior good to have?
Thanks,
Michael
___
Net-snmp-coders mailing list
Net-snmp-coders
:ipAddressIfIndex.ipv6."20:01:04:70:df:9a:00:00:00:00:00:00:00:00:00:01"
= INTEGER: 2
2. Then get ifName from ifIndex
Niels, Thank you for your help,
Michael
On Thu, Feb 27, 2020 at 1:31 PM Niels Baggesen wrote:
> Den 27-02-2020 kl. 18:40 skrev Michael Wu:
> > Dear Net-Snmp
.1.4.20.1.2
...
IP-MIB::ipAdEntIfIndex.243.0.3.129 = INTEGER: 230
...
But it only has ipv4 addresses.
What is the right approach to get the ipv6 address from the interface?
Thanks and best regards,
Michael
___
Net-snmp-coders mailing list
Net-snmp-coders@l
ic happen here? I could use counter64 but just curious if my
understanding is correct.
Appreciate your help,
Michael
___
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
Am 15.12.18 um 15:11 schrieb prabu varadharajan:
> Dear All,
>
> As per my implementation, I would like to have only one Manager in my
> network who can configure my device, rest all can read the configuration.
> For example, even multiple NMS available in the network which can read the
> configura
I have a situation where the pass persist scripts take some time to run due
to the size of the custom mibs it needs to generate. When pass persist
script gets started by snmpd, the external query (snmpwalk for example)
would time out. To get around this issue I was thinking to let snmpd start
the p
Hi,
at the moment the proc option only checks the output of ps -e for
process names.
Is it possible to extend the MIB and the agent that something like that
will be possible:
proc
this extension would check the ps aux output for the given regex. If no
regex is given it would fall back to th
Am 25.08.2017 20:09, schrieb Jeff Gehlbach:
On 08/25/2017 12:22 PM, michael-dev wrote:
When using snmpbulkwalk to fetch all OIDs from my Aruba Switch,
snmpbulkwalk complains about non-increasing OIDs.
Ignoring using -Cc makes snmpbulkwalk loop forever.
I hope you will also report this problem
When using snmpbulkwalk to fetch all OIDs from my Aruba Switch,
snmpbulkwalk complains about non-increasing OIDs.
Ignoring using -Cc makes snmpbulkwalk loop forever.
Therefore I'd like to ignore a specific (Sub-)Subtree that cannot be
walked.
This patch adds -Ce cmdline option to snmpbulkwalk
This is my first time working with SNMP, but after reading the SNMP pages I'm
still having trouble getting a simple shell script to run when receiving a trap.
My /etc/snmp/snmptrapd.conf file looks like this:
# Example configuration file for snmptrapd
#
# No traps are handled by default, you mus
For all those who are interested, I found out what's wrong. You will have to
specify ASN_OCTET_STR as value type, not ASN_BIT_STR. I have absolutely no
idea why and it's very supprising from my point of view, but it works.
It would be a great help, if there was a method that allowed to determine
t
Hi all,
I managed to implement my own sub-agent in Perl using Agent.pm and it works pretty well apart from one point. The MIB the sub-agent is dealing with contains one object that is defined in this way:
XxxEntry ::= SEQUENCE {
internalError
TCRMINTERNALERROR,
I posted a tutorial on how to build 64-bit binaries of Net-SNMP using VC++
2010 Express.
http://www.net-snmp.org/wiki/index.php/Using_the_command_line_and_nmake_(VC%2B%2B_2010_Express)
I saw some posts from Bart Van Assche looking for folks to help test / work
on the installer.
I'd like to volunt
othered by our impatience... is there anything we can do to help, to
reduce the prospect of months to weeks?
Maybe I should read the RFCs and review patches, which on the other hand will
not take any less time :)
What about widening the bottleneck, ie introducing new committers?
Best reg
Hello,
any news on this? I would also read some RFC to help me properly
understand the problem and the solution... I just need some hint on how
to proceed.
Best regards,
Michael
On 25.04.2014 16:27, Michael Bunk - Computer Leipzig wrote:
> Hello,
>
> I'm using the Perl mod
I cannot understand from your description what is going on, but did you
check basic things like
* that no firewall interferes
* whether snmpd listens for tcp at all with "netstat -lp"
* snmpd logs
* starting "snmpd -f" to eventually see more error messages
Best regards,
M
its callback, fixing it one level earlier
in the call stack. But I cannot decide which fix is right.
Attached patch prevents the use-after-free condition and I would be
grateful if you could explain to me why it works and help me prepare it
for integration into net-snm
-snmp/code/merge-requests/1/
It doesn't change much, so should be simple to merge.
Regards,
Michael
--
Before Snowden, encrypting your e-mail was paranoid.
After Snowden, not encrypting your e-mail is naïve.
Encrypt your e-mail free of cost with https://cacert.org/
smime.p7s
Desc
for QuadraMed's 2012 User Group Conference, July 21 - 24, San
Francisco, CA
Visit www.portal.quadramed.com/ug12
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Sunday, June 17, 2012 12:06 PM
To: Lomax, Michael P.
Cc: [email protected]
dramed.com/ug12
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Tuesday, June 12, 2012 12:28 PM
To: Lomax, Michael P.
Cc: net-snmp-coders
Subject: Re: Solaris libtool Error on Make
Den 12-06-2012 21:08, Lomax, Michael P. skrev:
> May not be understan
From: Niels Baggesen [mailto:[email protected]]
Sent: Tuesday, June 12, 2012 11:48 AM
To: Lomax, Michael P.
Cc: net-snmp-coders
Subject: Re: Solaris libtool Error on Make
Den 12-06-2012 18:29, Lomax, Michael P. skrev:
> ../libtool: line 1091: /usr/local/bin/ar: Invalid argument
Check y
d.com
Register Now for QuadraMed's 2012 User Group Conference, July 21 - 24, San
Francisco, CA
Visit www.portal.quadramed.com/ug12
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Tuesday, June 12, 2012 2:16 AM
To: Lomax, Michael P.
Cc: net-s
From: Lomax, Michael P.
Sent: Tuesday, June 05, 2012 6:32 PM
To: 'Niels Baggesen'
Cc: net-snmp-coders
Subject: RE: Solaris libtool Error on Make
My first email in this thread was running the make in bash (note the prompt).
I also am running the configure using a script that specifies b
ce, July 21 - 24, San
Francisco, CA
Visit www.portal.quadramed.com/ug12
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Tuesday, June 05, 2012 1:56 PM
To: Lomax, Michael P.
Cc: net-snmp-coders
Subject: Re: Solaris libtool Error on Make
Den 05-06-2012
for QuadraMed's 2012 User Group Conference, July 21 - 24, San
Francisco, CA
Visit www.portal.quadramed.com/ug12
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Tuesday, June 05, 2012 12:36 PM
To: Lomax, Michael P.
Cc: net-snmp-coders
Subjec
, San
Francisco, CA
Visit www.portal.quadramed.com/ug12
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Tuesday, June 05, 2012 12:24 AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: Solaris libtool Error on Make
On Mon, Jun 04,
I am working to compile Net-SNMP 5.7.1 on Solaris 10. The configure ran
with no errors. However the make had the following results:
-bash-3.00# make
gcc -E -Iinclude -I/mpl/net-snmp-5.7.1/include
-I/mpl/net-snmp-5.7.1/agent/mibgroup -I. -I/mpl/net-snmp-5.7.1
-DDONT_INC_STRUCTS -DBINDIR=/usr/
http://wiltoninsider.com/drupal/sites/default/cvlr.php?rgs=glyo.ryo&dd=rd.vgvs&dj=groj--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and h
http://isouth.org/wp-content/themes/qi/mmdl.html?zxl=ttvtee.cpew&eqa=cqae.uupet&tty=jyxe--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and
http://www.lakeshelbyvillemuskie.com/wp-content/themes/atahualpa/thjfle.html?ggp=fvtee.fhe&yd=rog.gg&swef=mhgy--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat lan
http://www.lakeshelbyvillemuskie.com/wp-content/themes/atahualpa/thjfle.html?ggp=fvtee.fhe&yd=rog.gg&swef=mhgy--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat lan
http://toning.dealtack.com/wp-content/plugins/WPRobot3/images/eyfme.html?dkt=ic.jag&mny=hjmg.hkm&dhi=jjbs--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscap
Will do... Thanks...
Mike Lomax
Principal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669
Cell (951) 206-5852
-Original Message-
From: Niels Baggesen [mailto:[email protected]]
Sent: Monday, April 23, 2012 3:52 PM
To: Lomax, Michael P.
Cc: net
Back in September, 2011, Thomas Anders created a patch for my AIX 6.1
install of net-snmp-5.7.1.pre1 to address some libperfsta.h Warnings
that were displaying during the configure step. I am now trying to
configure net-snmp.5.7.1.pre2 on the same AIX 6.1 LPAR and receiving the
same warning. The
As I have not received further direction since below, I am brining this to the
top. Assistance is greatly appreciated.
Mike Lomax
Principal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669
Cell (951) 206-5852
-Original Message-
From: Lomax, Michael P.
Sent
http://ebayacc.com/ebaytools/33/upload/bdata/ebaytool08_20110820060930/rmngl.html";>
http://ebayacc.com/ebaytools/33/upload/bdata/ebaytool08_20110820060930/rmngl.html--
For Developers, A Lot Can Happen In A Second.
Bounda
http://ultimateairinc.com/php-oak/themes/global/admin_images/Blog/mcith/fjgvkd.html";>
http://ultimateairinc.com/php-oak/themes/global/admin_images/Blog/mcith/fjgvkd.html--
Better than sec? Nothing is better than sec when
[email protected]] On Behalf Of Dave
Shield
Sent: Tuesday, April 03, 2012 3:32 PM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: Syntax Error during `make install`
On 2 April 2012 21:52, Lomax, Michael P. wrote:
> However when I run
> the `make install` I get a syntax
Fromreide [mailto:[email protected]]
Sent: Tuesday, April 03, 2012 3:16 PM
To: Lomax, Michael P.
Cc: [email protected]
Subject: RE: Errors with Test T0072com2secunix_simple
On Tue, 2012-04-03 at 15:30 -0400, Lomax, Michael P. wrote:
> Again my getting your response did not hap
http://replica2011.info/wp-content/plugins/extended-comment-options/jrklre.html";>
http://replica2011.info/wp-content/plugins/extended-comment-options/jrklre.html--
Better than sec? Nothing is better than sec when it come
Sorry for the duplicate but just located your email address...
Mike Lomax
Principal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669
Cell (951) 206-5852
From: Lomax, Michael P.
Sent: Tuesday, April 03, 2012 12:20 PM
To: 'net-snmp-c
Sorry for the duplicate but just located your email address...
Mike Lomax
Principal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669
Cell (951) 206-5852
From: Lomax, Michael P.
Sent: Tuesday, April 03, 2012 12:31 PM
To: 'net-snmp-c
-0669
Cell (951) 206-5852
On Mon, 2012-04-02 at 16:52 -0400, Lomax, Michael P. wrote:
> You may recall that I had asked for your assistance back in August
> with an attempt to load Net-SNMP 5.7.1.pre1 on several AIX 6.1
> servers. Unfortunately I got pulled away from my pro
Principal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669
Cell (951) 206-5852
From: Lomax, Michael P.
Sent: Monday, April 02, 2012 1:52 PM
To: '[email protected]'
Subject: Syntax Error during `make install`
I just sent a separate e
http://bluray.net.in/wp-content/plugins/extended-comment-options/02efpk.html";>
http://bluray.net.in/wp-content/plugins/extended-comment-options/02efpk.html--
Better than sec? Nothing is better than sec when it comes to
m
You may recall that I had asked for your assistance back in August with
an attempt to load Net-SNMP 5.7.1.pre1 on several AIX 6.1 servers.
Unfortunately I got pulled away from my project back then and am now,
finally, getting back to it.
This time I started with the Net-SNMP 5.7.1 release using
to provide an unsurpassed SNMP implementation. It has made
my life better.
Michael
[email protected]
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtual
Please mail to the mailing list, not directly to me!
On 24.01.2012 00:50 Carvaka Guru said the following:
> Hi Michael,
> Really sorry for contacting you directly but I was hoping that you could
> point me in the right direction regarding a problem that I am having
> with non-standar
On 03.01.2012 19:45 Robert Story said the following:
> On Tue, 27 Dec 2011 14:58:03 +0100 Michael wrote:
> MS> What I need is a framework where I add my 26 rows at init time and every
> MS> GET request will lookup the values in the shared memory (which is
> MS> conti
On 30.11.2011 16:09 Robert Story said the following:
> On Fri, 28 Oct 2011 10:55:30 +0200 Michael wrote:
> MS> > The first question is whether or not you are completely replacing
> MS> > the ifTable, or you just need to add your special interfaces to
> MS> > th
On 07.12.2011 14:18 prashant n said the following:
> Hi Michael Steiger,
> * Thanks for your valuable feedback.*
> *
> *
> *Please suggest me on following things*
Please reply to the mailing list, not directly to me!
> On Wed, Dec 7, 2011 at 5:25 PM, Michael Ste
On 07.12.2011 11:38 prashant n said the following:
> Hi,
> I wanted to cross compile net-snmp package 5.6.1.1 into our target
> device.
>
> Target Device Platform Details
> Embedded H/W withLinux OS (AT91SAM9260-EK board)
>
> 1.
> Kernel Version : 2.6.27
>
> 2.
> Busy Box Versio
e net-snmp
code? **Every input is welcome!
Regards,
Michael
[1]
http://sourceforge.net/tracker/index.php?func=detail&aid=3011641&group_id=12694&atid=112694
**
--
RSA® Conference 2012
Save $700 by Nov 18
Regis
On 26.10.2011 00:03 Robert Story said the following:
> On Tue, Oct 18, 2011 at 4:27 PM, Michael Steiger wrote:
>>
>> I need to implement IF-MIB for a network appliance (running embedded
>> linux) where the ports are not integrated into linux but only accessible
>> vi
if
remote down at startup'? Or will it eventually
marked as wontfix?
Thanks in advance for the information,
Best Regards,
Michael
[1]
http://sourceforge.net/tracker/index.php?func=detail&aid=3011641&group_id=12694&atid=112694
--
NEU: FreePhone - 0ct/min Handyspartar
ect:* tcpdump for snmp packets
> >
> > ** **
> >
> > Hi All,
> >
> > Can any one tell me how can i filter snmp packets using tcpdump ?
> > Following command does not work from me.
> >
> > tcpdump -i eth1 -T snmp "(src port 161
to put that into the sourcecode.
When done, it will be available through the "-T" switch like:
snmpwalk -T localInterface=eth1.105 .
I assume, it will then be available for conf files too.
On Wed, 12 Oct 2011 09:05:57 -0400
Robert Story wrote:
> On Tue, 11 Oct 2011 16:43:17
of interface binding
too. You might like to change the names for the parameters...
There's a txtfile attached, that has been created with "diff -c" on all
files, that i changed. I hope, this is convenient for you.
--
mit freundlichen Gruessen / with friendly regards
Michael Buchholz m
-Original Message-
From: Thomas Anders [mailto:[email protected]]
Sent: Tuesday, August 23, 2011 3:15 PM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
Lomax, Michael P. wrote
> "sh-2.05b# autoconf
> con
[email protected]]
Sent: Wednesday, August 24, 2011 7:56 AM
To: Lomax, Michael P.
Cc: Dave Shield; [email protected]
Subject: Re: NET-SNMP Compile Errors
>>>>> On Tue, 23 Aug 2011 17:05:26 -0400, "Lomax, Michael P."
>>>>> said:
LMP> I
glemail.com] On Behalf
Of Dave Shield
Sent: Tuesday, August 23, 2011 2:46 PM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On 23 August 2011 22:05, Lomax, Michael P. wrote:
> I therefore started studying further about Git and found Thoma
Visit QuadraMed's Booth (#1601) at AHIMA
October 2 - 5 in Salt Lake City, UT
-Original Message-
From: [email protected] [mailto:[email protected]] On Behalf
Of Dave Shield
Sent: Tuesday, August 23, 2011 1:37 PM
To: Lomax, Michael P.
Cc: net-snm
-
From: Thomas Anders [mailto:[email protected]]
Sent: Tuesday, August 23, 2011 7:37 AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
Lomax, Michael P. wrote:
> Maybe the problem is that I am not searching for the Thomas patch
>
@googlemail.com [mailto:[email protected]] On
Behalf Of Dave Shield
Sent: Monday, August 22, 2011 2:15 PM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On 22 August 2011 21:50, Lomax, Michael P. wrote:
> I found the patch and have downl
QuadraMed's Booth (#1601) at AHIMA
October 2 - 5 in Salt Lake City, UT
-Original Message-
From: Lomax, Michael P.
Sent: Monday, August 22, 2011 1:44 PM
To: 'Dave Shield'
Cc: [email protected]
Subject: RE: NET-SNMP Compile Errors
Dave,
Sorry
r 2 - 5 in Salt Lake City, UT
-Original Message-
From: [email protected] [mailto:[email protected]] On Behalf
Of Dave Shield
Sent: Monday, August 22, 2011 1:02 PM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Err
: [email protected] [mailto:[email protected]] On
Behalf Of Dave Shield
Sent: Monday, August 22, 2011 8:27 AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On 22 August 2011 16:23, Lomax, Michael P. wrote:
> I did not find a protos
ld
Sent: Monday, August 22, 2011 8:21 AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On 22 August 2011 16:14, Lomax, Michael P. wrote:
> Line 65 of usr/include/netinet/in6_var.h reads "extern CONST struct protosw
> inet6sw[];&quo
@googlemail.com] On
Behalf Of Dave Shield
Sent: Monday, August 22, 2011 8:01 AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On 22 August 2011 15:46, Lomax, Michael P. wrote:
> However the Net-SNMP instructions do say to run `make test
From: [email protected] [mailto:[email protected]] On Behalf
Of Dave Shield
Sent: Monday, August 22, 2011 7:36 AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On 22 August 2011 15:11, Lomax, Michael P. wrote:
> Attached
x27;s Booth (#1601) at AHIMA
October 2 - 5 in Salt Lake City, UT
-Original Message-
From: [email protected] [mailto:[email protected]] On Behalf
Of Dave Shield
Sent: Friday, August 19, 2011 3:03 PM
To: Lomax, Michael P.
Cc: [email protected]
5 in Salt Lake City, UT
-Original Message-
From: [email protected] [mailto:[email protected]] On
Behalf Of Dave Shield
Sent: Friday, August 19, 2011 3:01 AM
To: Lomax, Michael P.
Cc: Wes Hardaker; [email protected];
[email protected]
Subjec
9:53 AM
To: Lomax, Michael P.
Cc: Wes Hardaker; [email protected]; [email protected]
Subject: Re: NET-SNMP Compile Errors
>>>>> On Thu, 18 Aug 2011 10:51:39 -0400, "Lomax, Michael P."
>>>>> said:
LMP> Should I uninstall wha
[email protected]]
Sent: Thursday, August 18, 2011 7:45 AM
To: Lomax, Michael P.
Cc: [email protected]; [email protected]
Subject: Re: NET-SNMP Compile Errors
>>>>> On Wed, 17 Aug 2011 14:22:21 -0400, "Lomax, Michael P."
>>>>> said:
LMP
AM
To: Lomax, Michael P.
Cc: [email protected]
Subject: Re: NET-SNMP Compile Errors
On Tue, 16 Aug 2011 16:19:34 -0400 Michael P. wrote:
LMP> Here is the response from the perl command you sent. Only returned
a
LMP> blank line.
Ok... from the shell, what do
Cell (951) 206-5852
[email protected]
Visit QuadraMed's Booth (#1601) at AHIMA
October 2 - 5 in Salt Lake City, UT
-Original Message-
From: Lomax, Michael P.
Sent: Friday, August 12, 2011 8:37 AM
To: '[email protected]'
n Salt Lake City, UT
-Original Message-
From: Lomax, Michael P.
Sent: Thursday, August 11, 2011 2:46 PM
To: '[email protected]'
Cc: '[email protected]'
Subject: RE: NET-SNMP Compile Errors
Will you be able to provide me with any more assistance?
THANK
AHIMA
October 2 - 5 in Salt Lake City, UT
-Original Message-
From: Lomax, Michael P.
Sent: Wednesday, August 10, 2011 12:28 PM
To: '[email protected]'
Cc: [email protected]
Subject: RE: NET-SNMP Compile Errors
Just as your latest email belo
incipal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669
Cell (951) 206-5852
[email protected]
Visit QuadraMed's Booth (#1601) at AHIMA
October 2 - 5 in Salt Lake City, UT
-Original Message-
F
I have tried compiling NET-SNMP on three IBM 6.1 servers now with no
luck. There is a warning that comes up (see attached on page 33) that
says to report the warning to this email address. The hard failure is
further down on page 60 when I run the make which starts on page 52. Is
there any advic
Currently we are building net-snmp version 5.4.2.1 / 12.fc11. We had numerous
patches we had downloaded to apply as well as a few of our own.
Now we are moving to centos 6 which has version 5.5 / 27.el6_0.1. We've
noticed some of the 5.4.2.1 patches are applied to the source code and some
are
Hello Everyone,
I'm currently working on an snmp application, written in C, that requests
certain information from a device.
These requests contain OIDs of the LLDBMIB.
In order to request for different information I've created a function that
wraps
the Net-SNMP function 'snmp_synch_response(...)
Von: Michael Jäger [mailto:[email protected]]
Gesendet: Mittwoch, 29. September 2010 08:18
An: 'Bart Van Assche'
Betreff: AW: Net SNMP Application Development using Eclipse
Hi Barth,
Thx for your reply. I added some linker entries like shown in the following
picture
d returned 1 exit status
Build error occurred, build is stopped
Time consumed: 290 ms.
It seems to be the same error as before? I don't know. When I press right click
-> open declaration on function of the net-snmp library I am redirected to the
respective header file, thus I am w
d.
Sorry for bothering you Bart, but Im pretty clueless about those things.
Cheers and regards
Michael
Von: [email protected] [mailto:[email protected]] Im Auftrag
von Bart Van Assche
Gesendet: Montag, 27. September 2010 12:46
An: Michael Jäger
Betreff: Re: Net SNMP Applica
/faq/data/cache/302.html> ). You can ignore the TeX
errors as long as you end up with the file regex.o
- I restarted eclipse but still I cannot compile, Error shown below
Im pretty new to this whole eclipse stuff, hopefully someone can tell me
where my error is.
Thx in advance
Michael
Are there any license terms associated with this software?
If so, please tell me where to find them or send me a copy of the license
agreement.
Thanks,
Mike
--
___
Net-snmp-co
Hi.
I this legal to remove the template user?
Suppose I created users from a template user and then I want to remove the
template user, shall i get an error?
Thanks,
Michael.
--
Download Intel® Parallel Studio Eval
Try
Hello NET-SNMP Developer,
my name is Michael Kröher, I am developing embedded Network devices.
Our firmware contains an old snmp v1 stack, from a company which is no more
existing :-(
Since we are in an age, were security is very important, I am instructed to
find an embedded snmp stack which
As I said, I work on a patch for net-snmp v5.4.2.1 that handles the
result of Perl trap receivers. Maybe anybody is interested.
Michael.
net-snmp-5.4.x_embedded_perl_callback_result.patch
Description: Binary data
Hello,
as I see in the TrapReceiver.xs, the result of the callback function
is ignored. Is it intended to be that way, or is it just a bug to be
solved? Maybe I could work on a patch for this issue.
Regards,
Michael
eventCurrentNumber.0 type=66 value=1237823311
actualIndex.1 type=2 value=1
Is this a bug in the constructor of NetSNMP::OID() (which internally
calls SNMP::init_snmp("perl")) or somewhere else? Did I miss
something? If this
figuration file?
With kind Regards
Michael Baum
Michael Baum
Nokia Siemens Networks GmbH & Co. KG
COO OBS EO R&D
Systems Engineering
Siemensdamm 62
D-13627 Berlin, Germany
Phone +49 30 386-25415
Mobile +49 (0)172-386-3511
Fax +49 30 386-44255
Email [EMAIL PROTECTED] <ma
____
Von: Hanig, Michael [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 21. November 2008 10:52
An: [email protected]
Betreff: "missing" struct.h @ util_funcs.h
Hello there,
I wondered if the line
#include "struct.h"
in file util_funcs.h (found at /usr/
Hello there,
I wondered if the line
#include "struct.h"
in file util_funcs.h (found at /usr/local/include/net-snmp/agent/)
shouldn't be there. I got an error compiling a subagent pointing out,
that there is no struct.h; so I removed the line and everything works
okay (compilation & running the sub
You should uninstall the default SNMP version before installing
net-snmp. At least, that worked for me on my Linux system.
Von: Allen, Bill [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 18. November 2008 20:06
An: [EMAIL PROTECTED]
Cc: [email protected]
ght
debug options to get meaningful output?
kind regards & thanks in advance
Michael
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
-
This SF.Net email is
1 - 100 of 188 matches
Mail list logo