[BACK]Return to snmp.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / snmp

Diff for /src/usr.bin/snmp/snmp.1 between version 1.6 and 1.7

version 1.6, 2019/09/18 09:54:36 version 1.7, 2019/10/03 11:02:26
Line 110 
Line 110 
 .Ar agent  .Ar agent
 .Op Ar oid  .Op Ar oid
 .Nm  .Nm
   .Cm set
   .Op Fl A Ar authpass
   .Op Fl a Ar digest
   .Op Fl c Ar community
   .Op Fl E Ar ctxengineid
   .Op Fl e Ar secengineid
   .Op Fl K Ar localpriv
   .Op Fl k Ar localauth
   .Op Fl l Ar seclevel
   .Op Fl n Ar ctxname
   .Op Fl O Cm afnQqSvx
   .Op Fl r Ar retries
   .Op Fl t Ar timeout
   .Op Fl u Ar user
   .Op Fl v Ar version
   .Op Fl X Ar privpass
   .Op Fl x Ar cipher
   .Op Fl Z Ar boots , Ns Ar time
   .Ar agent
   .Ar varoid type value
   .Oo Ar varoid type value Oc ...
   .Nm
 .Cm trap  .Cm trap
 .Op Fl A Ar authpass  .Op Fl A Ar authpass
 .Op Fl a Ar digest  .Op Fl a Ar digest
Line 182 
Line 204 
 subcommand internally to retrieve multiple MIBs at a time.  subcommand internally to retrieve multiple MIBs at a time.
 This command is not available for  This command is not available for
 .Fl v Cm 1 .  .Fl v Cm 1 .
   .It Cm set
   Set one or more OIDs to a new value.
   The triple
   .Ar varoid , type , value
   is described in
   .Sx Data types .
 .It Cm trap  .It Cm trap
 Send a trap message to the  Send a trap message to the
 .Ar agent .  .Ar agent .
Line 194 
Line 222 
 .Ar trapoid  .Ar trapoid
 is the identification OID used by the trap handler to determine its action.  is the identification OID used by the trap handler to determine its action.
 The triple  The triple
 .Op Ar varoid , type, value  .Op Ar varoid , type , value
 is described below  is described in
 .Sx Data types .  .Sx Data types .
 This command is not available for  This command is not available for
 .Fl v Cm 1 .  .Fl v Cm 1 .

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7