CreateRWUser (FUN)ΒΆ
FUNCTION CreateRWUser : BOOL
Create and register an user with read and write access for the SNMP_AGENT. This function should only be used in combination with the function block SNMP_AGENT to enable write access for SET requests.
- InOut:
Scope
Name
Type
Comment
Return
CreateRWUserBOOLInput
sNameSTRINGName of the user
eAuthMethodThe authentification method
sAuthPwdSTRING(64)The authentification password
ePrivMethodThe encryption method
sPrivPwdSTRING(64)The encryption password
Output
eError