5. remote device did not respond to PING with the Auto Restart function active
AutoRestart
config events ar_ping state <STATE> level <NUM>
Example:
config events ar_ping state enable level 4
6. low steed on the port with AutoRestart active
config events ar_speed state <STATE> level <NUM>
Example:
config events ar_speed state enable level 4
7. low speed on the port with AutoRestart active
config events ar_speed state <STATE> level <NUM>
Example:
config events ar_speed state enable level 4
8. system events
config events system state <STATE> level <NUM>
Example:
config events system state enable level 4
9. UPS events
config events ups state <STATE> level <NUM>
Example:
config events ups state enable level 4
10. dry contacts activation
config events dry_cont state <STATE> level <NUM>
Example:
config events dry_cont state enable level 4
5.4.3.14 Configuring user accounts
1. Creating a new account
config user_account add <USERNAME> <PASSWORD> <MODE>
where
<USERNAME>
is the user name (maximum 20 characters),
<PASSWORD>
is the password (maximum 20 characters),
<MODE>
is the access rights level:
admin_rule
user_rule
Example:
config user_account add username password admin_rule
Create an administrator account with username "username" and password
"password"
2
. Editing user data
config user_account add <USERNAME> <PASSWORD> <MODE>
where
<USERNAME>
is the user name (maximum 20 characters),