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
> #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
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
>
>
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
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
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
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