Avaya P330-ML-ML Manual Do Utilizador

Página de 320
Chapter 2        Avaya P330-ML Layer 2 CLI Commands
206
Avaya P330-ML Reference Guide
Example:
snmp-server user
User level: supervisor
Use the snmp-server user command to configure a new SNMP user.
The syntax for this command is:
snmp-server user
 <username> <groupname> { v1 | v2c | v3 } 
[auth {md5 | sha} <auth-password> [priv des56 <priv-
password>]]
priv des56
(Optional)
A keyword signifying that a privacy password is required.
auth-
password
The authentication password. Valid lengths are 8 - 64 
characters.
P330-N>snmp-server remote-user charles 
22:00:00:01:6e:4a:32:22:01 2L2NotifyG3
Done!
username
Variable that specifies the name of the SNMP user. The 
maximum length is 32 bytes.
groupname
Variable that specifies the name of the SNMP group. The 
maximum length is 32 bytes.
v1
, v2c, v3
The security model assigned to the user in user to group 
association.
auth
(Optional)
A keyword signifying that an authentication password is 
required.
md5
, sha
Keyword that specifies authentication protocol, either 
HMAC-SHA-96 or  MAC-MD5-96.
priv-
password
The privacy password. Valid lengths are 8 - 64 characters.
priv des56
(Optional)
A keyword signifying that a privacy password is required.
auth-
password
The authentication password. Valid lengths are 8 - 64 
characters.