Snmp-server remote-user – Avaya P330-ML-ML User Manual
Page 219

Chapter 2 Avaya P330-ML Layer 2 CLI Commands
Avaya P330-ML Reference Guide
205
The syntax for this command is:
snmp-server
informs retries
Example:
snmp-server remote-user
User level: supervisor
Use the snmp-server remote user command to configure a remote-user as a
target for SNMP notifications.
The syntax for this command is:
snmp-server remote-user
{ v1 | v2c | v3 } [auth {md5 | sha}
[priv des56
retries-num
Maximum number of times to resend an inform request.
seconds
Number of seconds to wait for an acknowledgment before
resending. The default is 3.
P330-N>snmp-server informs retries 5 timeout 30
Done!
username
Variable that specifies the name of the SNMP user. The
maximum length is 32 bytes.
engineID
The remote SNMP engineID. The SNMP engineID is a 12 byte
string represented as hexadecimal numbers separated by the
colon character.
For example, 00:00:00:81:0a:fe:ff:12:97:33:45:12.
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.