1net-snmp-create-v3-user(1) Net-SNMP net-snmp-create-v3-user(1)
2
3
4
6 net-snmp-create-v3-user - create a SNMPv3 user in net-snmp configura‐
7 tion file
8
10 net-snmp-create-v3-user [-ro] [-A authpass] [-a MD5|SHA] [-X privpass]
11 [-x AES] [username]
12
14 The net-snmp-create-v3-user shell script is designed to create a new
15 user in net-snmp configuration file (/var/net-snmp/snmpd.conf by de‐
16 fault).
17
18
20 --version
21 displays the net-snmp version number
22
23 -ro creates a user with read-only permissions
24
25 -A authpass
26 specifies the authentication password
27
28 -a MD5|SHA
29 specifies the authentication password hashing algorithm
30
31 -X privpass
32 specifies the encryption password
33
34 -x AES specifies the encryption algorithm
35
36
37
38V5.9.4.pre2 17 Sep 2008 net-snmp-create-v3-user(1)