This object indicates the type of local user:
defaultUser - Default user account type.
lobbyUser - Management user with lobby admin privileges,
can create and manage guest user account type.
managementUser - Management user account type.
networkUser - User requires accessing the network.
guestUser - Type of networkUser with lifetime configured
such that they can stay alive for a given time
period and will expire
therafter.
This object indicates the type of local user:
defaultUser - Default user account type.
lobbyUser - Management user with lobby admin privileges,
can create and manage guest user account type.
managementUser - Management user account type.
networkUser - User requires accessing the network.
guestUser - Type of networkUser with lifetime configured
such that they can stay alive for a given time
period and will expire
therafter.
clauUserType OBJECT-TYPE SYNTAX INTEGER { defaultUser(1), lobbyUser(2), managementUser(3), networkUser(4), guestUser(5) } ACCESS read-only STATUS deprecated DESCRIPTION "This object indicates the type of local user: defaultUser - Default user account type. lobbyUser - Management user with lobby admin privileges, can create and manage guest user account type. managementUser - Management user account type. networkUser - User requires accessing the network. guestUser - Type of networkUser with lifetime configured such that they can stay alive for a given time period and will expire therafter." ::= { clauUserEntry 3 }
clauUserType OBJECT-TYPE SYNTAX INTEGER { defaultUser(1), lobbyUser(2), managementUser(3), networkUser(4), guestUser(5) } MAX-ACCESS read-only STATUS deprecated DESCRIPTION "This object indicates the type of local user: defaultUser - Default user account type. lobbyUser - Management user with lobby admin privileges, can create and manage guest user account type. managementUser - Management user account type. networkUser - User requires accessing the network. guestUser - Type of networkUser with lifetime configured such that they can stay alive for a given time period and will expire therafter." ::= { clauUserEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.798.1.2.1.1 | clauUserIndex | 0 | 0 | This object indicates an integer-value that uniquely identifies a local user. |
1.3.6.1.4.1.9.9.798.1.2.1.2 | clauUserName | 0 | 0 | A textual string containing the name of the locally authenticated user. |
1.3.6.1.4.1.9.9.798.1.2.1.4 | clauUserCreationTime | 0 | 0 | This object indicates the time the local user was created. |
1.3.6.1.4.1.9.9.798.1.2.1.5 | clauUserLifetime | 0 | 0 | This object indicates the expiry duration of the local user; that is, the duration the local user is valid from the creation time. |