Re: SNMP Agent extension in C

2006-10-02 Thread Alex Burger
Hai Wang wrote: > I am wondering if any of u is kindly pointing out where I can find > comprehensive materials/tutorials on how to extend SNMP agent in C? http://www.net-snmp.org/tutorial/tutorial-5/toolkit/index.html Alex ---

SNMP Agent extension in C

2006-10-02 Thread Hai Wang
Hello all, I am wondering if any of u is kindly pointing out where I can find comprehensive materials/tutorials on how to extend SNMP agent in C? Many thanks! -- Hai Wang Principal Software Engineer Fine Point Technologies, Inc. 139 Centre Street, 6th Floor New York, New York 10013-4408 ema

Markus Zehnder ist au�er Haus.

2006-10-02 Thread Markus Zehnder
Ich werde ab 02.10.2006 nicht im Büro sein. Ich kehre zurück am 16.10.2006. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten, Ihr Mail wird nicht weitergeleitet. - Take Surveys. Earn Cash. Influence the Future

Problems with Monitor on Solaris 9

2006-10-02 Thread James Mckenzie
Well, I followed the advice of a list member but I still cannot run monitors against the Apache httpd process and get a trap when the httpd process fails. Attached are the snmpd.conf (stripped of comments) and the snmpd.log file. Note: If I do not provide a valid user name with the noauth parame

RE: Using async sends

2006-10-02 Thread Mathew Bielejeski
I figured out what my problem was; I was misreading the example code in asyncapp.c -- Message: 1 Date: Fri, 29 Sep 2006 16:34:36 -0700 From: "Mathew Bielejeski" <[EMAIL PROTECTED]> Subject: Using async sends To: Message-ID: <[EM

Re: Excluding OIDs -- is this right?

2006-10-02 Thread Jean-Sebastien Morisset
On Mon, Oct 02, 2006 at 01:18:19PM -0400, Dominique bastien wrote: > Try with a mask 0xff:0xa0 at the end to exclude the > interface. Oh, nice! Thanks! js. > ex: > view read excluded > interfaces.ifTable.ifEntry.ifIndex.6 0xff:0xa0 > > --- Jean-Sebastien Morisset <[EMAIL PROTECTED]> > wrote:

Re: Excluding OIDs -- is this right?

2006-10-02 Thread Dominique bastien
Try with a mask 0xff:0xa0 at the end to exclude the interface. ex: view read excluded interfaces.ifTable.ifEntry.ifIndex.6 0xff:0xa0 --- Jean-Sebastien Morisset <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I've been using the "rocommunity" directive, but had > to use the whole > com2sec/grou

Re: Compile trouble with 5.4pre3

2006-10-02 Thread Anders Persson
Hi Mike, After you run configure, open agent/mibgroup/mib_module_includes.h and move the line "#include mibgroup/kernel_sunos5.h" to the top. Then run make. PS. You also need to include the line "#define NETSNMP_INCLUDE_IFTABLE_REWRITES" in include/net-snmp/system/solaris.h to get the new tabl

Excluding OIDs -- is this right?

2006-10-02 Thread Jean-Sebastien Morisset
Hi everyone, I've been using the "rocommunity" directive, but had to use the whole com2sec/group/access/view thing to exclude virtual interaces. Although the following works, I'm not sure if the syntax is correct... com2sec read default group read v1 read group read v2c read group read u

Compile trouble with 5.4pre3

2006-10-02 Thread Mike Brodbelt
I'm trying to compile the 5.4pre3 from source on Solaris 10, as I'm interested in testing the new ifXTable implementation, but I can't get it to configure happily. When I configure --with-mib-modules="if-mib", I get:- mib module error configure: WARNING: mib module 'mibII/ifTable' requires module