Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (L-S)   
▀  snmp user 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5558 
   
snmp user 
Configures an SNMPv3 user for SNMP access. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
snmp user user_name [ [ encrypted ] password password | engine id | group grp_name | 
security-model 
model auth [ [ encrypted ] password password ] ] 
no snmp user user_name 
no
 
Removes the specified user from the list of valid SNMPv3 users. 
user_name
 
Specifies the user which is to use SNMPv3 interfaces to the system. 
user_name
 must be an alphanumeric 
string of 1 through 31 characters. 
engine
 
id
 
The SNMP engine ID. 
id
 must be an alphanumeric string of 1 through 31characters. 
group
 
grp_name
 
Default: undefined (not a member of any group) 
Specifies the user SNMPv3 group the into which user will be added. 
grp_name
 must be an alphanumeric 
string of 1 to 1023 characters. 
security-model
 
model
 
auth
 
Default: USM 
Specifies the security model used to authenticate the user. 
model
 must be configured to the following: 
 
usm
: User Security Model 
[ encrypted ] password password
 
Default: undefined 
Specifies the password for authenticating the user when the security model is set to User-based Security 
Model (USM).