List Online Operators(LST ONLINEOP)

Function

An OM command that queries information about all online users in the domain.

Note

None.

Parameters

None.

Example

1. Query information about the online users in the domain (currently the domain user available):
LST ONLINEOP:;
The result is as follows:
+++    HUAWEI        2007-08-27 16:48:41
O&M    #79
%%LST ONLINEOP:;%%
RETCODE = 0  Execution succeeded

The information about the operator is as follows:
----------
Operator Name  IP address      Service          Login Time

ADMIN     10.161.58.140  NULL       2007-08-27 16:48:24
(Number of results = 1)


---    END

2. Query information about the online users in the domain (currently the domain user unavailable):
LST ONLINEOP:;
The result is as follows:
+++    HUAWEI        2007-08-26 21:31:53
O&M    #37993
%%LST ONLINEOP:;%%
RETCODE = 0  Execution succeeded

STR_NORESULT = "No result"


---    END

Output Description

Domain Name Description
Operator Name

Domain user name

IP Address

Login IP address of the client

Service Console

Login console (BAM) of the operator

Login Time

Login time of the client


Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.