User (STRUCT)ΒΆ
TYPE User : STRUCT
SNMP V3 User
- InOut:
Name
Type
Initial
Comment
sName
STRING
Name of the user
sAuthPwd
STRING(64)
Authentification password
sPrivPwd
STRING(64)
Encryption password
eAuthMethod
Authentification method
ePrivMethod
Encryption method
eAccessType
AccessType.ReadOnly
ReadOnly (SET not allowed) or ReadWrite (SET allowed), default: ReadOnly