HP StoreOnce Backup System CLI Reference Guide

Command Operation during Abnormal Conditions
If any of the command elements (snmp, modify, user) are misspelled, the following is
displayed:
element: command not found
If the command does not conform to the required syntax, the following is displayed:
Command Failed - the command does not conform to the required syntax,
SYNTAX, where SYNTAX is the command syntax as described under Command Syntax in this
section.
If the SNMP USERNAME provided does not exist, the following is displayed:
Failed snmp user USERNAME does not exist, where USERNAME is the user name
provided in the command entry.
Example
# snmp modify user john-snmp security-level noAuthNoPriv authorization-algo MD5 authorization-pwd auth798wd
privacy-algo AES privacy-pwd priv945wd
Command Successful, snmp user john-snmp modified
snmp modify user 169