List BATCHFILE Session(LST BATCHFILESN)

Function

An OM command that lists the batch configuration command session.

To list the all batch configuration command sessions, do not set any parameter.

To list a specific batch configuration command session, set the Session ID.

Note

1. If the specified batch configuration command session ID exists in the system, information about this batch configuration command session is listed. Otherwise, a message is displayed, indicating that the batch configuration command session does not exist.

2. If the session ID is not specified, all batch configuration command sessions in the system are listed automatically. If no batch configuration command session exists in the system, a message is displayed, indicating that the batch configuration command session does not exist.

Parameters

ID Name Description
SID SessionID

Meaning: session ID

Value range: 0-268435455

Explanation: Session ID identifies a session.

Default value: None

Example

1. Query the information on batch command session 111111 (session ID specified):
LST BATCHFILESN:SID=111111;
+++    HUAWEI        2008-07-23 14:33:01
O&M    #905
%%LST BATCHFILESN: SID=111111;%%
RETCODE = 855703762  Session ID does not exist(Execution of the command failed)


---    END
2. Query the information on all batch command sessions in the BSC system (session ID not specified):
LST BATCHFILESN:;
+++    HUAWEI        2008-07-23 14:34:32
O&M    #941
%%LST BATCHFILESN:;%%
RETCODE = 0  Operation succeeded

No matching result is found


---    END

Output Description

Domain Name Description
Batchfile Session ID

Batch configuration command session ID

Session Creator

Creator of the session

Lock Mode

Locked by M2000 (LMT)

File Name

Batch configuration command file

Status

Batch configuration command session state

FTP IP Address

FTP IP address for downloading the batch configuration command file

FTP User

FTP user name for downloading batch configuration command file

Rollback Mode

Enable (Disable)

Condition for Failure

BREAK_ON_FAILURE(BEST_EFFORT)

Related reference
Start BATCHFILE Session(STR BATCHFILESN)
Download BATCHFILE(DLD BATCHFILE)
Activate BATCHFILE(ACT BATCHFILE)
Upload BATCHFILE Result(ULD BATCHFILERST)
End BATCHFILE Session(END BATCHFILESN)
Force End BATCHFILE Session(FOE BATCHFILESN)
Cancel BATCHFILE Session Operation(CNL BATCHFILESN)

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