HUAWEI-FLASH-MAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
72
.1.3.6.1.4.1.2011.6.9.1.1.2 · 1 row entry · 12 columns
This table gives the properties of all the flashes on the device .
hwFlashEntry entry .1.3.6.1.4.1.2011.6.9.1.1.2.1
The entries of hwFlashTable.
Indexes
hwFlhIndex
Column Syntax OID
hwFlhIndex
The index of hwFlashTable. It has the minimum value of 1, and
maximum value of the same as the value of hwFlhSupportNum.
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.6.9.1.1.2.1.1
hwFlhSize
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.
bytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.2.1.2
hwFlhPos
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.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.6.9.1.1.2.1.3
hwFlhName
The flash device name used to refer to the
device within the system.
OctetString
Constraints:
range: 0-16
.1.3.6.1.4.1.2011.6.9.1.1.2.1.4
hwFlhChipNum
The chip numbers in the flash device.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.6.9.1.1.2.1.5
hwFlhDescr
Description of the purpose of the flash device on the system.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.2011.6.9.1.1.2.1.6
hwFlhInitTime
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 …
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2011.6.9.1.1.2.1.8
hwFlhRemovable
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 .
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.6.9.1.1.2.1.9
hwFlhPartitionBool
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 …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.6.9.1.1.2.1.11
hwFlhMinPartitionSize
Minimum partition size the device supported.
If hwFlhDevicePartitionBool is false, the value
of this object is the same as hwFlhDeviceSize.
bytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.2.1.12
hwFlhMaxPartitions
The maximum count of partitions which the system supports
for this Flash device.If hwFlhPartitionBool is false,
the object value is 1.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.2011.6.9.1.1.2.1.13
hwFlhPartitionNum
The actual number of partitions supported by the system for
this Flash device.If hwFlhPartitionBool is false,
the object value is 1.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.2.1.14
.1.3.6.1.4.1.2011.6.9.1.1.3.1 · 1 row entry · 7 columns
Table of Flash device chip properties for each
initialized Flash device.
This table is meant primarily for aiding error
diagnosis.
hwFlhChipEntry entry .1.3.6.1.4.1.2011.6.9.1.1.3.1.1
The entry of hwFlhChipTable
Indexes
hwFlhIndex hwFlhChipSerialNo
Column Syntax OID
hwFlhChipSerialNo
Index of hwFlhChipTable.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.1
hwFlhChipID
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.
OctetString
Constraints:
range: 0-5
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.2
hwFlhChipDescr
The description of the flash chip.
e.g. 'Intel 27F008SA'
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.3
hwFlhChipWriteTimesLimit
The maximum number of write retries done at any
single location before declaring a write failure.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.4
hwFlhChipWriteTimes
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. Typical…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.5
hwFlhChipEraseTimesLimit
The maximum number of erase retries done within
an erase sector before declaring an erase failure.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.6
hwFlhChipEraseTimes
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.7
.1.3.6.1.4.1.2011.6.9.1.1.4.1 · 1 row entry · 12 columns
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.
hwFlhPartitionEntry entry .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.
Indexes
hwFlhIndex hwFlhPartIndex
Column Syntax OID
hwFlhPartIndex
The one of indexes which specifies a partition in system.
It is the sequence number of partitions.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.1
hwFlhPartFirstChip
The first chip's sequence number in the
partition, by which a chip can be indexed in
chip table.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.2
hwFlhPartLastChip
The last chip's sequence number in the
partition, by which a chip can be indexed in
chip table.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.3
hwFlhPartSpace
The total space of the flash partition.
The following should be satisfied:
hwFlhPartSpace = n*hwFlhMinPartitionSize
bytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.4
hwFlhPartSpaceFree
The Flash partition's free space.
bytesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.5
hwFlhPartFileNum
The number of all the file in the flash
partition.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.6
hwFlhPartChecksumMethod
The Checksum algorithm identifier
checksum method which the
file system uses.
Enumeration
Enumerated Values:
1simpleChecksum
2undefined
3simpleCRC
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.7
hwFlhPartStatus
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…
HwFlashPartitionStatus
Textual Convention: HwFlashPartitionStatus Enumeration
Type Values:
1readOnly
2runFromFlash
3readWrite
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.8
hwFlhPartUpgradeMode
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
featur…
HwFlashPartitionUpgradeMode
Textual Convention: HwFlashPartitionUpgradeMode Enumeration
Type Values:
1unknown
2rxbootFLH
3direct
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.9
hwFlhPartName
The name of flash partition.
It was referred by the system.
OctetString
Constraints:
range: 0-16
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.10
hwFlhPartRequireErase
Indicates whether the partition of flash needed
to be erased or not before write operation on it.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.11
hwFlhPartFileNameLen
The maximum length of file name in the system.
Integer32
Constraints:
range: 1-256
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.12
.1.3.6.1.4.1.2011.6.9.1.1.4.2.1 · 1 row entry · 6 columns
Table of information for files in a Flash partition.
huaweiFlhFileEntry entry .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 t…
Indexes
hwFlhIndex hwFlhPartIndex hwFlhFileIndex
Column Syntax OID
hwFlhFileIndex
The index of the table .
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.1
hwFlhFileName
A valid file name supported by the file system.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.2
hwFlhFileSize
The file size in bytes, which doesn't include the file header of filesystem.
The minimum value of it will be 1.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.3
hwFlhFileStatus
The status maybe follows:
deleted(1):The file is in recycle.
checksumWrong(2):The checksum of file is invalid;
valid(3):A valid file.
Enumeration
Enumerated Values:
1deleted
2invalidChecksum
3valid
.1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.4
hwFlhFileChecksum
The file checksum located in the header of file.
OctetString .1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.5
hwFlhFileTime
The file checksum located in the header of file.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.6
.1.3.6.1.4.1.2011.6.9.1.2.1 · 1 row entry · 21 columns
A table of Flash copy operation entries. Each
entry represents a Flash copy operation (to or 
from Flash) that has been initiated.
huaweiFlhOpEntry entry .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 …
Indexes
hwFlhOperIndex
Column Syntax OID
hwFlhOperIndex
Specifies the index of an entry. It is a
random value when creating an entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.6.9.1.2.1.1.1
hwFlhOperType
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 …
Enumerationr/w
Enumerated Values:
1net2FlashWithErase
2net2FlashWithoutErase
3flash2Net
4delete
.1.3.6.1.4.1.2011.6.9.1.2.1.1.2
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.
Enumerationr/w
Enumerated Values:
1ftp
2sftp
3tftp
.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.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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.
OctetStringr/w
Constraints:
range: 1-255
.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.
OctetStringr/w
Constraints:
range: 1-255
.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.
OctetStringr/w
Constraints:
range: 1-255
.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 , the destination file name
is the same as s…
OctetStringr/w
Constraints:
range: 0-255
.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(2) : the operation has been completed …
HwFlashOperationStatus
Textual Convention: HwFlashOperationStatus Enumeration
Type Values:
1opInProgress
2opSuccess
3opInvalid
4opInvalidProtocol
5opInvalidSourceName
6opInvalidDestName
7opInvalidServerAddress
8opDeviceBusy
9opDeviceOpenError
10opDeviceError
11opDeviceNotProgrammable
12opDeviceFull
13opFileOpenError
14opFileTransferError
15opFileChecksumError
16opNoMemory
17opAuthFail
18opUnknownFailure
19opAbort
20opInvalidSourceAddress
21opInvalidSourceInterface
22opCurrentVersionFileConfilt
.1.3.6.1.4.1.2011.6.9.1.2.1.1.9
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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.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 be aborted
if the status is set to notIn…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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 is specified.
The default FTP server p…
Integer32r/w
Constraints:
range: 1-65535
.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. Default is 0.0.0.0 .
If the source type is…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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 specified or not. If the source
type is se…
OctetStringr/w
Constraints:
range: 1-47
.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 when hwFlhOperType is specified as net2Flas…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.2.1.1.16
hwFlhOperVpnInstanceName
The vpn instance name of the file server.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.6.9.1.2.1.1.17
hwFlhOperTotalFileLength
The total length of the file, in bytes.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.6.9.1.2.1.1.18
hwFlhOperTransferProgress
The transfer progress of the file.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.2011.6.9.1.2.1.1.19
hwFlhOperErrorReason
The failure reason of operation.
OctetString
Constraints:
range: 1-255
.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.
OctetStringr/w
Constraints:
range: 0-46
.1.3.6.1.4.1.2011.6.9.1.2.1.1.21
.1.3.6.1.4.1.2011.6.9.1.2.2 · 1 row entry · 8 columns
A table of Flash synchronize operate include copy/delete etc.
hwFlhSyncEntry entry .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.
Indexes
hwFlhSyncIndex
Column Syntax OID
hwFlhSyncIndex
Specifies the index of an entry.
It is a random value when creating an entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.6.9.1.2.2.1.1
hwFlhSyncType
Synchronize operation type to be executed.
net2FlashCopy Net operate copy a file from one board to another;
Enumerationr/w
Enumerated Values:
1net2FlashCopy
.1.3.6.1.4.1.2011.6.9.1.2.2.1.2
hwFlhSyncRange
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;
Enumerationr/w
Enumerated Values:
1designate
2all
.1.3.6.1.4.1.2011.6.9.1.2.2.1.3
hwFlhSyncSourcePath
The source board path to be transferred.
It must be specified.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.6.9.1.2.2.1.4
hwFlhSyncSourceFile
The source file name to be transferred .
It is located on the flash of a chassis.
It is combine with the hwFlhSyncSourcePath to specify the absolute file name.
It must be specified.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.6.9.1.2.2.1.5
hwFlhSyncDestinationPath
The destination board path to be transferred.
It must be specified.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.6.9.1.2.2.1.6
hwFlhSyncDestinationFile
The destination file name to be transferred .
It is combine with the hwFlhSyncDestinationPath to specify the absolute file name.
It must be specified.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.6.9.1.2.2.1.7
hwFlhSyncRowStatus
The row status of this table entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.6.9.1.2.2.1.8
.1.3.6.1.4.1.2011.6.9.1.4.2 · 1 row entry · 6 columns
This table gives the properties of all the storage devices on the device .
hwStorageEntry entry .1.3.6.1.4.1.2011.6.9.1.4.2.1
The entries of hwStorageTable.
Indexes
hwStorageIndex
Column Syntax OID
hwStorageIndex
The index of hwStorageTable. It has the minimum value of 1.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.6.9.1.4.2.1.1
hwStorageType
The type of all the storage devices on the device
Enumeration
Enumerated Values:
1flash
2hardDisk
3cfCard
4usbDisk
5sdCard
.1.3.6.1.4.1.2011.6.9.1.4.2.1.2
hwStorageSpace
Specifies the total size of the storage devices indexed by hwStorageTable.
kbytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.4.2.1.3
hwStorageSpaceFree
The free space of the storage devices.
kbytesSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.9.1.4.2.1.4
hwStorageName
The storage devices name used to refer to the
device within the system.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.6.9.1.4.2.1.5
hwStorageDescr
Description of the purpose of the storage devices on the system.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.9.1.4.2.1.6