User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
GET LMT
Reply:
20
meaning that the user will be logged out after 20 minutes of inactivity.
Example:
SET LMT 15
changes this time to 15 minutes of inactivity before user is automatically logged
out.
11.3 MNU – Maximum Number of Users
11.3.1 Overview
This attribute defines maximum number of users allowed to add to the system.
11.3.2 Usage
Attribute type: Read only
This attribute displays maximum numbers of users accounts that can be added to
the system (excluding the omcuname and useradmin account).
Format:
<MaxNo>
where <MaxNo> is an integer defining maximum number of user accounts allowed.
Example:
GET MNU
Reply:
10
meaning that a maximum of 10 user accounts can be added to the system.
11.4 UAC - User Account Count
11.4.1 Overview
This defines number of user accounts that are added to the system.
11.4.2 Usage
Using the UAC attribute it is possible to read out how many user accounts are
currently configured in the system, not including the omcuname and useradmin
accounts.
Format:
<AccountCount>
indicates current number of accounts in the system.
Example:
GET UAC
Reply:
Common Commands and Attributes 76/123