Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
net-snmp-create-v3-user(1)	   Net-SNMP	    net-snmp-create-v3-user(1)

NAME
       net-snmp-create-v3-user	-  create a SNMPv3 user	in net-snmp configura-
       tion file

SYNOPSIS
       net-snmp-create-v3-user	     [-ro]	 [-A	   authpass]	   [-a
       MD5|SHA|SHA-512|SHA-384|SHA-256|SHA-224]	     [-X     privpass]	   [-x
       DES|AES|AES128] [username]

DESCRIPTION
       The net-snmp-create-v3-user shell script	is designed to	create	a  new
       user  in	 the  net-snmp configuration file (/var/net-snmp/snmpd.conf by
       default).

OPTIONS
       --version
	      displays the net-snmp version number

       -ro    create a user with read-only permissions

       -A authpass
	      specify authentication password

       -a MD5|SHA|SHA-512|SHA-384|SHA-256|SHA-224
	      specify authentication algorithm

       -X privpass
	      specify encryption password

       -x DES|AES|AES128
	      specify encryption algorithm

V5.9.5.2			  09 Aug 2024	    net-snmp-create-v3-user(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=net-snmp-create-v3-user&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help