summaryrefslogtreecommitdiff
path: root/man/net-snmp-create-v3-user.1.def
blob: da6944c54e01088f5187a1ba97b50b490cc47174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH net-snmp-create-v3-user 1 "17 Sep 2008" VVERSIONINFO "Net-SNMP"
.SH NAME
net-snmp-create-v3-user \- create a SNMPv3 user in net-snmp configuration file
.SH SYNOPSIS
.PP
.B net-snmp-create-v3-user [-ro] [-a authpass] [-x privpass] [-X DES|AES]
.B [username]
.SH DESCRIPTION
.PP
The \fInet-snmp-create-v3-user\fP shell script is designed to create a
new user in net-snmp configuration file (/var/net-snmp/snmpd.conf by default).

.SH OPTIONS
.TP
\fB\-\-version\fR
displays the net-snmp version number
.TP
\fB\-ro\fR
create an user with read-only permissions
.TP
\fB\-a authpass\fR
specify authentication password
.TP
\fB\-x privpass\fR
specify encryption password
.TP
\fB\-X DES|AES\fR
specify encryption algorithm