Chapter 7: SNMPv3 Commands
146
Examples
The following command modifies a User Table entry called “atiuser104”.
The authentication protocol is set to the MD5 protocol and the
authentication password is “atlanta45denver.” The DES privacy protocol
is on and the privacy password is “denvertoatlanta3.”
set snmpv3 user=atiuser104 authentication=md5
authpassword=atlanta45denver
privpassword=denvertoatlanta3
The following command modifies a User Table entry called “atiuser104.”
The authentication protocol is set to the MD5 protocol and the
authentication password is “nycbostonwash56.” The privacy protocol is
on and the privacy password is “bostontoamherst7.” The storage type is
set to nonvolatile storage.
set snmpv3 user=atiuser104 authentication=md5
authpassword=nycbostonwash56
privpassword=bostontoamherst7
storagetype=nonvolatile