=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/snmp/snmp.1,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.bin/snmp/snmp.1 2020/08/08 07:11:47 1.14 --- src/usr.bin/snmp/snmp.1 2020/09/14 15:12:27 1.15 *************** *** 1,4 **** ! .\" $OpenBSD: snmp.1,v 1.14 2020/08/08 07:11:47 martijn Exp $ .\" .\" Copyright (c) 2019 Martijn van Duren .\" --- 1,4 ---- ! .\" $OpenBSD: snmp.1,v 1.15 2020/09/14 15:12:27 martijn Exp $ .\" .\" Copyright (c) 2019 Martijn van Duren .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 8 2020 $ .Dt SNMP 1 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: September 14 2020 $ .Dt SNMP 1 .Os .Sh NAME *************** *** 49,54 **** --- 49,55 ---- .Nm .Cm mibtree .Op Fl O Ar fns + .Op Ar oid ... .Sh DESCRIPTION The .Nm *************** *** 165,172 **** .Xr df 1 command. If no size suffix is shown the sizes are in kilobytes. ! .It Nm Cm mibtree Op Fl O Ar fnS Dump the tree of compiled-in MIB objects. .El .Pp The --- 166,177 ---- .Xr df 1 command. If no size suffix is shown the sizes are in kilobytes. ! .It Nm Cm mibtree Oo Fl O Ar fnS Oc Op Ar oid ... Dump the tree of compiled-in MIB objects. + If + .Ar oid + is specified it wil print the objects in the requested output format if + available, or print a warning if the object can't be found. .El .Pp The