Table 3-30: SNMP V3 Users Parameters
Parameter Description
Index The table index.
The valid range is 0 to 9.
[SNMPUsers_Index]
User Name Name of the SNMP v3 user. This name must be unique.
[SNMPUsers_Username]
Authentication Protocol Authentication protocol of the SNMP v3 user.
[SNMPUsers_AuthProtocol]
[0]
None (default)
[1]
MD5
[2]
Privacy Protocol
SHA-1
Privacy protocol of the SNMP v3 user.
[SNMPUsers_PrivProtocol]
[0]
None (default)
[1]
DES
[2]
3DES
[3]
AES-128
[4]
AES-192
[5]
Authentication Key
AES-256
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.
[SNMPUsers_AuthKey]
Privacy Key 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.
[SNMPUsers_PrivKey]
Group The group with which the SNMP v3 user is associated.
[SNMPUsers_Group]
[0]
Read-Only (default)
[1]
Read-Write
[2] Trap
Note:
All groups can be used to send traps.