Date: Tue, 11 Dec 2001 00:13:08 +0100 From: "Danny Carroll" <dannycarroll@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: net-snmp SNMP and FreeBSD Message-ID: <9v3fgd$gqa$1@news1.xs4all.nl> In-Reply-To: <20011210113540.W4501-100000@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
So what do you do when it is wrong??? "Joe Clarke" <marcus@marcuscom.COM> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9v3fgd$gqa$1>