Skip site navigation (1)Skip section navigation (2)
From:      "=?ISO-8859-2?Q?Pawe=B3_Ma=B3achowski?=" <pawmal@unia.3lo.lublin.pl>
To:        freebsd-questions@FreeBSD.ORG
Subject:   snmpd reports incorrect gauge of xl NIC
Message-ID:  <20021115235339Z762743-31884%2B2@mx1.lublin.pl>

next in thread | raw e-mail | index | archive | help
Hello,

I've the following problem:

$ snmpwalk -c public x.x.x.x interfaces.ifTable.ifEntry.ifDescr.2
interfaces.ifTable.ifEntry.ifDescr.2 = de0
$ snmpwalk -c public x.x.x.x interfaces.ifTable.ifEntry.ifSpeed.2
interfaces.ifTable.ifEntry.ifSpeed.2 = Gauge32: 100000000
$ snmpwalk -c public 212.182.126.67 interfaces.ifTable.ifEntry.ifDescr.4
interfaces.ifTable.ifEntry.ifDescr.4 = xl0
$ snmpwalk -c public x.x.x.x interfaces.ifTable.ifEntry.ifSpeed.4
interfaces.ifTable.ifEntry.ifSpeed.4 = Gauge32: 10000000

Both de0 and xl0 are 100Mbps NICs, but snmpd (ucd-snmp-4.2.5_2)
says, xl0 is only 10Mbit.

The `interface' snmpd.conf directive seems doesn't work.

I'm not sure, where could the bug be located. What do you think?


PM

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021115235339Z762743-31884%2B2>