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

AuthMethods

Authentification method

ePrivMethod

PrivMethods

Encryption method

eAccessType

AccessType

AccessType.ReadOnly

ReadOnly (SET not allowed) or ReadWrite (SET allowed), default: ReadOnly