hwFlhOperRowStatus
HUAWEI-FLASH-MAN-MIB ·
.1.3.6.1.4.1.2011.6.9.1.2.1.1.12
Object
The status of this table entry. When the status is active : (1) In the situation that the specified transfer operation by ftp/tftp is in progress, the transfer operation will be aborted if the status is set to notInService. (2) In any other situations, the specified operation will not be aborted even if the status is set to notInService.
Context
- MIB
- HUAWEI-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.9.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- huaweiFlhOpEntry
- Table
- huaweiFlhOpTable
- Siblings
- 20
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwFlhOperIndex Specifies the index of an entry. It is a
random value when creating an entry. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.2.1.1.1 |
| hwFlhOperEndNotification If the value of it is specified 'true',a notification
will be generated at the end of the operation.
Otherwise no notification will be generated. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.6.9.1.2.1.1.10 |
| hwFlhOperProgress The progress described as the time taken for
the operation. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2011.6.9.1.2.1.1.11 |
| hwFlhOperServerPort This object specifies the SFTP/FTP server port that is used for file transfer
only if the value of hwFlhOperProtocol is sftp/ftp.
The default SFTP server port is 22 if no port … | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.2.1.1.13 |
| hwFlhOperSourceAddress The source IP address. When hwFlhOperType is specified as net2FlashWithErase,
net2FlashWithoutErase or flash2Net, the source IP address
of the client may be specified or not. De… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.9.1.2.1.1.14 |
| hwFlhOperSourceInterface The name of the source interface.When hwFlhOperType is specified as
net2FlashWithErase,net2FlashWithoutErase or flash2Net,the source interface
of the FTP/TFTP client may be spe… | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.15 |
| hwFlhOperMemSize This object specifies the reserved space (in KBs) guaranteed by a host.
The value 0 indicates that no space need be reserved. The default value is 0. This
object is optional whe… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.9.1.2.1.1.16 |
| hwFlhOperVpnInstanceName The vpn instance name of the file server. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.17 |
| hwFlhOperTotalFileLength The total length of the file, in bytes. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.2.1.1.18 |
| hwFlhOperTransferProgress The transfer progress of the file. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.2.1.1.19 |
| hwFlhOperType Specifies the operation to be executed.
net2FlashWithErase Copy a file to flash; erase
flash before copy.
Use the FTP protocol or SFTP p… | column | Enumeration | .1.3.6.1.4.1.2011.6.9.1.2.1.1.2 |
| hwFlhOperErrorReason The failure reason of operation. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.20 |
| hwFlhOperServerIpv6Address The address of remote host acting as Ipv6 server for any operation. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.21 |
| hwFlhOperProtocol Specifies the protocol used to transfer file.
The default value of it is ftp. When hwFlhOperProtocol is specified as SFTP, only
password authentication-type is valid. | column | Enumeration | .1.3.6.1.4.1.2011.6.9.1.2.1.1.3 |
| hwFlhOperServerAddress The address of remote host acting as server for any operation. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.9.1.2.1.1.4 |
| hwFlhOperServerUser When use ftp or sftp to transfer files, the user name must be
specified by this node. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.5 |
| hwFlhOperPassword Remote user password for copy via ftp protocol. Optional.
This object will be ignored for protocols other than
ftp and sftp. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.6 |
| hwFlhOperSourceFile Specifies the Source file name to be transferred .
It may be located on flash or remote server.
It may include the file path if it is applicable.
It must be specified. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.7 |
| hwFlhOperDestinationFile Specifies the destination file name to be transferred .
It may be located on flash or remote server.
It may include the file path if it is applicable.
If it is not specified , th… | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.2.1.1.8 |
| hwFlhOperStatus The status of operation.
The status of the specified operation can be one of the follows.
opInProgress(1) : the operation is in process.
opSuccess… | column | HwFlashOperationStatus | .1.3.6.1.4.1.2011.6.9.1.2.1.1.9 |