net-snmp-create-v3-user - tion file
net-snmp-create-v3-user [-ro] [-a authpass] [-x privpass] [-X DES|AES] [username]
Net-SNMP                                            net-snmp-create-v3-user(1)
NAME
       net-snmp-create-v3-user  -  create a SNMPv3 user in net-snmp configura-
       tion file
SYNOPSIS
       net-snmp-create-v3-user [-ro] [-a authpass] [-x privpass] [-X  DES|AES]
       [username]
DESCRIPTION
       The  net-snmp-create-v3-user  shell  script is designed to create a new
       user  in  net-snmp  configuration  file  (/var/net-snmp/snmpd.conf   by
       default).
OPTIONS
       --version
              displays the net-snmp version number
       -ro    create an user with read-only permissions
       -a authpass
              specify authentication password
       -x privpass
              specify encryption password
       -X DES|AES
              specify encryption algorithm
ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:
       +---------------+---------------------------------+
       |ATTRIBUTE TYPE |        ATTRIBUTE VALUE          |
       +---------------+---------------------------------+
       |Availability   | system/management/snmp/net-snmp |
       +---------------+---------------------------------+
       |Stability      | Volatile                        |
       +---------------+---------------------------------+
NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.
       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source   was   downloaded  from   https://sourceforge.net/projects/net-
       snmp/files/net-snmp/5.8/net-snmp-5.8.tar.gz.
       Further information about this software can be found on the open source
       community website at http://www.net-snmp.org/.
V5.8                              17 Sep 2008
                                                    net-snmp-create-v3-user(1)