Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
snmp-server user 575
Example
cli:192.168.220.207:root# snmp-server user dave_jones auth md5 ab24fdc1
cli:192.168.220.207:root#
Related Commands
■ no snmp-server user on page 301
■ show snmp user on page 532
storage {volatile |
nonvolatile |
permanent |
readonly}
Specifies how the user entry is stored:
■ volatile – Entry is stored in volatile memory. The information is lost
during a system reboot.
■ nonvolatile (default) – Entry is stored in non-volatile memory. The
information is not lost during a system reboot.
■ permanent – Entry is stored in non-volatile memory. You cannot delete
the information but you can make modifications.
■ readonly – Entry is stored in non-volatile memory. You cannot delete or
modify the information.
status {enable |
disable}
Enables or disables the user account. The default is enabled.