snmp-user
Digi TransPort WR Routers User Guide
476
snmp-user
Configures SNMPv3 users.
Syntax
snmp-user <1 - 10> <parameter> <value>
Parameters
user
SNMPv3 user name.
Accepted value is any string up to 32 characters.
authentication
SNMPv3 authentication type.
Accepted values can be one of none, md5 or sha1. The default value is none.
privacy
SNMPv3 privacy type. To use SNMPv3 privacy (that is, Data Encryption Standard (DES) or Advanced
Encryption Standard (AES)) for the SNMP user, the SNMPv3 authentication type must be set to MD5 or
SHA1.
Accepted values can be one of none, aes or des. The default value is none.
access
SNMPv3 user access level.
Accepted values can be one of read-only or read-write. The default value is read-only.
authentication-password
SNMPv3 authentication password. The password is stored in encrypted form.
Accepted value is any string up to 64 characters.
privacy-password
SNMPv3 privacy password. The password is stored in encrypted form.
Accepted value is any string up to 64 characters.