3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

21.69
InForm OS Version 2.3.1 Command Line Interface Reference
The following example changes the read-only SNMP password to newpassword2 by
specifying the
–r option on the command line:
The following example changes the write-only SNMP password to
newpassword3 by
specifying the
–w option on the command line:
NOTES
The default initial read/write password is public.
If the read-only or write-only passwords do not exist, they are created.
Verify SNMP passwords by issuing the showsnmppw command. See showsnmppw on
page 22.159 for more information.
cli% setsnmppw –r newpassword2
cli% setsnmppw –w newpassword3