Re: Problem with SNMPv3 traps with authentication

2021-03-30 Thread Frank Fock
notification receiver, you need to add the USM auth(No)Priv user with the engine ID of the snmptrap entity to the USM of the SNMP4J notification receiver. This is required, because for SNMPv3 traps/notifications, the notification sender is authoritative. Hope this helps. Best regards, Frank >

RE: source IP filtering for a group of snmpv3 users

2012-01-26 Thread Frank Renwick
Thanks very much for the response. frank -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Thursday, January 26, 2012 07:29 To: Frank Renwick Cc: net-snmp-users@lists.sourceforge.net Subject: Re: source IP filtering

source IP filtering for a group of snmpv3 users

2012-01-26 Thread Frank Renwick
if_user auth rouser all_user priv Thanks, Frank -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Vis

Associating snmpTargetAddr entries with snmpTlstmnAddr entries

2010-10-21 Thread Frank Bailey
We're using net-snmp 5.6 on Windows xp and trying to get notifications sent over DTLS. We're trying to figure out how to associate the snmpTlstmAddr entries with its associated entry in the snmpTargetAddr table. From RFC-5953, it mentions that the snmpTargetAddrName is the index for the snmpTls

Net-SNMP on Windows 2008 R2 Server

2010-02-12 Thread Frank Feola
What am I doing wrong.? I am installing net-snmp on a Windows 2008 R2 server and I get the error "The application was unable to start correctly (0xc0152)" when running snmptranslate -IR -Td IF-MIB::linkDown as a test to ensure the system is operational . --

snmp request over a ssh tunnel?

2009-12-03 Thread Thorsten Frank
I want to do a snmp query from my webserver (snmp consumer) to my pc (snmp producer). The pc is behind a router. It works fine with port-forwarding in the router. But is there another possiblity, without having to configure something in the router? I am think about something like, the pc (snm

snmp over tcp

2009-12-03 Thread Thorsten Frank
if I am not wrong, I can start the snmpd like this: "snmpd.exe -f -d -c c:\usr\bin\snmpd.conf tcp:4711" to tell the agent that it should listen on the tcp-port 4711. When I now try to query some information, doing something like this: "snmpwalk.exe -v1 -c public localhost:4711" I got a timeout.

snmp_init

2009-11-09 Thread Robert Frank
// report the error here } I'd be very grateful for any help or even just further questions! Thanks in advance Robert Departement Informatik FGB tel +41 (0)61 267 14 66 Universität Basel fax. +41 (0)61 267 14 61 Robert Frank Klin

init_snmp

2009-11-08 Thread Robert Frank
dvance Robert Departement Informatik FGB tel +41 (0)61 267 14 66 Universität Basel fax. +41 (0)61 267 14 61 Robert Frank Klingelbergstrasse 50 robert.fr...@unibas.ch CH-4056 Basel Switzerland http://www.informatik.u

Any problems with having 2 SNMPv3 sessions open at once?

2008-07-23 Thread Frank Radish
either v3 session independently and they work fine, but if I create both at the same time, one will always timout... Related to this, is there any way to delete a session? Thanks, Frank R. $::V3_SESS_DEVICE2 = new SNMP::Session ( DestHost => '

snmptrpd.conf format help

2008-05-17 Thread Meza, Frank
Frank Meza Security Engineering Washington Mutual (818)775-6048 Office (818) 388-0435 Cell [EMAIL PROTECTED] - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http

Re: v3 AES support in 5.4.1

2008-03-28 Thread Frank Fegert
(32 to 448-bit key lengths, in 8-bit increments) for * IPsec" HTH, Frank - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open

Re: pass_persist solaris 9

2008-03-25 Thread Frank Fegert
stumbled upon when using Perl with pass_persist is Perls output buffer. Make sure you use something like: # Disable output buffering. use IO::Handle; STDOUT->autoflush(1); or: # Disable output buffering. $| = 1; to disable the buffering of output to S

Re: libnetsnmp SEGV on free_enums

2008-02-24 Thread Frank Fegert
Hello, thanks for your reply! On Mon, Feb 11, 2008 at 10:29:44AM +, Dave Shield wrote: > On 06/02/2008, Frank Fegert <[EMAIL PROTECTED]> wrote: > > i'm using a multi-threaded application (spine, > > http://cacti.net/spine_info.php) > > on Solaris 10 which u

libnetsnmp SEGV on free_enums

2008-02-07 Thread Frank Fegert
.1 to 5.4.1, but the problem still persists. Can someone tell my why the free(pp->label) line fails? It seems like a valid call to me. Thanks, Frank # gdb /usr/local/bin/spine ../../core.spine.12453 GNU gdb 6.7.1 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL v

libnetsnmp SEGV on free_enums()

2008-02-06 Thread Frank Fegert
.1 to 5.4.1, but the problem still persists. Can someone tell my why the free(pp->label) line fails? It seems like a valid call to me. Thanks, Frank # gdb /usr/local/bin/spine ../../core.spine.12453 GNU gdb 6.7.1 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL v

How to capture SNMP trap with blank/null community string

2008-01-22 Thread Frank Bulk
ds to be configured, but I've tried the following so far with no success: authCommunity log Null 10.10.0.0/16 authCommunity log "" 10.10.0.0/16 authCommunity log " " 10.10.0.0/16 authCommun

How to capture SNMP trap with blank/null community string

2008-01-19 Thread Frank Bulk
y log Null 10.10.0.0/16 authCommunity log "" 10.10.0.0/16 authCommunity log " " 10.10.0.0/16 authCommunity log '' 10.10.0.0/16 Frank - This SF.net email is sponsore

Re: Solaris 10 - Counter64 values are not shown

2007-12-11 Thread Frank Munsche
27; insert (-1) error on subcontainer 'interface container' insert (-1) error on subcontainer 'interface container' insert (-1) error on subcontainer 'interface container' insert (-1) On Tuesday 11 December 2007, Thomas Anders wrote: > Frank Munsche wrote: >

Solaris 10 - Counter64 values are not shown

2007-12-11 Thread Frank Munsche
pecific to Solaris? Any clue? regards, Frank - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sou

Re: [SNMP4J] diskIOWrites - cached responses

2007-12-03 Thread Frank Fock
Dave Shield schrieb: > On 01/12/2007, Frank Fock <[EMAIL PROTECTED]> wrote: > >> What seems to be strange, that a walk on diskIOWrites.5 returns >> a diskIOWrites.5 instance. I would have expected an instance with OID > >> diskIOWrites.5 instead. >>

Re: [SNMP4J] diskIOWrites - cached responses

2007-12-02 Thread Frank Fock
returns a diskIOWrites.5 instance. I would have expected an instance with OID > diskIOWrites.5 instead. Best regards, Frank George Chelidze schrieb: > Hello Frank, > > Thanks for your quick reply. I have found that desired results can be > fetched replacing snmpget with snmpwalk:

Re: [SNMP4J] diskIOWrites - cached responses

2007-12-02 Thread Frank Fock
the same data within a short interval. This is normal and I would not consider this a bug. Rather than, it is a feature that saves some CPU cycles and disk IO. Best regards, Frank George Chelidze wrote: > I have recently posted this question on Suns Developer Forums "General - >

Codenomicon and Protos test suites

2007-07-19 Thread Frank Kuo
Hi, We have received product from our supplier which contains SNMP agent developed based on NET-SNMP V5.3.1. Has anybody tested such version with Codenomicon and/or Protos test suites? Frank Kuo Software Engineering Manager Video Products Group [EMAIL PROTECTED

Re: Problem using net-snmp as subagent (Error in packet)

2007-03-06 Thread Frank Fock
Hi Dave, Sorry, the below "issue" is a false alarm. The user has encountered a firewall issue. So NET-SNMP is properly using the authoritative engine ID for discovery! Cheers, Frank Frank Fock wrote: > Hi Dave, > > I have not forgotten to put together the AgentX > is

Re: Problem using net-snmp as subagent (Error in packet)

2007-03-04 Thread Frank Fock
hink about this? Cheers, Frank Dave Shield wrote: > > We're currently in the (early) process of releasing 5.2.4, > so it's an ideal time to fix that particular line. Fixes for > the 5.3.x and 5.4.x lines will take a little longer, but > I can get the patch applied so it&#

Re: Problem using net-snmp as subagent (Error in packet)

2007-02-21 Thread Frank Fock
ounds into SNMP4J-AgentX and AgentX++ to cope with some bugs of the NET-SNMP subagent. Are interested in the details? There seem also to be 64bit OS related bugs when encoding an IpAddress on AgentX. Best regards, Frank Dave Shield wrote: > >> If you do not mind, I will forward our discussi

Re: Problem using net-snmp as subagent (Error in packet)

2007-02-14 Thread Frank Fock
forward our discussion to the AgentX mailing list. Cheers, Frank Dave Shield wrote: > On 14/02/07, Johnny Ljunggren <[EMAIL PROTECTED]> wrote: >> Just a follow up with the answer from Frank Fock: >> >> a 0.0 OID should be encoded like: >> 02 00 00 00 >> 00 00 00

RE: DESTDIR support

2006-12-13 Thread Frank, Jason
Here's what I use: TMP=`pwd`/pkgroot make install INSTALL_PREFIX=${TMP} As a matter of fact, I've got a whole script that build a Solaris package, if you'd like that. Jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Brodbelt Sent: Wednesday,

RE: Make - Error Code 139

2006-12-07 Thread Nardis, Frank
0 brk(0x000D5BC8) = 0 brk(0x000D7BC8) = 0 getdents64(3, 0x000D1800, 8192) = 0 close(3)= 0 lstat64("agent/mibgroup/SCCS", 0xFFBF9D30) Err#2 ENOENT lstat64(&q

Make - Error Code 139

2006-12-07 Thread Nardis, Frank
erl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_

RE: Choose destination directory at installation

2006-10-19 Thread Frank, Jason
I do this all of the time to handle package building on Solaris. Basically, you install into a temporary directory and create your package off of that. Here's what I use: make install prefix=${TMP}/${prefix} exec_prefix=${TMP}${prefix} In my case, the value of $prefix is the same prefix that wa

Error while building net-snmp-5.3.0.1-1.src.rpm

2006-07-07 Thread Prepelica, Frank, MSOP36
hi all,   I got errors while building net-snmp-5.3.0.1-1.src.rpm Installing with:rpm -i net-snmp.5.3.0.1-1.src.rpm(get warnings: user hardaker does not exist - using root) rpmbuild -ba /usr/src/packages/SPEC/net-snmp.spec After that, no file was build Processing files: net-snmp-5.3.0.1-1erro

Suse Linux 9.3 snmpd.conf

2006-04-07 Thread Prepelica, Frank, ADBM66
the snmpd version 5.2.1   Many thanks and best Regards Frank

RE: Packaging net-snmp on Solaris

2006-03-22 Thread Frank, Jason
According to my scripts, you would do a "make install INSTALL_PREFIX=/usr/local/dist/usr/local" instead of with the prefix and exec_prefix variables.  Not sure why Net-SNMP does it that way, but this works for me.  Try that and see if you have any better luck. From: [EMAIL PROTECTED] [mail

RE: ifHCInOctets and Solaris

2006-02-15 Thread Frank, Jason
This is still on my list to play with. But, I've got to get everything installed on my Ultra-2, which I just rebuilt with Sol 10. Once I have that done, I'll jump on IRC. No sense in wasting everyone's time with getting everything set up... Jason -Original Message- From: [EMAIL PROTEC

RE: ifXTable on OpenBSD 3.7

2006-01-21 Thread Frank, Jason
I would be quite interested in getting this to work on Solaris 2.8+. I would probably need some handholding though. Jason -Original Message- From: [EMAIL PROTECTED] on behalf of Eli Katzenmeyer Sent: Fri 1/20/2006 6:35 PM To: Thomas Anders Cc: net-snmp-users Subject: Re: ifXTable on Op

RE: 5.2.1 source code tar file corrupt?

2005-06-30 Thread Frank, Jason
Solaris tar has had a bug in it for as long as I can remember that causes it to throw this error on very long directory names. Use GNU tar instead. You can get it from the Contrib CD, or from sunfreeware.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

Re: Using Net-SNMP Perl module

2005-05-24 Thread Frank Kusters
Wes Hardaker wrote: > > Frank> If I query "ifTable" (from RFC1213), I get normal results. > Frank> However, when querying "atTable" or "ipNetToMediaTable" (or any > Frank> other table), Net-SNMP shows: > > Frank> ack: gettable resul

Using Net-SNMP Perl module

2005-05-19 Thread Frank Kusters
d parsing it's output. Obviously, this isn't very efficient. Any thoughts would be appreciated. Thanks in advance. Best regards, Frank Kusters --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software

Re: AW: Calculationg CPU usage using ssCpuRawIdle

2005-05-11 Thread frank
On Wed, 11 May 2005, Mohr James wrote: Date: Wed, 11 May 2005 20:42:54 +0200 From: Mohr James <[EMAIL PROTECTED]> To: net-snmp-users@lists.sourceforge.net Subject: AW: Calculationg CPU usage using ssCpuRawIdle -Ursprüngliche Nachricht- Von: frank [mailto:[EMAIL PROTECTED] Ge

Re: Calculationg CPU usage using ssCpuRawIdle

2005-04-26 Thread frank
"NET-SNMP-EXTEND-MIB" that allegedy describes the preferred method of doing what I'm doing. -frank P.S. If someone can explain to me how to craft my "alternative" exec call I'd really appreciate it. http://www.net-snmp.org/docs/mibs/netSnmpExtendMIB.html has noth

Re: Exec repeats system calls

2005-03-21 Thread frank
I came up against this one recently and eventually figured it out myself. You need to add a timeout to your snmpwalk/get. (-t seconds) Default is 1 second. -f On Mon, 21 Mar 2005, Clements, Brian wrote: Date: Mon, 21 Mar 2005 15:23:11 -0700 From: "Clements, Brian" <[EMAIL PROTECTED]> To: net-snmp

exec repeats system call, never returns value

2005-03-10 Thread frank
my script at least 3 times before my snmpwalk dies with a timeout. So it's not a matter of needing extra time to execute. Can anyone give me any clues as to why snmpd refuses to accept my script's output and deliver it back to the user? This has been driving me insane all

Net-SNMP querying Oracle DBSNMP

2004-11-29 Thread Jason Frank
Here's something I've never seen before. Net-SNMP 5.1.2 on Sparc Solaris 8 queying Oracle's 8.1.7.4 SNMP server. If I snmpwalk my variable, it works great. if I snmpget it, it fails. If I run the snmpget from a Gentoo box runnig net-snmp 5.1.1, it appears to work fine. Both the snmpwalk and

Solaris IP-MIB question

2004-11-10 Thread Jason Frank
So, I've got 20 or so Sun Solaris boxes, with 23 virtual addresses. I've just installed Net-SNMP 5.1.2, using the instructions in README.solaris. I've validated that net-snmp is running. But, when I walk the .iso.org.dod.internet.mgmt.mib-2.ip.ipAddrTable.ipAddrEntry tree, I get the followi

Snmptrap syntax

2004-10-27 Thread Harris Frank (FGG8FJH)
.1.1.4: Bad value notation (text message here) [EMAIL PROTECTED] scripts]$ snmptrap -v 1 -c public NotificationManager 1.3.6.1.2.1.11.1  6 1  1.3.6.1.2.1.11.1.1.4  s "text message here" text message here: Missing type/value for variable Any help would be greatly appreciated…. Thanks, Frank Harris