CreateUser (FUN)¶
FUNCTION CreateUser : BOOL
Function to create and register an user (‚Read Only‘ access for SNMP_AGENT).
- InOut:
Scope
Name
Type
Comment
Return
CreateUser
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