Hello list,

I use a quad ethernet card D-Link DFE-580TX in my server. As soon as I
start snmpd I get this in syslog:

kernel: 00 39d52000 00000000 00000000(00) 00000000 00000000
[snip bunch of messages like above]
kernel: TxListPtr=39d00150 netif_queue_stopped=0
kernel: cur_tx=3126(16) dirty_tx=3126(16)
kernel: cur_rx=20 dirty_rx=20
kernel: cur_task=3126
kernel: TxStatus=1500
[snip]
kernel: 1f 39d071f0 00000000 00000000(00) 00000000 00000000
kernel: TxListPtr=00000000 netif_queue_stopped=0
kernel: cur_tx=0(00) dirty_tx=0(00)
kernel: cur_rx=0 dirty_rx=0 Dec 18 10:47:09
kernel: cur_task=0
kernel: TxStatus=0000

snmpd listens on 127.0.0.1. Distro is Debian Etch. The machine
has an unpatched vanilla kernel 2.6.23.11 (2.6.23.9 has the same
problem). These are the start options:

'-Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1'

This is what I get in syslog when snmpd starts:

snmpd[4843]: could not open /proc/net/if_inet6
snmpd[4843]: cache has existing timer id.  Dec 18 10:46:40
snmpd[4843]: NET-SNMP version 5.2.3 

Anyone a hint? Maybe this is not an snmpd problem at all, but I have to
start somewhere...

R.

cat /proc/version 
Linux version 2.6.23.9 ([EMAIL PROTECTED]) (gcc version 4.1.2 20061115
(prerelease) (Debian 4.1.1-21)) #1 SMP Sun Dec 2 13:09:31 CET 2007


cat /proc/cpuinfo (snipped 1 cpu)
processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 75
model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping        : 2
cpu MHz         : 1000.000
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy
svm extapic cr8_legacy bogomips        : 2001.18
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc


lspci | grep -i ether
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II]
(rev 7c)
06:04.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet
(rev 15)
06:05.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet
(rev 15)
06:06.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet
(rev 15)
06:07.0 Ethernet controller: D-Link System Inc DL10050 Sundance Ethernet
(rev 15)


-- 
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+------------------------------------------------------------------+
| Richard Lucassen, Utrecht                                        |
| Public key and email address:                                    |
| http://www.lucassen.org/mail-pubkey.html                         |
+------------------------------------------------------------------+

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to