Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 08:57:52 +0300
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        Jilles Tjoelker <jilles@stack.nl>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r252516 - head/usr.sbin/bsnmpd/modules/snmp_hast
Message-ID:  <20130703055751.GA38024@gmail.com>
In-Reply-To: <20130702214050.GA73342@stack.nl>
References:  <201307021854.r62Isd20043711@svn.freebsd.org> <20130702214050.GA73342@stack.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 02, 2013 at 11:40:50PM +0200, Jilles Tjoelker wrote:

> > +hastResourceWorkerPid OBJECT-TYPE
> > +    SYNTAX	INTEGER
> > +    MAX-ACCESS	read-write
> 
> I think MAX-ACCESS should be read-only here. The process ID is assigned
> when the worker process is created and it makes no sense for a network
> management system to change it.

Yes, it was intended to be read-only. Fixed. Thank you for spotting this.

-- 
Mikolaj Golub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130703055751.GA38024>