hwFTPClientState
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.103.2.1.2.1.10
Object
column
Enumeration
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.
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.103.2.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwFTPClientEntry
- Table
- hwFTPClientTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | success |
3 | fileOpenFail |
4 | unreachableServerIp |
5 | linkFailed |
6 | authenticateFailed |
7 | fileReadFailed |
8 | fileWriteFailed |
9 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwFTPClientIndex FTP client index, an unique identifier of a record. | column | Integer32 | .1.3.6.1.4.1.2011.6.103.2.1.2.1.1 |
| hwFTPClientRowStatus Row operation object.
createAndGo(4)is supplied to create a new instance of a conceptual row.
destroy(6)is supplied to delete the instances associated with an existing conceptua… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.103.2.1.2.1.11 |
| hwFTPClientServerPort In SFTP port.FTP and TFTP modes, this field is invalid. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.103.2.1.2.1.12 |
| hwFTPClientNum Indicates the maximum number of concurrent FTP/SFTP processes. For the TFTP mode, this field is invalid. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.103.2.1.2.1.13 |
| hwFTPClientServerInetAddressType The type of address in hwFTPClientServerInetAddress. | column | Enumeration | .1.3.6.1.4.1.2011.6.103.2.1.2.1.14 |
| hwFTPClientServerInetAddress The IPv4 or IPv6 address of the BACKUP Server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.103.2.1.2.1.15 |
| hwFTPClientMode FTP mode: ftp(1), tftp(2), sftp(3)
Options:
1.ftp(1) -FTP client mode.
2.tftp(2) -TFTP client mode.
3.sftp(3) -SFTP client mode.
If FTP/SFTP is used to transfer files, hwFTPClien… | column | Enumeration | .1.3.6.1.4.1.2011.6.103.2.1.2.1.2 |
| hwFTPClientOper File transfer format.
Options:
1.putBinary(1) -file transfer format is putBinary. | column | Enumeration | .1.3.6.1.4.1.2011.6.103.2.1.2.1.3 |
| hwFTPClientFileName Source file name. In the case of centralized bulk performance statistics,
the format is 'copy index of the latest file + / + name of the statistics file'.
For example, if the sta… | column | OctetString | .1.3.6.1.4.1.2011.6.103.2.1.2.1.4 |
| hwFTPDestFileName Destination file name, including path. In the centralized bulk performance statistics collection,
the format of the file name is 'path name + | + destination file name'.
For the … | column | OctetString | .1.3.6.1.4.1.2011.6.103.2.1.2.1.5 |
| hwFTPClientServerIP IP address of the FTP server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.103.2.1.2.1.6 |
| hwFTPClientUserName User name for FTP/SFTP connection. For the TFTP mode, this field is invalid. | column | OctetString | .1.3.6.1.4.1.2011.6.103.2.1.2.1.7 |
| hwFTPClientPasswd Password for FTP/SFTP connection. For the TFTP mode, this field is invalid. | column | OctetString | .1.3.6.1.4.1.2011.6.103.2.1.2.1.8 |
| hwFTPClientIfIndex IfIndex in the bulk file in order to get all data with IfIndex as the object index.
If the IfIndex equals to zero, the final file will be filled with all data in current memory. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.103.2.1.2.1.9 |