Re: SNMP ON SUSE 9 x64

2005-09-12 Thread BHARATKUMAR GERA
Has Anyone tested SUSE NET SNMP AT ALL?"Gera, Bharat" <[EMAIL PROTECTED]> wrote: I am not able to get my agent / also the example daemon working on SUSE 9? Is their any specific config required?Send instant messages to your online friends http://uk.messenger.yahoo.com

RE: what type to use for counter64?

2005-09-12 Thread Jim Su
Thanks a lot! -Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert Story Sent: Saturday, September 10, 2005 5:30 AM To: Jim Su Cc: Net-Snmp-Users Subject: Re: what type to use for counter64? On Tue, 30 Aug 2005 18:38:51 +0800 Jim wrote: JS>On the

Re: solaris 8 make test failures 9/44

2005-09-12 Thread Thomas Anders
[EMAIL PROTECTED] wrote: The ./configure and make of net-snmp 5.1.3.1 went ok, but make test yeilded the following: [...] 1: testing SNMPv1 support... Killed Killed (no pid file(s) found) FAIL The errors for all test cases look the same, so let's pick any single test and dig into the details

Re: agentadress token & trap bind address

2005-09-12 Thread Thomas Anders
xavier dufourmont wrote: So I use the agentaddress token. Snmpd listens correctly on 192.168.0.30 but traps are already sent with ipsrc = 192.168.0.10. How to send traps with a specified ipsrc ? See the list archives. In short: add [snmp] clientAddr 192.168.0.10 to your snmpd.conf. +Thomas

solaris 8 make test failures 9/44

2005-09-12 Thread listmail
The ./configure and make of net-snmp 5.1.3.1 went ok, but make test yeilded the following: snip- if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%; s#/usr/local/share#/usr/local/share#g; s#/usr/local/etc/snmp##g' ./traptoemail > traptoemail.

RE : SNMP V3 support

2005-09-12 Thread LAMBERT Eric (EURIWARE)
Title: RE : SNMP V3 support Thank you for answering The question is: does net-snmp needs the v3 of SNMP for the proxy SNMP feature ? Or does it work with SNMP V2 or V1 ? The issue is that, our SNMP platform is currently using only SNMP V1/V2. Eric Lambert   -Message d'origine- De 

agentadress token & trap bind address

2005-09-12 Thread xavier dufourmont
hi, I use Net-SNMP 5.2.1 with FreeBSD 4.11. I have a network interface with 3 IP address (192.168.0.10 192.168.0.20 192.168.0.30). I want : - snmpd listening on 192.168.0.30 - sending traps with ipsrc = 192.168.0.30 So I use the agentaddress token. Snmpd listens correctly on 19

Using NetSNMP Library for parsing the MIB Tree

2005-09-12 Thread Naveen Kumar Lall
Hi, I am currently working on SNMP Networks. As part of my learning, I came across your product through one of the search engines. In order to parse the MIB directly, we plan use your library. I have downloaded the code for windows, compiled it using VC7, and started using it directly. I am able

Re: NetSnmp on AIX5.2 Can not get Host Info?

2005-09-12 Thread Aslam B. Khokhar
This is a question better suited for the development community of net-snmp Although testing the functionality of packages posted on aixpdslib is beyond our scope, we will look into the matter and try to respond to your question. Thanks pdslib On Mon, 3 May 2004 [EMAIL PROTECTED] wrote: Hello

SNMP ON SUSE 9 x64

2005-09-12 Thread Gera, Bharat
I am not able to get my agent / also the example daemon working on SUSE 9? Is their any specific config required?

SUSE 9 NET SNMP Support

2005-09-12 Thread BHARATKUMAR GERA
I'm using SUSE x64 9.0 - I'm unable to use NET SNMP Agent ( agentx subagent ) - either my own agent OR the sample example-demon in net snmp site??   Any tips in SUSE configuration? The log files depict NULL handler for the snmpget OIDS? Send instant messages to your online friends http://uk.messen

Re: getcols operation

2005-09-12 Thread Dave Shield
On Fri, 2005-09-09 at 18:06 -0400, Robert Story wrote: > On Mon, 22 Aug 2005 16:51:08 +0200 Ali wrote: > AAS> Does net-snmp include support for the GETCOLS operation? > I know Dave Shield implemented some proposed EOS extensions a while back. > Dave, what happened to that code? Was GETCOLS part o