logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

net-snmp-create-v3-user - create a SNMPv3 user in net-snmp configuration file

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).

Name

       net-snmp-create-v3-user - create a SNMPv3 user in net-snmp configuration file

Options

--version
              displays the net-snmp version number

       -ro    create an user with read-only permissions

       -aauthpass
              specify authentication password

       -xprivpass
              specify encryption password

       -XDES|AES
              specify encryption algorithm

V5.9.4.pre2                                        17 Sep 2008                        net-snmp-create-v3-user(1)

Synopsis

net-snmp-create-v3-user[-ro][-aauthpass][-xprivpass][-XDES|AES][username]

See Also