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] [-x privpass] [-X DES|AES]
11 [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
16 default).
17
18
20 --version
21 displays the net-snmp version number
22
23 -ro create an user with read-only permissions
24
25 -a authpass
26 specify authentication password
27
28 -x privpass
29 specify encryption password
30
31 -X DES|AES
32 specify encryption algorithm
33
34
35
36V5.8 17 Sep 2008 net-snmp-create-v3-user(1)