hwEnergyFtpOperStatus
HUAWEI-ENERGYMNGT-MIB ·
.1.3.6.1.4.1.2011.6.157.4.1.1.15
Object
column
Enumeration
The OperStatus:
opInProgress(1): the operation is in process.
opSuccess(2): the operation has been completed successfully.
opInvalid(3): the command is invalid or command-protocol-device combination is unsupported by the system.
opInvalidProtocol(4): invalid protocol is specified
opInvalidSourceName(5) :invalid source file name is specified.
opInvalidDestName(6): invalid target name is specified.
opInvalidServerAddress(7): invalid server address is specified
opDeviceBusy(8): the device is in use and locked by another process
opDeviceError(9): device read, write or erase error
opFileOpenError(10) :invalid file name; file not found in partition
opFileTransferError(11) :file transfer was unsuccessfull
opFileChecksumError(12) :file checksum in Flash is invalid
opAuthFail(13) :authentication failure
opUnknownFailure(14) :failure which is unknown
opAbort(15) : transfer operation has been aborted
opInvalidSourceAddress(16): invalid source IP is specified.
opInvalidSourceInterface(17): invalid source interface is specified.
Context
- MIB
- HUAWEI-ENERGYMNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.157.4.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwEnergyFtpcTransFileEntry
- Table
- hwEnergyFtpcTransFileTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opInProgress |
2 | opSuccess |
3 | opInvalid |
4 | opInvalidProtocol |
5 | opInvalidSourceName |
6 | opInvalidDestName |
7 | opInvalidServerAddress |
8 | opDeviceBusy |
9 | opDeviceError |
10 | opFileOpenError |
11 | opFileTransferError |
12 | opFileChecksumError |
13 | opAuthFail |
14 | opUnknownFailure |
15 | opAbort |
16 | opInvalidSourceAddress |
17 | opInvalidSourceInterface |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwEnergyFtpcSetName Name identifying FTPC Transfer configuration | column | OctetString | .1.3.6.1.4.1.2011.6.157.4.1.1.1 |
| hwEnergyFtpcDirectory Local working directory | column | OctetString | .1.3.6.1.4.1.2011.6.157.4.1.1.10 |
| hwEnergyFtpcSrcIfName Interface Name | column | OctetString | .1.3.6.1.4.1.2011.6.157.4.1.1.11 |
| hwEnergyFtpcTransCfgRowStatus The object specifies the status of this table
entry. When the status is createAndGo, it
allows to create and when value is destroy
it allows to delete the record in the table | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.157.4.1.1.12 |
| hwEnergyFtpcAction The type of request.
get(1): To request a file from the FTP server.
put(2): To send a file to the FTP server. | column | Enumeration | .1.3.6.1.4.1.2011.6.157.4.1.1.13 |
| hwEnergyFtpcTransMode The file transfer protocol. Default: FTP. | column | Enumeration | .1.3.6.1.4.1.2011.6.157.4.1.1.14 |
| hwEnergyFtpcSrcAddrType Source IP address Type:
ipv4(1)
ipv6(2) | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.6.157.4.1.1.2 |
| hwEnergyFtpcSrcAddr Source IP address | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.157.4.1.1.3 |
| hwEnergyFtpcVpnName VPN name used for the corresponding connection | column | OctetString | .1.3.6.1.4.1.2011.6.157.4.1.1.4 |
| hwEnergyFtpcHostAddrType Server address type:
ipv4(1)
ipv6(2) | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.6.157.4.1.1.5 |
| hwEnergyFtpcHostAddr Server IP address | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.157.4.1.1.6 |
| hwEnergyFtpcServerPort Server port used for connection | column | Integer32 | .1.3.6.1.4.1.2011.6.157.4.1.1.7 |
| hwEnergyFtpcUserName User Name used for user validation | column | OctetString | .1.3.6.1.4.1.2011.6.157.4.1.1.8 |
| hwEnergyFtpcPassword Password used for user validation. Password Length while setting should not be more than
16 characters, while querying password will be cipher text | column | OctetString | .1.3.6.1.4.1.2011.6.157.4.1.1.9 |