[net-snmp] cannot read iso.org.dod.internet.mgmt.mib-2.interfaces

2008-11-25 Thread Bachmann Marcel
Hello, I'm using Net-SNMP version 5.4.2.1 on an IBM AIX (64 bits) machine. The snmpd daemon starts up correctly. I can connect to it using getif, and walk through .iso.org.dod.internet.mgmt.mib-2.system subtree. But impossible to walk through tree .iso.org.dod.internet.mgmt.mib-2.interfaces D

IFTYPE: possible problem (Windows)

2008-11-25 Thread Gura, Oleksandr (Alex)
Dear All, IFTYPE definition in net-snmp-5.4.2.1\agent\mibgroup\mibII\interfaces.h #define IFTYPE 3 conflicts with the following typedef in MS latest SDK (Microsoft SDKs\Windows\v6.1\include\ipifcons.h) typedef ULONG IFTYPE; This does prevent building Net-SNMP from sources using VC++ 9.

Help connecting to agent

2008-11-25 Thread Raúl Mellado
Hello, sorry to post here this basic question, but I'm really desperate. I've been trying for 3 days, I've read all forums and instructions, but I've made no progess. I'm getting the classical 'Timeout: No Response from localhost' whenever I try a snmpwalk, get, etc., either from local

How to send traps from snmpd daemon

2008-11-25 Thread Shrawan Patel
Hi friends, I am using net-snmp-5.4.1.2 ,want to send traps from snmpd daemon. Can anybody help me in this problem. I am beginner in Net-SNMP, Please specify me the complete procedure properly . Thanks in advance. Regards, Shrawan

RE: How to send traps from snmpd daemon

2008-11-25 Thread Ambika Tripathy
Hi, Just follow the instructions from: http://www.net-snmp.org/wiki/index.php/TUT:Configuring_snmptrapd and little more tips: - Create one file named as "TRAP-TEST-MIB.txt" in /usr/local/share/snmp/mibs/ with below entries TRAP-TEST-MIB DEFINITIONS ::= BEGIN IMPORTS

RE: Help connecting to agent

2008-11-25 Thread Mike Ayers
> From: Raúl Mellado [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 25, 2008 6:41 AM > I'm getting the classical 'Timeout: No Response from > localhost' whenever I try a snmpwalk, get, etc., either from > localhost or from a remote host. Please post your snmpd.conf, snmp.conf

Shawn He is out of the office.

2008-11-25 Thread Shawn_He
I will be out of the office starting 11/24/2008 and will not return until 12/01/2008. For any urgent issues related to ESTF or SODA, please see Radhika for assistance. Otherwise, I will respond to your message when I return. In the event that I have to be reached, please talk to Brian as he has

Error on Net-SNMP v 5.4.1 in VC 7

2008-11-25 Thread Bruno B. Zarpelao
Dear Net-SNMP users, I'm trying to use Net-SNMP 5.4.1. When I build my own application which uses Net-SNMP in VC 7 environment, I face the following error: C:\estagiarios\Bruno\net-snmp-5.4.1\include\net-snmp\library\container.h(416) : error C2065: 'netsnmp_free' : undeclared identifier Any help

Question about setting up IEXpress net-snmp for HP UX 11.23.

2008-11-25 Thread Paul Hogan
Our company uses the Orion snmp monitoring tool to monitor systems in our environment. We have had no problems monitoring systems with this tool, however our HP UX systems only come with very basic SNMP monitoring enabled (Essentially, up down and that is it). We would like to monitor Disk, CPU,

Re: Question about setting up IEXpress net-snmp for HP UX 11.23.

2008-11-25 Thread Thomas Anders
Paul Hogan wrote: > Through some threads on the internet I was > able to find the IEXpress net-snmp bundle that is out of HP's web site > and download it. [...] Can > someone give me a step by step on how to set this up on this type of > system? If you have problems using a vendor's Net-SNMP pack

Fedora 10+snmpd gives segfault in libc-2.9.so

2008-11-25 Thread Jan Houtsma
Hi, I just upgraded my server from Fedora 9 to Fedora 10. This updated glibc from 2.8 to 2.9. Starting de snmpd gives me the following segfault. I hope somebody can help me because now also mrtg etc. doesn't work anymore. [0:23:[EMAIL PROTECTED] ~]# /usr/sbin/snmpd -Lsd -Lf /dev/null -p /var/

Re: How to send traps from snmpd daemon

2008-11-25 Thread Rabindra Paikaray
Hi Any idea how to configure snmp agent to send v3 traps. Also any trap listener to test v3 traps . Thanks Rabindra On 11/25/08, Ambika Tripathy <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Just follow the instructions from: > > > > http://www.net-snmp.org/wiki/index.php/TUT:Configuring_snmptrapd