Q-Logic 5802V Manuale Utente

Pagina di 412
13 – Simple Network Management Protocol Configuration
Managing the SNMP Version 3 Configuration
59263-01  A
13-7
A
Create an SNMP Version 3 User Account
To create an SNMP version 3 user account, enter the 
 Add command 
as shown in the following example:
SANbox #> admin start
SANbox (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.
Display SNMP Version 3 User Accounts
To display SNMP version 3 user accounts, enter the Snmpv3user List command 
as shown in the following example:
SANbox #> snmpv3user list
  Username                            Group           AuthType   PrivType
  --------                            -----           --------   --------
  snmpuser1                           ReadWrite       MD5        DES