Notes:
• If you delete a user that is associated with a trap destination (in
'Configuring SNMP Trap Destinations' on page 82), the configured trap
destination becomes disabled and the trap user reverts to default (i.e.,
SNMPv2).
• The SNMP v3 Users table can also be configured using the table ini file
parameter, SNMPUsers (see 'SNMP Parameters' on page 435).
Table 6-3: SNMP V3 Users Parameters
Parameter Description
Index
[SNMPUsers_Index]
The table index.
The valid range is 0 to 9.
User Name
[SNMPUsers_Username]
Name of the SNMP v3 user. This name must be unique.
Authentication Protocol
[SNMPUsers_AuthProtocol]
Authentication protocol of the SNMP v3 user.
ï‚§ [0] None (default)
ï‚§ [1] MD5
ï‚§ [2] SHA-1
Privacy Protocol
[SNMPUsers_PrivProtocol]
Privacy protocol of the SNMP v3 user.
ï‚§ [0] None (default)
ï‚§ [1] DES
ï‚§ [2] 3DES
ï‚§ [3] AES-128
ï‚§ [4] AES-192
ï‚§ [5] AES-256
Authentication Key
[SNMPUsers_AuthKey]
Authentication key. Keys can be entered in the form of a text
password or long hex string. Keys are always persisted as long hex
strings and keys are localized.
Privacy Key
[SNMPUsers_PrivKey]
Privacy key. Keys can be entered in the form of a text password or
long hex string. Keys are always persisted as long hex strings and
keys are localized.
Group
[SNMPUsers_Group]
The group with which the SNMP v3 user is associated.
ï‚§ [0] Read-Only (default)
ï‚§ [1] Read-Write
ï‚§ [2] Trap
Note: All groups can be used to send traps.