List Connection Information(LST CONNECTION)

Function

An OM command that queries the information about all connections on the current MML server.

Note

None.

Parameters

None.

Example

View information about all connections on the MML server:
LST CONNECTION:;
The result is as follows:
+++    HUAWEI        2007-05-24 20:40:40
O&M    #19
%%lst connection:;%%
RETCODE = 0  Execution succeeded

Link Information
----------------
ConnectId   PortType  IP               PortNum  UsrName  ML      Binding  Domain

0x17700000  TEXT      010.161.024.144  2986     admin    Local   NULL     LOCAL
(Number of results = 1)


---    END

Output Description

Domain Name Description
ConnectId

Connection ID of the client

PortType

Type of the port for the MML connection. Value range: TEXT, ALM, and NOTIFY.

IP

IP address of the client connection

PortNum

Port number of the client connection

UsrName

User name for the connection

ML

Multi-language environment. Value range: Global and Local. Global generally means English and Local means the local language. In China, Local means Chinese.

Binding

After the LMT is connected, the alarm connection is bound to the text connection through the MML command. This parameter specifies the bound port number for text connection.

Domain

Attribute of the login domain. Value range: EMS, LOCAL.


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