segmentation fault on simple table agent

2008-04-01 Thread Denny Zulfikar
Dear all, I am new in this list, I am learning make a simple MIB for host that connect to my host. All IP address is listed in file /etc/HostIndex with format "index Ip_address". This is the example of /etc/HostIndex : # cat /etc/HostIndex 0 192.168.1.3 1 192.168.2.2 that file updated sometime

segmentation fault on simple table agent

2008-04-01 Thread Denny Zulfikar
Dear all, I am new in this list, I am learning make a simple MIB for host that connect to my host. All IP address is listed in file /etc/HostIndex with format "index Ip_address". This is the example of /etc/HostIndex : # cat /etc/HostIndex 0 192.168.1.3 1 192.168.2.2 that file updated sometimes, s

segmentation fault on make new MIB table agent

2008-04-01 Thread Denny Zulfikar
Dear all, I am new in this list, I am learning make a simple MIB for host that connect to my host. All IP address is listed in file /etc/HostIndex with format "index Ip_address". This is the example of /etc/HostIndex : # cat /etc/HostIndex 0 192.168.1.3 1 192.168.2.2 that file updated sometimes, s

Fwd: Disabling mibs

2008-04-01 Thread oknets10
Hello all, No one can help with this ? please help. Regards Omri -- Forwarded message -- From: oknets10 <[EMAIL PROTECTED]> Date: Tue, Apr 1, 2008 at 4:22 PM Subject: Re: Disabling mibs To: Murilo Fujita <[EMAIL PROTECTED]> Cc: Net-snmp-users@lists.sourceforge.net Hello, Thank

RE: snmpget time out problem.

2008-04-01 Thread Mike Ayers
[Please send all replies to the list, thanks.] > From: raghavendra annakula [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2008 9:15 PM > Thanks for your instant reply. > I really stuck with this problem. > If you need any help to solve this problem then please do let > me know.

RE: snmpget time out problem.

2008-04-01 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of raghavendra annakula > Sent: Tuesday, April 01, 2008 2:43 AM > The snmpget command is > snmpget -v 3 -a MD5 -A "hello1234" -l noAuthNoPriv -u > "snmpuser1" -x DES -X hello1234 annra01-xp1 > .1.3.6.1.2.1.2.2.1.2.1 -t 30 -d

Re: snmpd keeps diing without a reson even in debug mode.

2008-04-01 Thread Thomas Anders
Lyuben Bahtarliev wrote: > I keep getting snmpd diing without a reason even in debug mode. Would you be willing to try out latest 5.4.x SVN? There's believed to be a dedicated fix for this problem in SVN and we'd be interested to know whether it fixes the crash for you. You could either build

Re: SMUX problem and FreeRADIUS and x86_64

2008-04-01 Thread Thomas Anders
Taymour A. El Erian wrote: > I have a running setup on RHEL 3, FreeRADIUS 1.1.7 and Net-SNMP 5.0.9 > on i386 and I can monitor RADIUS correctly. I have created the same > setup on RHEL 5.1, FreeRADIUS 1.1.7, Net-SNMP 5.3 on x86_64 and > FreeRADIUS can not connect to SNMP (connection refused).

SMUX problem and FreeRADIUS and x86_64

2008-04-01 Thread Taymour A. El Erian
Hi, I have a running setup on RHEL 3, FreeRADIUS 1.1.7 and Net-SNMP 5.0.9 on i386 and I can monitor RADIUS correctly. I have created the same setup on RHEL 5.1, FreeRADIUS 1.1.7, Net-SNMP 5.3 on x86_64 and FreeRADIUS can not connect to SNMP (connection refused). I have tried building Net-SNM

String INDEX OIDs

2008-04-01 Thread B Venkat S.R Swamy
Hi How is Table with a INDEX of String Data type is formulated: suppose a table T has a index "Name" for string data type and another column object "address" of type integer, then how OID should be formulated to access the address column object Table T: Name[1] Address[2] ABC

RE: Get , Get-next ...

2008-04-01 Thread Pamidipati Suresh-G20238
Hi Pranesh, I hope you have given the IP address correctly in the snmpwalk request.. You can specify the timeout for the request to some large value (in seconds) using the option -t as shown below. If you don't specify -t option, the default timeout for request sent is 1 second. snmpwalk -v2c -

Get , Get-next ...

2008-04-01 Thread Pranesh Kulkarni
Hi All, I installed and configured the net-snmp 5.4.1 . The agent is running and able to query the values with snmpwalk command on local machine. But if I query the the name from different system(computer) , its saying TimeOut No response. ( from Windows) Help in this regard will be

Re: Disabling mibs

2008-04-01 Thread oknets10
Hello, Thanks Murilo for your response. I have tried option 3 (snmpd -I-hr_system) that is mentioned in that FAQ, but it doesn't work, keep getting the MIB info. Option 2 is not good enough for me, since I need that a subagent will register to that MIBs. I have tried also option 1 as follow: -

snmpd keeps diing without a reson even in debug mode.

2008-04-01 Thread Lyuben Bahtarliev
Greets guys, I keep getting snmpd diing without a reason even in debug mode. The output is as follows: pppoe1:~# uptime 16:19:13 up 5:37, 2 users, load average: 0.08, 0.04, 0.07 pppoe1:~# uname -a Linux pppoe1 2.6.22-3-686-bigmem #1 SMP Mon Nov 12 09:52:20 UTC 2007 i686 GNU/Linux pppoe1:~# ca

snmpget time out problem.

2008-04-01 Thread raghavendra annakula
Hi, I have developed an agent using snmp4j APIs. This agent application is working fine w.r.t v1 and v2 snmp requests. I have tested this by giving snmpget (netsnmp) command from my linux console. Then I start testing agent application by giving snmp v3 requests. In this case my agent applicatio

want some info??

2008-04-01 Thread saroj kumar
sir, i am saroj doing project in windows using net-snmp,my problem is i am unable to generate .c and .h file using mib2c tool and how do i set environment variable for my own private MIBS. please suggest me as soon as possible thanking you saroj ---

snmptraps disk use

2008-04-01 Thread Osvaldo Alvarez Pozo
Hi. I am triyng to generate a snmptrap on debian etch using the package snmpd 5.2.3-7etch2. The traps are based on disk use.But I don't find the solution or the problem. I added this lines to the default snmpd.conf file: smuxsocket 127.0.0.1 com2sec readonly default public trapcommunit