Hi List,

here is the problem. When I run snmpwalk, it gets some entries but freeze
always after the same MIB which is :

[EMAIL PROTECTED] root]# snmpwalk -v2c node15 -c anyway .1
...
lots of answers, then :
...
IP-MIB::ipAdEntAddr.10.0.0.15 = IpAddress: 10.0.0.15
IP-MIB::ipAdEntAddr.127.0.0.1 = IpAddress: 127.0.0.1
Timeout: No Response from node15
[EMAIL PROTECTED] root]#

I am running Fedora Core 3 using kernel 2.6.9-1.724_FC3smp on an AMD64
machine (x86_64).

Here are the logs :
in /var/log/messages :
Jan 10 16:03:14 node15 snmpd[6805]: send response: Error building ASN.1
representation (build int size 4: s/b 8)
and the same in /var/log/snmpd.log

My versions and config file :

[EMAIL PROTECTED] root]# rpm -qa| grep net-snmp
net-snmp-libs-5.1.2-11
net-snmp-5.1.2-11
net-snmp-utils-5.1.2-11
[EMAIL PROTECTED] root]# cat /etc/snmp/snmpd.conf
com2sec cluster  default       anyway
group   anyway    v1      cluster
group   anyway    v2c     cluster
view    all     included .1
access  anyway    ""      any       noauth    exact  all none none

that config file is OK on another machine on RHEL 3 (the snmpwalk just
work fine, without stopping after ipAdEntAddr...)

What I do not understand is that the entry coming after ipAdEntAddr should
be ipAdEntIfIndex, but he always stops at the same point. Is something
wrong in my interfaces ?

So here is my IP configuration :
[EMAIL PROTECTED] mibs]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:00:1A:19:94:67
          inet addr:10.0.0.15  Bcast:10.255.255.255  Mask:255.0.0.0
          inet6 addr: fe80::200:1aff:fe19:9467/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:195516 errors:0 dropped:0 overruns:0 frame:0
          TX packets:136452 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:74235581 (70.7 MiB)  TX bytes:20121061 (19.1 MiB)
          Interrupt:169

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:8319 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8319 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:616467 (602.0 KiB)  TX bytes:616467 (602.0 KiB)

Looks to be OK.

I really don't know. If someone got an idea it would be nice.
BTW, I tried with net-snmp-5.1.1-2 (from FC2) and got the same result.

Thanks for reading !

Maxime



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to