HUAWEI-FLASH-MAN-MIB

File: HUAWEI-FLASH-MAN-MIB.mib (64669 bytes)

Imported modules

HUAWEI-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

huaweiUtility OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP TimeTicks IpAddress
Integer32 Gauge32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString TimeStamp TruthValue
RowStatus TEXTUAL-CONVENTION

Defined Types

HwFlashPartitionStatus  
If the flash partition is not programmable, the value will be 'readOnly(1)'; If the current image is running from this partition, the value will be 'runFromFlash(2)'; If the flash partition is programmable, the value will be 'readWrite(3) '.
TEXTUAL-CONVENTION    
  INTEGER readOnly(1), runFromFlash(2), readWrite(3)  

HwFlashPartitionUpgradeMode  
Flash partition upgrade method, ie., method by which new files can be downloaded into the partition. FLH stands for Flash Load Helper, a feature provided on run-from-Flash systems for upgrading Flash. This feature uses the bootstrap code in ROMs to help in automatic download. This object should be retrieved if the partition status is runFromFlash(2). If the partition status is readOnly(1), the upgrade method would depend on the reason for the readOnly status. For eg., it may simply be a matter of installing the programming jumper, or it may require execution of a later version of software that supports the Flash chips. unknown(1) - the current system image does not know how Flash can be programmed. A possible method would be to reload the ROM image and perform the upgrade manually. rxbootFLH(2) - the Flash Load Helper is available to download files to Flash. A copy-to-flash command can be used and this system image will automatically reload the Rxboot image in ROM and direct it to carry out the download request. direct(3) - will be done directly by this image.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), rxbootFLH(2), direct(3)  

HwFlashOperationStatus  
The status of the specified operation can be one of the follows. 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 opDeviceOpenError(9) :invalid device name is specified. opDeviceError(10) : device read, write or erase error opDeviceNotProgrammable(11) :device is read-only but a write or erase operation was specified opDeviceFull(12) : device is filled to capacity opFileOpenError(13) :invalid file name; file not found in partition opFileTransferError(14) :file transfer was unsuccessful opFileChecksumError(15) :file checksum in Flash is invalid opNoMemory(16) :system is running in low on memory opAuthFail(17) :authentication failure opUnknownFailure(18) :failure which is unknown opAbort(19) : transfer operation has been abort opInvalidSourceAddress(20) : transfer operation has been abort opInvalidSourceInterface(21) : transfer operation has been abort opCurrentVersionFileConfilt(22) : conflict between target file and system file
TEXTUAL-CONVENTION    
  INTEGER opInProgress(1), opSuccess(2), opInvalid(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceOpenError(9), opDeviceError(10), opDeviceNotProgrammable(11), opDeviceFull(12), opFileOpenError(13), opFileTransferError(14), opFileChecksumError(15), opNoMemory(16), opAuthFail(17), opUnknownFailure(18), opAbort(19), opInvalidSourceAddress(20), opInvalidSourceInterface(21), opCurrentVersionFileConfilt(22)  

HwFlashEntry  
SEQUENCE    
  hwFlhIndex Integer32
  hwFlhSize Integer32
  hwFlhPos Integer32
  hwFlhName DisplayString
  hwFlhChipNum Integer32
  hwFlhDescr DisplayString
  hwFlhInitTime TimeStamp
  hwFlhRemovable TruthValue
  hwFlhPartitionBool TruthValue
  hwFlhMinPartitionSize Integer32
  hwFlhMaxPartitions Integer32
  hwFlhPartitionNum Integer32

HwFlhChipEntry  
SEQUENCE    
  hwFlhChipSerialNo Integer32
  hwFlhChipID DisplayString
  hwFlhChipDescr DisplayString
  hwFlhChipWriteTimesLimit Integer32
  hwFlhChipWriteTimes Counter32
  hwFlhChipEraseTimesLimit Integer32
  hwFlhChipEraseTimes Counter32

HwFlhPartitionEntry  
SEQUENCE    
  hwFlhPartIndex Integer32
  hwFlhPartFirstChip Integer32
  hwFlhPartLastChip Integer32
  hwFlhPartSpace Integer32
  hwFlhPartSpaceFree Gauge32
  hwFlhPartFileNum Integer32
  hwFlhPartChecksumMethod INTEGER
  hwFlhPartStatus HwFlashPartitionStatus
  hwFlhPartUpgradeMode HwFlashPartitionUpgradeMode
  hwFlhPartName DisplayString
  hwFlhPartRequireErase TruthValue
  hwFlhPartFileNameLen Integer32

HuaweiFlhFileEntry  
SEQUENCE    
  hwFlhFileIndex Integer32
  hwFlhFileName DisplayString
  hwFlhFileSize Integer32
  hwFlhFileStatus INTEGER
  hwFlhFileChecksum OCTET STRING
  hwFlhFileTime TimeStamp

HuaweiFlhOpEntry  
SEQUENCE    
  hwFlhOperIndex Integer32
  hwFlhOperType INTEGER
  hwFlhOperProtocol INTEGER
  hwFlhOperServerAddress IpAddress
  hwFlhOperServerUser DisplayString
  hwFlhOperPassword DisplayString
  hwFlhOperSourceFile DisplayString
  hwFlhOperDestinationFile DisplayString
  hwFlhOperStatus HwFlashOperationStatus
  hwFlhOperEndNotification TruthValue
  hwFlhOperProgress TimeTicks
  hwFlhOperRowStatus RowStatus
  hwFlhOperServerPort Integer32
  hwFlhOperSourceAddress IpAddress
  hwFlhOperSourceInterface OCTET STRING
  hwFlhOperMemSize Integer32
  hwFlhOperVpnInstanceName OCTET STRING
  hwFlhOperTotalFileLength Integer32
  hwFlhOperTransferProgress Integer32
  hwFlhOperErrorReason DisplayString

HwFlhSyncEntry  
SEQUENCE    
  hwFlhSyncIndex Integer32
  hwFlhSyncType INTEGER
  hwFlhSyncRange INTEGER
  hwFlhSyncSourcePath DisplayString
  hwFlhSyncSourceFile DisplayString
  hwFlhSyncDestinationPath DisplayString
  hwFlhSyncDestinationFile DisplayString
  hwFlhSyncRowStatus RowStatus

HwStorageEntry  
SEQUENCE    
  hwStorageIndex Integer32
  hwStorageType INTEGER
  hwStorageSpace Integer32
  hwStorageSpaceFree Integer32
  hwStorageName DisplayString
  hwStorageDescr DisplayString

Defined Values

hwFlash 1.3.6.1.4.1.2011.6.9
The HUAWEI-FLASH-MIB contains objects to manage the device flash cards and flash card operations. There are no constraints on this MIB.
MODULE-IDENTITY    

huaweiFlashManMIBObjects 1.3.6.1.4.1.2011.6.9.1
OBJECT IDENTIFIER    

huaweiFlashDevice 1.3.6.1.4.1.2011.6.9.1.1
OBJECT IDENTIFIER    

hwFlhSupportNum 1.3.6.1.4.1.2011.6.9.1.1.1
Specifies the total number of flash which the system supported. The MIB should not be loaded if there is no flash on the device, therefore the value of the object is at least 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

hwFlashTable 1.3.6.1.4.1.2011.6.9.1.1.2
This table gives the properties of all the flashes on the device .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFlashEntry

hwFlashEntry 1.3.6.1.4.1.2011.6.9.1.1.2.1
The entries of hwFlashTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFlashEntry  

hwFlhIndex 1.3.6.1.4.1.2011.6.9.1.1.2.1.1
The index of hwFlashTable. It has the minimum value of 1, and maximum value of the same as the value of hwFlhSupportNum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

hwFlhSize 1.3.6.1.4.1.2011.6.9.1.1.2.1.2
Specifies the total size of the Flash device indexed by hwFlhIndex. The value will be zero if the flash is removed for a removable device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhPos 1.3.6.1.4.1.2011.6.9.1.1.2.1.3
The position of the flash device on the system.This object is an index of entPhysicalTable in ENTITY-MIB . If the value of this object is 0, the main processor is indicated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hwFlhName 1.3.6.1.4.1.2011.6.9.1.1.2.1.4
The flash device name used to refer to the device within the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

hwFlhChipNum 1.3.6.1.4.1.2011.6.9.1.1.2.1.5
The chip numbers in the flash device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

hwFlhDescr 1.3.6.1.4.1.2011.6.9.1.1.2.1.6
Description of the purpose of the flash device on the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hwFlhInitTime 1.3.6.1.4.1.2011.6.9.1.1.2.1.8
The system time at which device was initialized. For fixed devices, this will be the system's boot up time. For removable devices, it will be the time at which the device was inserted. It may be a later time if device was inserted later. If a device can be partitioned and repartitioned, it will be the time of repartitioning.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hwFlhRemovable 1.3.6.1.4.1.2011.6.9.1.1.2.1.9
The object indicates whether the flash indexed can be removed or not. The true(1) value indicates the flash device CAN be removed .The false(2) value indicates the flash device CANNOT be removed .
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFlhPartitionBool 1.3.6.1.4.1.2011.6.9.1.1.2.1.11
The object indicates whether the flash indexed can be partitioned or not. The true(1) value indicates the flash device CAN be partitioned. The false(2) value indicates the flash device CANNOT be partitioned.The actual partition state depends on the value of hwFlhDevicePartions.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwFlhMinPartitionSize 1.3.6.1.4.1.2011.6.9.1.1.2.1.12
Minimum partition size the device supported. If hwFlhDevicePartitionBool is false, the value of this object is the same as hwFlhDeviceSize.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhMaxPartitions 1.3.6.1.4.1.2011.6.9.1.1.2.1.13
The maximum count of partitions which the system supports for this Flash device.If hwFlhPartitionBool is false, the object value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

hwFlhPartitionNum 1.3.6.1.4.1.2011.6.9.1.1.2.1.14
The actual number of partitions supported by the system for this Flash device.If hwFlhPartitionBool is false, the object value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlashChips 1.3.6.1.4.1.2011.6.9.1.1.3
OBJECT IDENTIFIER    

hwFlhChipTable 1.3.6.1.4.1.2011.6.9.1.1.3.1
Table of Flash device chip properties for each initialized Flash device. This table is meant primarily for aiding error diagnosis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFlhChipEntry

hwFlhChipEntry 1.3.6.1.4.1.2011.6.9.1.1.3.1.1
The entry of hwFlhChipTable
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFlhChipEntry  

hwFlhChipSerialNo 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.1
Index of hwFlhChipTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

hwFlhChipID 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.2
The manufacturer and device code for a chip. The device code is in the lower byte.And The manufacturer code is in the Upper byte. Unknown chip code is presented as 00:00.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

hwFlhChipDescr 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.3
The description of the flash chip. e.g. 'Intel 27F008SA'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hwFlhChipWriteTimesLimit 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.4
The maximum number of write retries done at any single location before declaring a write failure.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhChipWriteTimes 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.5
This object will provide a cumulative count (since last system boot up or initialization) of the number of write retries that were done in the chip. If no writes have been done to Flash, the count will be zero. Typically, a maximum of 25 retries are done on a single location before flagging a write error. A management station is expected to get this object for each chip in a partition after a write failure in that partition. To keep a track of retries for a given write operation, the management station would have to retrieve the values for the concerned chips before and after any write operation. It is a cumulative count of write retries that were done in the chip.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwFlhChipEraseTimesLimit 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.6
The maximum number of erase retries done within an erase sector before declaring an erase failure.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhChipEraseTimes 1.3.6.1.4.1.2011.6.9.1.1.3.1.1.7
This object will provide a cumulative count (since last system boot up or initialization) of the number of erase retries that were done in the chip. Typically, a maximum of 2000 retries are done in a single erase zone (which may be a full chip or a portion, depending on the chip technology) before flagging an erase error. A management station is expected to get this object for each chip in a partition after an erase failure in that partition. To keep a track of retries for a given erase operation, the management station would have to retrieve the values for the concerned chips before and after any erase operation. Note that erase may be done through an independent command, or through a copy-to-flash command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwFlashPartitions 1.3.6.1.4.1.2011.6.9.1.1.4
OBJECT IDENTIFIER    

hwFlhPartitionTable 1.3.6.1.4.1.2011.6.9.1.1.4.1
Table of flash device partition properties for each initialized flash partition. Whenever there is no explicit partitioning done, a single partition spanning the entire device will be assumed to exist. There will therefore always be at least one partition on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFlhPartitionEntry

hwFlhPartitionEntry 1.3.6.1.4.1.2011.6.9.1.1.4.1.1
An entry in the table of flash partition properties for each initialized flash partition. Each entry will be indexed by a device number and a partition number within the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFlhPartitionEntry  

hwFlhPartIndex 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.1
The one of indexes which specifies a partition in system. It is the sequence number of partitions.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

hwFlhPartFirstChip 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.2
The first chip's sequence number in the partition, by which a chip can be indexed in chip table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

hwFlhPartLastChip 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.3
The last chip's sequence number in the partition, by which a chip can be indexed in chip table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

hwFlhPartSpace 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.4
The total space of the flash partition. The following should be satisfied: hwFlhPartSpace = n*hwFlhMinPartitionSize
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhPartSpaceFree 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.5
The Flash partition's free space.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwFlhPartFileNum 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.6
The number of all the file in the flash partition.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhPartChecksumMethod 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.7
The Checksum algorithm identifier checksum method which the file system uses.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER simpleChecksum(1), undefined(2), simpleCRC(3)  

hwFlhPartStatus 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.8
The flash partition status. If device is not programmable the value of it will be 'readOnly(1)'; If the current image is running from this partition, the value of it will be 'runFromFlash(2)'; If device is programmable the value of it will be 'readWrite(3) '.
Status: current Access: read-only
OBJECT-TYPE    
  HwFlashPartitionStatus  

hwFlhPartUpgradeMode 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.9
The upgrade method of Flash partition, ie., method by which new files can be downloaded into the partition. FLH stands for Flash Load Helper, a feature provided on run-from-Flash systems for upgrading Flash. This feature uses the bootstrap code in ROMs to help in automatic download. This object should be retrieved if the partition status is runFromFlash(2). If the partition status is readOnly(1), the upgrade method would depend on the reason for the readOnly status. For eg., it may simply be a matter of installing the programming jumper, or it may require execution of a later version of software that supports the Flash chips. unknown(1) - the current system image does not know how Flash can be programmed. A possible method would be to reload the ROM image and perform the upgrade manually. rxbootFLH(2) - the Flash Load Helper is available to download files to Flash. A copy-to-flash command can be used and this system image will automatically reload the Rxboot image in ROM and direct it to carry out the download request. direct(3) - will be done directly by this image.
Status: current Access: read-only
OBJECT-TYPE    
  HwFlashPartitionUpgradeMode  

hwFlhPartName 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.10
The name of flash partition. It was referred by the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

hwFlhPartRequireErase 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.11
Indicates whether the partition of flash needed to be erased or not before write operation on it.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFlhPartFileNameLen 1.3.6.1.4.1.2011.6.9.1.1.4.1.1.12
The maximum length of file name in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

hwFlhFiles 1.3.6.1.4.1.2011.6.9.1.1.4.2
OBJECT IDENTIFIER    

huaweiFlhFileTable 1.3.6.1.4.1.2011.6.9.1.1.4.2.1
Table of information for files in a Flash partition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HuaweiFlhFileEntry

huaweiFlhFileEntry 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1
An entry in the table of Flash file properties for each initialized Flash partition. Each entry represents a file and gives details about the file. An entry is indexed using the device number, partition number within the device, and file number within the partition.
Status: current Access: not-accessible
OBJECT-TYPE    
  HuaweiFlhFileEntry  

hwFlhFileIndex 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.1
The index of the table .
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwFlhFileName 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.2
A valid file name supported by the file system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhFileSize 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.3
The file size in bytes, which doesn't include the file header of filesystem. The minimum value of it will be 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlhFileStatus 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.4
The status maybe follows: deleted(1):The file is in recycle. checksumWrong(2):The checksum of file is invalid; valid(3):A valid file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER deleted(1), invalidChecksum(2), valid(3)  

hwFlhFileChecksum 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.5
The file checksum located in the header of file.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwFlhFileTime 1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.6
The file checksum located in the header of file.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

huaweiFlashOperate 1.3.6.1.4.1.2011.6.9.1.2
OBJECT IDENTIFIER    

huaweiFlhOpTable 1.3.6.1.4.1.2011.6.9.1.2.1
A table of Flash copy operation entries. Each entry represents a Flash copy operation (to or from Flash) that has been initiated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HuaweiFlhOpEntry

huaweiFlhOpEntry 1.3.6.1.4.1.2011.6.9.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HuaweiFlhOpEntry  

hwFlhOperIndex 1.3.6.1.4.1.2011.6.9.1.2.1.1.1
Specifies the index of an entry. It is a random value when creating an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwFlhOperType 1.3.6.1.4.1.2011.6.9.1.2.1.1.2
Specifies the operation to be executed. net2FlashWithErase Copy a file to flash; erase flash before copy. Use the FTP protocol or SFTP protocol. net2FlashWithoutErase Same with net2FlashWithErase. flash2Net Copy a file from flash using the FTP protocol or SFTP protocol. delete delete file or directory by source file name.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER net2FlashWithErase(1), net2FlashWithoutErase(2), flash2Net(3), delete(4)  

hwFlhOperProtocol 1.3.6.1.4.1.2011.6.9.1.2.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), sftp(2), tftp(3)  

hwFlhOperServerAddress 1.3.6.1.4.1.2011.6.9.1.2.1.1.4
The address of remote host acting as server for any operation.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwFlhOperServerUser 1.3.6.1.4.1.2011.6.9.1.2.1.1.5
When use ftp or sftp to transfer files, the user name must be specified by this node.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhOperPassword 1.3.6.1.4.1.2011.6.9.1.2.1.1.6
Remote user password for copy via ftp protocol. Optional. This object will be ignored for protocols other than ftp and sftp.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhOperSourceFile 1.3.6.1.4.1.2011.6.9.1.2.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhOperDestinationFile 1.3.6.1.4.1.2011.6.9.1.2.1.1.8
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 , the destination file name is the same as source file name for application.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

hwFlhOperStatus 1.3.6.1.4.1.2011.6.9.1.2.1.1.9
The status of operation. The status of the specified operation can be one of the follows. 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 opDeviceOpenError(9) :invalid device name is specified. opDeviceError(10) : device read, write or erase error opDeviceNotProgrammable(11) :device is read-only but a write or erase operation was specified opDeviceFull(12) : device is filled to capacity opFileOpenError(13) :invalid file name; file not found in partition opFileTransferError(14) :file transfer was unsuccessfull opFileChecksumError(15) :file checksum in Flash si invalid opNoMemory(16) :system is running in low on memory opAuthFail(17) :authentication failure opUnknownFailure(18) :failure which is unknown opAbort(19) : transfer operation has been aborted opInvalidSourceAddress(20) : invalid source IP is specified. opInvalidSourceInterface(21) : invalid source interface is specified. opCurrentVersionFileConfilt(22) : conflict between target file and system file
Status: current Access: read-only
OBJECT-TYPE    
  HwFlashOperationStatus  

hwFlhOperEndNotification 1.3.6.1.4.1.2011.6.9.1.2.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hwFlhOperProgress 1.3.6.1.4.1.2011.6.9.1.2.1.1.11
The progress described as the time taken for the operation.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFlhOperRowStatus 1.3.6.1.4.1.2011.6.9.1.2.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwFlhOperServerPort 1.3.6.1.4.1.2011.6.9.1.2.1.1.13
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 is specified. The default FTP server port is 21 if no port is specified. If the value of hwFlhOperProtocol is not sftp/ftp, this object is ignored by the implementation.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

hwFlhOperSourceAddress 1.3.6.1.4.1.2011.6.9.1.2.1.1.14
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. Default is 0.0.0.0 . If the source type is set to both of IP address and interface, the former has the priority.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwFlhOperSourceInterface 1.3.6.1.4.1.2011.6.9.1.2.1.1.15
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 specified or not. If the source type is set to both of IP address and interface,the former has the priority.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..47)  

hwFlhOperMemSize 1.3.6.1.4.1.2011.6.9.1.2.1.1.16
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 when hwFlhOperType is specified as net2FlashWithErase or net2FlashWithoutErase in the Set operation. This object is unavailable when hwFlhOperType is specified as flash2Net or delete in the Set operation.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwFlhOperVpnInstanceName 1.3.6.1.4.1.2011.6.9.1.2.1.1.17
The vpn instance name of the file server.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwFlhOperTotalFileLength 1.3.6.1.4.1.2011.6.9.1.2.1.1.18
The total length of the file, in bytes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

hwFlhOperTransferProgress 1.3.6.1.4.1.2011.6.9.1.2.1.1.19
The transfer progress of the file.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwFlhOperErrorReason 1.3.6.1.4.1.2011.6.9.1.2.1.1.20
The failure reason of operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhSyncTable 1.3.6.1.4.1.2011.6.9.1.2.2
A table of Flash synchronize operate include copy/delete etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFlhSyncEntry

hwFlhSyncEntry 1.3.6.1.4.1.2011.6.9.1.2.2.1
A Flash synchronize operation entry. Each entry consists of a synchronize command, such as copy,delete etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFlhSyncEntry  

hwFlhSyncIndex 1.3.6.1.4.1.2011.6.9.1.2.2.1.1
Specifies the index of an entry. It is a random value when creating an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwFlhSyncType 1.3.6.1.4.1.2011.6.9.1.2.2.1.2
Synchronize operation type to be executed. net2FlashCopy Net operate copy a file from one board to another;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER net2FlashCopy(1)  

hwFlhSyncRange 1.3.6.1.4.1.2011.6.9.1.2.2.1.3
Synchronize operation range to be executed. designate Net designate a object to be handled as synchronize destination; all Net make all chassis and all board as handled object;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER designate(1), all(2)  

hwFlhSyncSourcePath 1.3.6.1.4.1.2011.6.9.1.2.2.1.4
The source board path to be transferred. It must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhSyncSourceFile 1.3.6.1.4.1.2011.6.9.1.2.2.1.5
The source file name to be transferred . It is located on the flash of the mainboard of a chassis. It is combine with the hwFlhSyncSourcePath to specify the absolute file name. It must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhSyncDestinationPath 1.3.6.1.4.1.2011.6.9.1.2.2.1.6
The destination board path to be transferred. It must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhSyncDestinationFile 1.3.6.1.4.1.2011.6.9.1.2.2.1.7
The destination file name to be transferred . It is combine with the hwFlhSyncDestinationPath to specify the absolute file name. It must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

hwFlhSyncRowStatus 1.3.6.1.4.1.2011.6.9.1.2.2.1.8
The row status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

huaweiFlashNotification 1.3.6.1.4.1.2011.6.9.1.3
OBJECT IDENTIFIER    

hwFlhOperNotification 1.3.6.1.4.1.2011.6.9.1.3.1
A hwFlhOperNotification is sent only when hwFlhOperEndNotification is true.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwFlhSyncSuccessNotification 1.3.6.1.4.1.2011.6.9.1.3.2
A hwFlhSyncSuccessNotification is sent when the file copy operation successful.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwFlhSyncFailNotification 1.3.6.1.4.1.2011.6.9.1.3.3
A hwFlhSyncFailNotification is sent when the file copy operation failed.
Status: current Access: read-create
NOTIFICATION-TYPE    

huaweiStorageDevice 1.3.6.1.4.1.2011.6.9.1.4
OBJECT IDENTIFIER    

hwStorageTable 1.3.6.1.4.1.2011.6.9.1.4.2
This table gives the properties of all the storage devices on the device .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwStorageEntry

hwStorageEntry 1.3.6.1.4.1.2011.6.9.1.4.2.1
The entries of hwStorageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwStorageEntry  

hwStorageIndex 1.3.6.1.4.1.2011.6.9.1.4.2.1.1
The index of hwStorageTable. It has the minimum value of 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwStorageType 1.3.6.1.4.1.2011.6.9.1.4.2.1.2
The type of all the storage devices on the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flash(1), hardDisk(2), cfCard(3), usbDisk(4), sdCard(5)  

hwStorageSpace 1.3.6.1.4.1.2011.6.9.1.4.2.1.3
Specifies the total size of the storage devices indexed by hwStorageTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwStorageSpaceFree 1.3.6.1.4.1.2011.6.9.1.4.2.1.4
The free space of the storage devices.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwStorageName 1.3.6.1.4.1.2011.6.9.1.4.2.1.5
The storage devices name used to refer to the device within the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hwStorageDescr 1.3.6.1.4.1.2011.6.9.1.4.2.1.6
Description of the purpose of the storage devices on the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

huaweiFlashMIBConformance 1.3.6.1.4.1.2011.6.9.2
OBJECT IDENTIFIER    

hwFlhMIBCompliances 1.3.6.1.4.1.2011.6.9.2.1
OBJECT IDENTIFIER    

hwFlhMIBCompliance 1.3.6.1.4.1.2011.6.9.2.1.1
The compliance statement for entities that support the huawei Flash MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

huaweiFlashMIBGroups 1.3.6.1.4.1.2011.6.9.2.2
OBJECT IDENTIFIER    

hwFlhGroup 1.3.6.1.4.1.2011.6.9.2.2.1
A collection of objects on Flash device level information.
Status: current Access: read-only
OBJECT-GROUP    

hwFlhChipGroup 1.3.6.1.4.1.2011.6.9.2.2.3
A collection of objects on chip level information.
Status: current Access: read-only
OBJECT-GROUP    

hwFlhPartitionGroup 1.3.6.1.4.1.2011.6.9.2.2.4
A collection of objects providing on partition level information.
Status: current Access: read-only
OBJECT-GROUP    

hwFlhFileGroup 1.3.6.1.4.1.2011.6.9.2.2.5
A collection of objects on file level information.
Status: current Access: read-only
OBJECT-GROUP    

hwFlhOperationGroup 1.3.6.1.4.1.2011.6.9.2.2.6
A collection of objects of flash operations.
Status: current Access: read-only
OBJECT-GROUP    

hwFlhNotificationGroup 1.3.6.1.4.1.2011.6.9.2.2.7
The collection of notifications in the module
Status: current Access: read-only
NOTIFICATION-GROUP    

hwStorageGroup 1.3.6.1.4.1.2011.6.9.2.2.8
Description.
Status: current Access: read-only
OBJECT-GROUP