Blame man/net-snmp-create-v3-user.1.def

Packit fcad23
.TH net-snmp-create-v3-user 1 "17 Sep 2008" VVERSIONINFO "Net-SNMP"
Packit fcad23
.SH NAME
Packit fcad23
net-snmp-create-v3-user \- create a SNMPv3 user in net-snmp configuration file
Packit fcad23
.SH SYNOPSIS
Packit fcad23
.PP
Packit Service 08d2cc
.B net-snmp-create-v3-user [-ro] [-A authpass] [-a MD5|SHA] [-X privpass] [-x DES|AES]
Packit fcad23
.B [username]
Packit fcad23
.SH DESCRIPTION
Packit fcad23
.PP
Packit fcad23
The \fInet-snmp-create-v3-user\fP shell script is designed to create a
Packit fcad23
new user in net-snmp configuration file (/var/net-snmp/snmpd.conf by default).
Packit fcad23
Packit fcad23
.SH OPTIONS
Packit fcad23
.TP
Packit fcad23
\fB\-\-version\fR
Packit fcad23
displays the net-snmp version number
Packit fcad23
.TP
Packit fcad23
\fB\-ro\fR
Packit Service 08d2cc
creates a user with read-only permissions
Packit fcad23
.TP
Packit Service 08d2cc
\fB\-A authpass\fR
Packit Service 08d2cc
specifies the authentication password
Packit fcad23
.TP
Packit Service 08d2cc
\fB\-a MD5|SHA\fR
Packit Service 08d2cc
specifies the authentication password hashing algorithm
Packit fcad23
.TP
Packit Service 08d2cc
\fB\-X privpass\fR
Packit Service 08d2cc
specifies the encryption password
Packit Service 08d2cc
.TP
Packit Service 08d2cc
\fB\-x DES|AES\fR
Packit Service 08d2cc
specifies the encryption algorithm