Upload Inventory Management File(ULD DEVFILE)

Function

An OM command that requests the system to upload the inventory management file. It uploads the inventory file stored in the directory data\mtndata\inventory\ivt to a place with the specified IP address and path. The upload path is specified in the Destination file parameter.If the upload path is not specified, the upload path is the default path of the FTP server. When the FTP server of the LMT is used, the default path is the installation path of the HW LMT, which is D:\HW LMT by default.The length of the upload path and file name should not exceed 255 characters. The length of the file name should not exceed 90 characters.

Note

1. This command consumes certain system resources.

2. Check whether the inventory management file is generated.

3. Check whether the FTP Server is booted.

4. Export and upload of an inventory management file cannot be performed simultaneously.

5. The user name and passwd are swmtest

Parameters

ID Name Description
IP FTPServer IP

Meaning: IP address

Value range: from 0.0.0.0 to 255.255.255.255

Explanation: This parameter specifies the IP address of the FTP server.

Default value: None

USR FTPServer user

Meaning: user name

Value range: 0-16 characters

Description: This parameter specifies the user name of the FTP server.

Default value: None

PWD User password

Meaning: user password

Value range: 1-16 characters

Explanation: This parameter specifies the password that is used to log in to the FTP server.

Default value: None

DSTF Destination file

Meaning: destination directory and file name

Value range: 0-255

Explanation:

1. This parameter specifies the target upload directory and the file name.

2. The target directory can be specified. But the specified target directory must be on the same level as or the subdirectories of the FTP server directory. If the target directory is not specified, the default FTP server directory is used as the upload directory. If the FTP server configured on the LMT is used, the default directory is the installation directory of the HW LMT, namely D:\HW LMT\BSC6000. The total length of the upload directory and the file name must not exceed 255 characters. The length of the file name must not exceed 90 characters.

Default value: None

Example

Upload the inventory management file named tc and store the file in the server whose IP address is 10.161.44.63:
ULD DEVFILE:IP = 10.161.44.63,
USR = bsc6000,
PWD = bsc6000,
DSTF = tc;

Note:
If the given IP address does not exist, MML Client prompts parameter error.
If the inventory management file is being uploaded, the system prompts that the file is in the progress of upload.
If the inventory management file is being generated, the system prompts that the file is in the progress of generation.
If the file name consists of more than 90 characters, MML Client prompts that the file name is too long.
If no inventory management file exists in the directory or the existing inventory management file does not match the command, MML Client prompts that the inventory management file does not exist.
Related reference
Export Inventory Management File(EXP DEVFILE)

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