From owner-freebsd-questions Mon Dec 10 15:12:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by hub.freebsd.org (Postfix) with ESMTP id 75F0537B419 for ; Mon, 10 Dec 2001 15:12:16 -0800 (PST) Received: from list1.xs4all.nl (list1.xs4all.nl [194.109.6.52]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id fBANCEg6003207 for ; Tue, 11 Dec 2001 00:12:15 +0100 (CET) Received: (from root@localhost) by list1.xs4all.nl (8.9.3/8.9.3) id AAA18179; Tue, 11 Dec 2001 00:12:14 +0100 (CET) From: "Danny Carroll" To: freebsd-questions@freebsd.org X-Via: imploder /usr/local/lib/mail/news2mail/news2mail at list1.xs4all.nl Subject: Re: net-snmp SNMP and FreeBSD Date: Tue, 11 Dec 2001 00:13:08 +0100 Organization: XS4ALL Internet BV Message-ID: <9v3fgd$gqa$1@news1.xs4all.nl> In-Reply-To: <20011210113540.W4501-100000@shumai.marcuscom.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So what do you do when it is wrong??? "Joe Clarke" wrote in message news:list.freebsd.questions#20011210113540.W4501-100000@shumai.marcuscom.com ... > > > On Mon, 10 Dec 2001, Danny Carroll wrote: > > > Is it possible to set the interface speed for tun0? > > > > I've tried it with a snmpset and I get this error: > > interfaces.ifTable.ifEntry.ifSpeed.11 > > > > I've tried it with the interface option in snmpd.conf (interface tun0 23 > > 10000000) > > It understands the option but won't enforce it. > > ifSpeed is a read-only object: > > ifSpeed OBJECT-TYPE > SYNTAX Gauge32 > MAX-ACCESS read-only > STATUS current > DESCRIPTION > "An estimate of the interface's current bandwidth in bits > per second. For interfaces which do not vary in bandwidth > or for those where no accurate estimation can be made, this > object should contain the nominal bandwidth. If the > bandwidth of the interface is greater than the maximum value > reportable by this object then this object should report its > maximum value (4,294,967,295) and ifHighSpeed must be used > to report the interace's speed. For a sub-layer which has > no concept of bandwidth, this object should be zero." > ::= { ifEntry 5 } > > Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message