snmp-server user
   
   
      Create a user on the local system in the USM table to authorize a user on a particular SNMP
         engine.
    
      Syntax
         
         
            - 
               
                  no snmp-server user
                     engine-id WORD<16-97> WORD<1-32> 
                
- 
               
                  no snmp-server user
                     WORD<1-32> 
                
- 
               
                  snmp-server user engine-id
                     WORD<16-97> WORD<1-32>
                
- 
               
                  snmp-server user engine-id
                     WORD<16-97> WORD<1-32> [group WORD<1-32>] { md5 | sha } [aes
                     | des]
                
- 
               
                  snmp-server user
                     WORD<1-32>
                
- 
               
                  snmp-server user
                     WORD<1-32> < md5 | sha > [aes | des] [notify-view WORD<0-32>
                     ][read-view WORD<0-32>][write-view WORD<0-32>]
                
- 
               snmp-server user WORD<1-32> < md5 | sha > [notify-view
                     WORD<0-32>] [read-view WORD<0-32>][write-view
                     WORD<0-32>] 
- 
               
                  snmp-server user
                     WORD<1-32> [group WORD<1-32>] { md5 | des } [aes | des] 
                
- 
               
                  snmp-server user
                     WORD<1-32> md5 
                
- 
               
                  snmp-server user
                     WORD<1-32> [notify-view WORD<0-32>][read-view WORD<0-32>][write-view
                     WORD<0-32>] 
                
Command Parameters
         
         
            
               - {aes|des}
- Specifies a privacy protocol. If
                  no value is entered, no authentication capability exists. 
- {md5|sha} 
- Specifies an authentication
                  protocol. If no value is entered, no authentication capability exists. 
- engine-id WORD<16-97>
- Assigns a Simple Network
                  Management Protocol version 3 (SNMPv3) engine ID. Use the no operator to remove
                  this configuration. 
- group WORD<1-32>
- Specifies the group access
                  name.
- notify-view WORD<0-32>
- The first instance is a noAuth
                  view. The second instance is an auth view and the last instance is an authPriv
                  view.
- read-view WORD<0-32>
- Specifies the view name. The first
                  instance is a noAuth view. The second instance is an auth view and the last
                  instance is an authPriv view.
- write-view WORD<0-32>
- Specifies the view name. The first
                  instance is a noAuth view. The second instance is an auth view and the last
                  instance is an authPriv view.
Command Mode
         
         Global Configuration