Re: net-snmp trouble

2003-06-24 Thread Keith Morse
On Tue, 24 Jun 2003, Tsuyoshi Takada wrote: > > Hi! > > > Give some more specific info on your setup so we can help you. > > > > - Which redhat version are you using? > I am using RedHat-8.0. > > > - Did you try the SNMP package shiped with the OS? > Yes. But > > #snmpwalk -v1 localhost -c

Re: net-snmp trouble

2003-06-24 Thread Jens Tautenhahn
> #snmpwalk -v1 localhost -c > results in > "snmpwalk: Failure in sendto (Permission denied)" It seems like your snmpd is not running or is not listening on the internal interface (lo). Please try "service snmpd status" or "ps ax | grep snmpd". You should get something like this: # ps ax | grep

Re: net-snmp trouble

2003-06-24 Thread Javier Gostling
On Tue, Jun 24, 2003 at 11:40:13AM +0900, Tsuyoshi Takada wrote: > > - Which redhat version are you using? > I am using RedHat-8.0. Ok. I used SNMP with RH8 without any problems for quite some time (until I upgraded to RH9). > > - Did you try the SNMP package shiped with the OS? > Yes. But > >

Re: net-snmp trouble

2003-06-23 Thread Tsuyoshi Takada
Hi! > Give some more specific info on your setup so we can help you. > > - Which redhat version are you using? I am using RedHat-8.0. > - Did you try the SNMP package shiped with the OS? Yes. But #snmpwalk -v1 localhost -c results in "snmpwalk: Failure in sendto (Permission denied)" #snmpwa

Re: net-snmp trouble

2003-06-23 Thread Javier Gostling
On Mon, Jun 23, 2003 at 06:47:48AM +0900, Tsuyoshi Takada wrote: [Snip SNMP woes] Give some more specific info on your setup so we can help you. - Which redhat version are you using? - Did you try the SNMP package shiped with the OS? - Is there any problem with said SNMP package? Cheers, -- Jav

Re: net-snmp trouble

2003-06-23 Thread Tsuyoshi Takada
Is there anyone who help me...?(;_;) -- Tsuyoshi Takada <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

net-snmp trouble

2003-06-22 Thread Tsuyoshi Takada
Hi, I downloaded net-snmp-5.0.8.tar.gz and executed the following. %tar zxfv net-snmp*.tar.gz %./configure %make %su #make test but many tests fail. 1:testing SNMPv1 support...FAIL 2:testing SNMPv2c get of system.sysUpTime.0...FAIL 3:testing SNMPv2c getnext of system.sysUpTime...FAIL 4:testing