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 - CreateRWUser- BOOL- Input - sName- STRING- Name of the user - eAuthMethod- The authentification method - sAuthPwd- STRING(64)- The authentification password - ePrivMethod- The encryption method - sPrivPwd- STRING(64)- The encryption password - Output - eError
