Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 20:57:28 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Pawel Malachowski <pawmal@unia.3lo.lublin.pl>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: snmpd reports incorrect gauge of xl NIC
Message-ID:  <20021116025728.GJ52475@dan.emsphone.com>
In-Reply-To: <20021115235339Z762743-31884%2B2@mx1.lublin.pl>
References:  <20021115235339Z762743-31884%2B2@mx1.lublin.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 16), Pawel Malachowski said:
> 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.

What does "ifconfig -a" print?  Maybe the xl0 has only negotiated a
10mbit link to your switch for some reason.

-- 
	Dan Nelson
	dnelson@allantgroup.com

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?20021116025728.GJ52475>