Motorola 7.7.4 用户手册

下载
页码 351
267
CONFIG Commands
set snmp v3 ro-account security-name 
string
Adds the specified 1 – 32 character name string as the name of the Read-Only user.
set snmp v3 ro-account security-model [ none | auth | auth+priv ]
Sets the security model for the Read-Only account: none, authentication, or authentication 
plus privacy. 
none specifies no authentication or encryption; 
auth (authentication, no encryption) requires a security name and authentication pass-
word, and a specified authentication protocol; 
auth+priv (authentication plus privacy DES encryption) requires authentication plus a 
privacy password.
set snmp v3 ro-account auth-protocol [ md5 | sha ]
Specifies the authentication protocol for the Read-Only account: 
md5 (HMAC-MD5 authenti-
cation) or 
sha (HMAC-SHA authentication), if the security model is set to auth or 
auth+priv.
set snmp v3 ro-account auth-password
Specifies the authentication password, a 1 – 32 character string, for the Read-Only 
account, if the security model is set to 
auth or auth+priv. You are prompted for a new 
password and then to repeat the password. If there is an existing password, the user must 
enter the old password, then the new password, and repeat it.
set snmp v3 ro-account priv-password
Specifies the privacy password, a 1 – 32 character string, for the Read-Only account, if the 
security model is set to 
auth+priv. You are prompted for a new password and then to 
repeat the password. If there is an existing password, the user must enter the old pass-
word, then the new password, and repeat it.
set snmp v3 ro-account localize-keys [ off | on ]
Determines whether or not the generated keys should be localized (hashed) with the 
Engine ID for the Read-Only account, if the security model is set to 
auth+priv.