On 2021/06/20 12:12, Martijn van Duren wrote: > I didn't change the example, since the example below shows how to set > up snmpv3 and this example's accompanying text is already on the long > side. I did change the text a little to "for SNMPv2c messages only", > so that it's clearer that this does disable snmpv3. > > OK?
one tweak to the manual: > -.It Ic read-write Pq Ic community Ar string Ic | disabled > +.It Ic read-write Ic community Ar string > Specify the name of the read-write community, or disallow writes completely. > -The default value is > -.Ar private . > +There is no default value. Specify the name of the read-write community. There is no default value, so writes are disabled by default. Otherwise OK sthen@.
