Re: V3 passwords with cross-compile

2004-06-29 Thread Steve Comfort
[EMAIL PROTECTED] wrote: How do I use the net-snmp-config -create-snmpv3-user with my cross-compile environment. If I run net-snmp-config locally, it wants to modify /var/net-snmp/snmpd.conf which is not accessible to my target. If I run net-snmp-config o

Re: RE: snmpget

2004-06-29 Thread ballo
I'm using version 5.1.1 and get message "Timeout: No response from localhost". What should I do? [EMAIL PROTECTED]:net-snmp]# snmpwalk -v 2c -c public localhost .1.3.6.1.2.1.25.3 Timeout: No Response from localhost [EMAIL PROTECTED]:net-snmp]# pkginfo -l SMCnsnmp PKGINST: SMCnsnmp NAME

Re: FW: snmpset not working

2004-06-29 Thread Mike Mohamet
Hi, The community name you are using for the read only and read write access should be different in order to be able to use the snmpset command. Moreover if you have define the sysContact information in the snmpd.conf file then you are not able to set this value with snmpset command. Hope this

FW: snmpset not working

2004-06-29 Thread prabhu.anandh
Title: Message Hi folks, I am new to this SNMP funda and I hope,I will get my problems solved by your valuable help... The Problem I am facing is ,I am not able to set the data in my local machine..   I have installed net-snmp version 5.1.1   I am giving the following command   snmpset

Re: sef fault registering

2004-06-29 Thread Users
On Mon, 28 Jun 2004 12:49:28 -0600 Carlos wrote: CC> True, net-snmp is unmodified. Both on Intel and on the IBM pSeries 630 CC> running SuSE Linux with 2.4.19 kernel. [...] Only we've CC> never gotten things to run on the PPC platform [...] CC> CC> I tried to be consistent when running configur

Re: cross-compile of net-snmp 5.1.1

2004-06-29 Thread Users
On Mon, 28 Jun 2004 17:31:03 -0400 vicky wrote: VL> I had netsnmp 5.1.1, everything was installed fine in my Red Hat linux 9.0 VL> using gcc. Then I try to do cross compilation using timesys linux tools. I VL> typed follwoing command: VL> VL> ->./configure --with-cc=ppc4xx-linux-gcc --host=po

Re: UPDATE: Possible bug: NET-SNMP v5.1.2.pre2 crashes

2004-06-29 Thread Users
On Tue, 29 Jun 2004 17:16:33 +0800 Vic wrote: VB> The command that sent net-snmp crashing is an attempt to write value to the VB> "ipRouteIfIndex.xxx.xxx.xxx.xxx" quad-network object. Should net-snmp be VB> able to safely reject/process such a request? Yes. Any crash is a bug. Can you run in a de

RE: snmpget

2004-06-29 Thread Bruce Shaw
>I'm using Solaris 8. How can I get memory and CPU usage with the command snmpget? Suggest you do (assuming "public" community string) snmpwalk -v 2c -c public -m ALL localhost .1.3.6.1.2.1.25.3 This will give you some idea of what is delivered by HOST-RESOURCES-MIB. What version of net-snmp ar

Possible bug: NET-SNMP v5.1.2.pre2 crashes

2004-06-29 Thread Vic Berdin
Hi, I've been testing the v2c implementation of this current release using SilverCreek. In order to test full R/W access from a remote machine, I had my public group set to R/W also. On one of SilverCreek's tests, entitled: "SET read-write objects", it seems that NET-SNMP failed to handle SET inst

snmpget

2004-06-29 Thread 041373180
hello, I'm using Solaris 8. How can I get memory and CPU usage with the command snmpget? thanks BR, Balio --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digit

UPDATE: Possible bug: NET-SNMP v5.1.2.pre2 crashes

2004-06-29 Thread Vic Berdin
Hi, The command that sent net-snmp crashing is an attempt to write value to the "ipRouteIfIndex.xxx.xxx.xxx.xxx" quad-network object. Should net-snmp be able to safely reject/process such a request? Best regards, Vic --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (ht

help to send an error on a get request (2nd try, sorry if you have received the first one)

2004-06-29 Thread BEBIN Thierry
Hi,   We try to make a snmp agent (Perl).   How to return an error when our agent receive a get request (or on a set one) ?   Where can we find an example ?   Thank you.     OS: Sun/ Language: Perl/Net::SNMP 5.1.1   example of our code: $value = $request->getValue();   if ( $error) {  

net-snmp SC test failures and queries

2004-06-29 Thread Vic Berdin
Hi, I'm posting a couple of these SilverCreek test failures to the NET-SNMP developers. I would also like to know if these failures are really critical to NET-SNMP's operation. Also, the EGP group seems included on the MIBs, how come the objects are not implemented by net-snmp? `configure --help`