List Operator(LST OP)

Function

An OM command that queries the information about the local operator.

1. To query the general information about all the local operators, do not enter any parameter.

2. To query the detailed information about a local operator, specify the parameter "Operator".

Note

When you query the detailed information of a specified local operator, you cannot see the password of the operator.

Parameters

ID Name Description
OP Operator

Meaning: operator account

Value range: 1-32 characters

Explanation:

1. This parameter specifies the operator account for query.

2. A local operator account is case insensitive.

Default value: None

Example

1. Query information about all local operators:
LST OP:;
The result is as follows:
+++    HUAWEI        2007-10-28 14:58:04
O&M    #75
%%LST OP:;%%
RETCODE = 0  Execution succeeded

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

admin     Online      10.161.58.76  10.161.58.76-OM system  2007-10-28 14:48:19
admin     Online      10.161.58.76  Other                        2007-10-28 14:51:52
GUEST     Offline      NULL          NULL                         NULL               
(Number of results = 3)


---    END

2. Query the detailed information about a specified operator admin:
LST OP: OP="admin";
The result is as follows:
+++    HUAWEI        2007-10-28 14:59:38
O&M    #85
%%LST OP: OP="admin";%%
RETCODE = 0  Execution succeeded

The detailed information about the operator is as follows:
--------------
         Operator = admin
      Description = Default Admin
         Password = *****
       Start date = NOLIMIT
         End date = NOLIMIT
       Start time = NOLIMIT
         End time = NOLIMIT
             Week = NOLIMIT
           Status = Online
       User group = Administrator

---    END

Output Description

Domain Name Description
Operator Name

For details, see the parameter description of the ADD OP command.

Status

Online/Offline

IP Address

Login IP address of the operator

Service Console

Login console (BAM) of the operator

Login Time

Login time of the operator

Description

For details, see the parameter description of the ADD OP command.

Password

For details, see the parameter description of the ADD OP command.

Start Date

For details, see the parameter description of the ADD OP command.

End Date

For details, see the parameter description of the ADD OP command.

Start Time

For details, see the parameter description of the ADD OP command.

End Time

For details, see the parameter description of the ADD OP command.

Week

For details, see the parameter description of the ADD OP command.

User Group

For details, see the parameter description of the ADD OP command.

Authorized Command Group

Command group that the operator can execute

Related reference
Add Operator(ADD OP)
Remove Operator(RMV OP)
Modify Operator(MOD OP)

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