HP StorageWorks 8/20q Fibre Channel Switch Command Line Interface Guide 285
Examples The following is an example of the snmpv3user add command:
8/20q FC Switch #> admin start
8/20q FC Switch (admin) #> snmpv3user add
A list of SNMPV3 user attributes with formatting and default values as
applicable will follow.
Enter a new value OR simply press the ENTER key where-ever allowed to
accept the default value.
If you wish to terminate this process before reaching the end of the
list,
press "q" or "Q" and the ENTER OR "Ctrl-C" key to do so.
Username (8-32 chars) : snmpuser1
Group (0=ReadOnly, 1=ReadWrite) [ReadOnly ] : 1
Authentication (True/False) [False ] : t
AuthType (1=MD5, 2=SHA) [MD5 ] : 1
AuthPhrase (8-32 chars) : ***********
Confirm AuthPhrase : ***********
Privacy (True/False) [False ] : t
PrivType (1=DES) [DES ] : 1
PrivPhrase (8-32 chars) : ********
Confirm PrivPhrase : ********
Do you want to save and activate this snmpv3user setup ? (y/n): [n] y
SNMPV3 user added and activated.
The following is an example of the snmpv3user delete command:
8/20q FC Switch #> admin start
8/20q FC Switch (admin) #> snmpv3user delete snmpuser1
The user account will be deleted. Please confirm (y/n): [n] y
SNMPV3 user deleted.
The following is an example of the snmpv3user edit command:
8/20q FC Switch #> admin start
8/20q FC Switch (admin) #> snmpv3user edit
A list of SNMPV3 user attributes with formatting and current attribute
values for the specified SNMPV3 user will follow.
Enter a new value OR simply press the ENTER key where-ever allowed to
accept the current value.
If you wish to terminate this process before reaching the end of the
list,
press "q" or "Q" and the ENTER OR "Ctrl-C" key to do so.
Username (8-32 chars) : snmpuser1
Group (0=ReadOnly, 1=ReadWrite) [ReadWrite ] : 1
Authentication (True/False) [True ] : f
Do you want to save and activate this setup ? (y/n): [n] y
SNMPV3 user account edited and activated.