Date: Mon, 10 Dec 2001 18:33:08 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Danny Carroll <dannycarroll@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: net-snmp SNMP and FreeBSD Message-ID: <20011210183126.I17865-100000@shumai.marcuscom.com> In-Reply-To: <9v3fgd$gqa$1@news1.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Dec 2001, Danny Carroll wrote:
> So what do you do when it is wrong???
Depends. If it's a problem with the kernel reporting the wrong speed,
that will require a FreeBSD fix. If it's net-snmp that is at fault, you
could file a bug with them. There is a new version of net-snmp out, and
binaries are available for FreeBSD. You might checkout 4.2.3, and see if
it works for you.
Joe
>
> "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
>
>
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?20011210183126.I17865-100000>
