iso/org/dod/internet/private/enterprises/.2011/huaweiUtility/hwBulkStatistics/.2/.1/hwFTPClientTable/hwFTPClientEntry/hwFTPClientState
hwFTPClientState
OBJECT-TYPE
1.3.6.1.4.1.2011.6.103.2.1.2.1.10
Description
FTP operation status: Options: 1.running(1) -indicates that FTP is running. If you set this object as running, the FTP will be started. 2.success(2) -indicates that FTP completed successfully. 3.fileOpenFail(3) -indicates that FTP failed. The cause is file open failure. 4.unreachableServerIp(4)-indicates that FTP failed. The cause is that the IP address of the server is not reachable. 5.linkFailed(5) -indicates that FTP failed. The cause is connecting to server failed. 6.authenticateFailed(6) -indicates that FTP failed. The cause is authenticating failed.For FTP mode only. 7.fileReadFailed(7) -indicates that FTP failed. The cause is reading file failed. 8.fileWriteFailed(8) -indicates that FTP failed. The cause is writing file failed. 9.failed(9) -indicates that FTP failed,General error.
Syntax
INTEGER { running(1), success(2), fileOpenFail(3), unreachableServerIp(4), linkFailed(5), authenticateFailed(6), fileReadFailed(7), fileWriteFailed(8), failed(9) }