huaweiFlhOpEntry
HUAWEI-FLASH-MAN-MIB ·
.1.3.6.1.4.1.2011.6.9.1.2.1.1
Object
row
A Flash copy operation entry. Each entry consists
of a command, a source, and optional parameters such
as protocol to be used, a destination, a server address,
etc.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of the row status
object. It must also, either in the same or in successive
PDUs, create the associated instance of the command and
parameter objects. It should also modify the default values
for any of the parameter objects if the defaults are not
appropriate.
Once the appropriate instances of all the command
objects have been created, either by an explicit SNMP
set request or by default, the row status should be set
to active to initiate the operation. Note that this entire
procedure may be initiated via a single set request which
specifies a row status of createAndGo as well as specifies
valid values for the non-defaulted parameter objects.
Once an operation has been activated, it cannot be
stopped.
Once the operation completes, the management station should
retrieve the value of the status object (and time if
desired), and delete the entry. In order to prevent old
entries from clogging the table, entries will be aged out,
but an entry will never be deleted within 5 minutes of
completing.
Context
- MIB
- HUAWEI-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.9.1.2.1.1- Type
- row
- Status
- current
- Parent
- huaweiFlhOpTable
- Table
- huaweiFlhOpTable
- Children
- 21
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| hwFlhOperRowStatus 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 b… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.9.1.2.1.1.12 |
| 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 |
Indexes
| 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 |