HUAWEI-FLASH-MAN-MIB
Functions Overview
Flash is a type of low-cost storage medium. On Huawei products, it can be used to (but not limited to) save configuration files, private documents, call cost lists, and related directories.
HUAWEI-FLASH-MAN-MIB is used to manage Flash devices and control operations on it.
The root directory of this MIB is as follows:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiUtility(6).hwFlash(9)
Description of MIB Tables
hwFlashTable
This table describes the attributes of Flash devices.
The index of this table is hwFlhIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.1.2.1.1 |
hwFlhIndex |
Integer (1..32) |
Read-only |
The value of this object identifies the index of this table. The minimum value is 1, and the maximum value is the same as the value of hwFlhSupportNum. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.2 |
hwFlhSize |
Integer |
Read-only |
The value of this object identifies the size of the Flash device. If the Flash device is removed, the value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.3 |
hwFlhPos |
Integer (0..2147483647) |
Read-only |
The value of this object identifies the location of the Flash device in the system. The value ranges from 0 to 2147483647. The value 0 indicates the main processor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.4 |
hwFlhName |
DisplayString (SIZE (0..16)) |
Read-only |
This object indicates the name of the Flash device. The value ranges from 0 to 16. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.5 |
hwFlhChipNum |
Integer (1..64) |
Read-only |
The value of this object identifies the number of chips on the Flash device. The value ranges from 1 to 64. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.6 |
hwFlhDescr |
DisplayString (SIZE (0..64)) |
Read-only |
This object indicates the use of the Flash device in the system. The value ranges from 0 to 64. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.8 |
hwFlhInitTime |
TimeTicks |
Read-only |
This object indicates the system time when the Flash device is initialized. 1. If the device is modified, the value is the start time of the system. 2. If the device is removed, the value is the time when the device is inserted. 3. If the device is re-partitioned and re-allocated, the value is the time when the device is re-partitioned. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.9 |
hwFlhRemovable |
INTEGER{true(1),false(2)} |
Read-only |
The value of this object identifies whether the Flash device is removable. If the value is 1, it indicates that the Flash device is removable. If the value is 2, it indicates that the Flash device is removable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.11 |
hwFlhPartitionBool | INTEGER{true(1),false(2)} |
Read-write |
The value of this object identifies whether the Flash device can be partitioned. If the value is 1, it indicates that the Flash device can be partitioned. If the value is 2, it indicates that the Flash device cannot be partitioned. The actual value is determined by the value of hwFlhPartions. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.12 |
hwFlhMinPartitionSize | Integer 32 |
Read-only |
The value of this object identifies the minimum partition size supported by the Flash device. If the value of hwFlhPartitionBool is false, the value of this object is the same as that of hwFlhSize. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.13 |
hwFlhMaxPartitions | Integer (1..8) |
Read-only |
The value of this object identifies the maximum partitions supported by the Flash device. The value ranges from 1 to 8. If the value of hwFlhPartitionBool is false, the value of this object is 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.2.1.14 |
hwFlhPartitionNum | Integer |
Read-only |
The value of this object identifies the actual number of partitions supported by the system on the Flash device. If the value of hwFlhPartitionBool is false, the value of this object is 1. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
hwFlhChipTable
This table describes the attributes of chips for each initialized Flash device. The table is used to diagnose and locate faults.
The indexes of this table are hwFlhIndex and hwFlhChipSerialNo.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.1.3.1.1.1 |
hwFlhChipSerialNo |
Integer (1..64) |
Not-accessible |
The value of this object identifies the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.3.1.1.2 |
hwFlhChipID |
DisplayString (SIZE (0..5)) |
Read-only |
This object indicates the manufacturer and device code of each chip. The first two numbers indicate the manufacturer, and the last two numbers indicate the device code. The value ranges from 0 to 5. If the device is unknown, the value of the object is 00:00. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.3.1.1.3 |
hwFlhChipDescr |
DisplayString (SIZE (0..32)) |
Read-only |
This object indicates the description of the chip, such as Intel 27F008SA. The value ranges from 0 to 32. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
hwFlhPartitionTable
The table describes the attributes of each Flash partition. The entire device can be regarded as a large partition, regardless of whether the partition operation is done on the device; therefore, a minimum of one partition exists on a device.
The indexes of this table are hwFlhIndex and hwFlhPartIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.1 |
hwFlhPartIndex |
Integer (1..8) |
Not-accessible |
The value of this object identifies the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.2 |
hwFlhPartFirstChip |
Integer (1..64) |
Read-only |
The value of this object identifies the sequence number of the first chip in the partition. Each chip can be indexed in the chip table through the sequence number. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.3 |
hwFlhPartLastChip |
Integer (1..64) |
Read-only |
The value of this object identifies the sequence number of the last chip in the partition. Each chip can be indexed in the chip table through the sequence number. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.4 |
hwFlhPartSpace |
Integer |
Read-only |
The value of this object identifies the total space of the Flash partition. The most satisfactory space is calculated through the following formula: hwFlhPartSpace = n x hwFlhMinPartitionSize |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.5 |
hwFlhPartSpaceFree |
INTEGER (0..4294967295) |
Read-only |
The value of this object identifies the free space of the Flash partition. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.6 |
hwFlhPartFileNum |
Integer |
Read-only |
The value of this object identifies the number of files in the Flash area. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.7 |
hwFlhPartChecksumMethod |
INTEGER { simpleChecksum(1), undefined(2), simpleCRC(3) } |
Read-only |
The value of this object identifies the checksum algorithm of the file system. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.8 |
hwFlhPartStatus |
Integer |
Read-only |
The value of this object identifies the status of a Flash partition. If the device is not writable, the value of this object is readOnly(1). If the current image is running in the partition, the value of this object is runFromFlash(2). If the device is writable, the value of this object is readWrite(3). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.9 |
hwFlhPartUpgradeMode |
Integer |
Read-only |
The value of this object identifies the upgrade method of the Flash partition. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.10 |
hwFlhPartName |
DisplayString (SIZE (0..16)) |
Read-only |
This object indicates the name of a Flash partition. The name is defined by the system. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.11 |
hwFlhPartRequireErase |
Integer |
Read-only |
The value of this object identifies whether the Flash partition needs to be erased before the write operation is done on it. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.1.1.12 |
hwFlhPartFileNameLen |
Integer(1..256) |
Read-only |
The value of this object identifies the maximum length of the file name defined by the system. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
huaweiFlhFileTable
This table describes information about files in a Flash partition.
The indexes of this table are hwFlhIndex, hwFlhPartIndex, and hwFlhFileIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.1 |
hwFlhFileIndex |
Integer (1..1024) |
Not-accessible |
The value of this object identifies the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.2 |
hwFlhFileName |
DisplayString(1..255) |
Read-only |
This object indicates the file name. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.3 |
hwFlhFileSize |
Integer |
Read-only |
The value of this object identifies the size of a file (excluding the header), expressed in bytes. The minimum value is 0 bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.4 |
hwFlhFileStatus |
INTEGER {deleted(1),invalidChecksum(2),valid(3)} |
Read-only |
The value of this object identifies the file status. The values are described as follows:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.1.4.2.1.1.5 |
hwFlhFileChecksum |
OCTET STRING |
Read-only |
This object indicates the file checksum mechanism, which is in the file header. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
hwStorageTable
This table describes the attributes of storage devices.
The index of this table is hwStorageIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.4.2.1.1 |
hwStorageIndex |
Integer (1..255) |
Not-accessible |
The value of this object identifies the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.4.2.1.2 |
hwStorageType |
INTEGER {flash(1),hardDisk(2),cfCard(3)} |
Read-only |
The value of this object identifies the type of the storage device. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.4.2.1.3 |
hwStorageSpace |
Integer |
Read-only |
The value of this object identifies the sizes of all the storage devices, in KB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.4.2.1.4 |
hwStorageSpaceFree |
Integer |
Read-only |
This object indicates the remaining space, in KB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.4.2.1.5 |
hwStorageName |
DisplayString (0..32) |
Read-only |
This object indicates the name of the storage device. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.4.2.1.6 |
hwStorageDescr |
OCTET STRING (SIZE (1..64)) |
Read-only |
This object indicates the use of the storage device in the system. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
huaweiFlhOpTable
This table is a copy operation table of files on Flash devices. It records the changes of files on Flash devices.
The index of this table is hwFlhOperIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.2.1.1.1 |
hwFlhOperIndex |
Integer32 (1..2147483647) |
Not-accessible |
The value of the object identifies the index of the table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.2 |
hwFlhOperType |
Integer{net2FlashWithErase(1), net2FlashWithoutErase(2), flash2Net(3)} |
Read-create |
The value of the object identifies the types of commands. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.3 |
hwFlhOperProtocol |
Integer { ftp(1), sftp(2), tftp(3) } |
Read-create |
The value of the object identifies the file transfer protocols. The default value is ftp. The FTP protocol poses a security risk, and therefore the SFTP protocol is recommended. |
When this object is set to sftp(2), only a password can be used for authentication. If a public key is used, the authentication fails. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.4 |
hwFlhOperServerAddress |
OCTET STRING (SIZE (4)) |
Read-create |
The object indicates the IP address of the server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.5 |
hwFlhOperServerUser |
DisplayString (SIZE (1..255)) |
Read-create |
The object indicates the user name. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.6 |
hwFlhOperPassword |
DisplayString (SIZE (1..255)) |
Read-create |
The object indicates the password used by the user. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.7 |
hwFlhOperSourceFile |
DisplayString (SIZE (1..255)) |
Read-create |
The object indicates the name of the source file. |
The actually supported value range is 1-64. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.8 |
hwFlhOperDestinationFile |
OCTET STRING (SIZE (1..64)) |
Read-create |
The object indicates the name of the destination file. |
The actually supported value range is 1-64. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.9 |
hwFlhOperStatus |
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)} { 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) } |
Read-only |
The value of the object identifies the operating status. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.10 |
hwFlhOperEndNotification |
INTEGER{true(1),false(2)} |
Read-create |
The object indicates that the operation is complete. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.11 |
hwFlhOperProgress |
INTEGER (0..4294967295) |
Read-only |
The object indicates the operation duration. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.12 |
hwFlhOperRowStatus |
RowStatus {1: active (1),2: notInService (2),3: notReady (3),4: createAndGo (4),5: createAndWait (5),6: destroy (6)} |
Read-create |
The object indicates the status of the row. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.13 |
hwFlhOperServerPort |
Integer32(1..65535) |
Read-create |
The value of the object identifies the number of the listening port on the FTP/SFTP server:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.14 |
hwFlhOperSourceAddress |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the source IP address. The default value is 0.0.0.0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.15 |
hwFlhOperSourceInterface |
OCTET STRING(SIZE (1..47)) |
Read-create |
This object indicates the source interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.16 |
hwFlhOperMemSize |
Integer32 |
Read-create |
The value of this object identifies the reserved space guaranteed by a host, in KB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.17 |
hwFlhOperVpnInstanceName |
OCTETSTRING(SIZE(1..31)) |
Read-create |
This object indicates the VPN instance name of the file server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.18 |
hwFlhOperTotalFileLength |
Integer32 (0..2147483647) |
Read-create |
This object indicates the total length of the file, in bytes. |
If the value of hwFlhOperType[2] is net2FlashWithErase(1) or net2FlashWithoutErase(2) and the value of this object is not specified, the output value is 100. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.19 |
hwFlhOperTransferProgress |
Integer32 (0..100) |
Read-only |
This object indicates the transfer progress of the file. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.9.1.2.1.1.20 |
hwFlhOperErrorReason |
DisplayString (SIZE (1..255)) |
Read-only |
This object indicates the cause of the file operation failure. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
The following entries can be created:
hwFlhOperType
hwFlhOperProtocol
hwFlhOperServerAddress
hwFlhOperServerUser
hwFlhOperPassword
hwFlhOperSourceFile
hwFlhOperDestinationFile
hwFlhOperEndNotification
hwFlhOperServerPort
hwFlhOperRowStatus
hwFlhOperSourceAddress
hwFlhOperSourceInterface
hwFlhOperMemSize
hwFlhOperVpnInstanceName
hwFlhOperTotalFileLength
You can create a maximum of five entries in this table. The aging time of each entry is five minutes.
Modification Restriction
The following entries can be modified:
hwFlhOperType
hwFlhOperProtocol
hwFlhOperServerAddress
hwFlhOperServerUser
hwFlhOperPassword
hwFlhOperSourceFile
hwFlhOperDestinationFile
hwFlhOperEndNotification
hwFlhOperServerPort
hwFlhOperSourceAddress
hwFlhOperSourceInterface
hwFlhOperMemSize
hwFlhOperVpnInstanceName
hwFlhOperTotalFileLength
Deletion Restriction
The following entries can be deleted:
hwFlhOperType
hwFlhOperProtocol
hwFlhOperServerAddress
hwFlhOperServerUser
hwFlhOperPassword
hwFlhOperSourceFile
hwFlhOperDestinationFile
hwFlhOperStatus
hwFlhOperEndNotification
hwFlhOperProgress
hwFlhOperRowStatus
hwFlhOperServerPort
hwFlhOperSourceAddress
hwFlhOperSourceInterface
hwFlhOperMemSize
hwFlhOperVpnInstanceName
hwFlhOperTotalFileLength
hwFlhOperTransferProgress
Access Restriction
None.
hwFlhSyncTable
This table contains information about the attribute of synchronization operation. You can configure the synchronization operation for local files by using this table.
The index of this table is hwFlhSyncIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.2.2.1.1 |
hwFlhSyncIndex |
Integer (1..2147483647) |
Not-Accessible |
The value of the object identifies the index of the table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.2 |
hwFlhSyncType |
Integer{net2FlashCopy(1)} |
Read-create |
The value of the object identifies the operation of the files copy. The object has the following value:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.3 |
hwFlhSyncRange |
Integer {designate (1), all (2)}} |
Read-create |
The value of the object identifies the synchronization range of the files. The object has the following values:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.4 |
hwFlhSyncSourcePath |
DisplayString(SIZE (1..255)) |
Read-create |
The source path. |
Currently, the value ranges from 1 to 128. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.5 |
hwFlhSyncSourceFile |
DisplayString(SIZE (1..255)) |
Read-create |
The source file name. Currently, the value can be an integer ranging from 1 to 64. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.6 |
hwFlhSyncDestinationPath |
DisplayString(SIZE (1..255)) |
Read-create |
The destination path. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.7 |
hwFlhSyncDestinationFile |
DisplayString (SIZE (1..255)) |
Read-create |
The destination file name. Currently, the value can be an integer ranging from 1 to 64. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.6.9.1.2.2.1.8 |
hwFlhSyncRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
None
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
None
Access Restriction
The entries in this table can be read without restraint.
Description of Alarm Objects
hwFlhOperNotification
OID |
Object Name |
Bound variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.3.1 |
hwFlhOperNotification |
1: hwFlhOperStatus |
Notification generated after the Flash copy operation is complete. |
This object is implemented as defined in the corresponding MIB files. |
hwFlhStorageFullTrap
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.3.2 |
hwFlhStorageFullTrap |
1: hwFlhPhysicalIndex 2: entPhysicalName 3: hwFlhStorageUsageRatio 4: hwFlhStorageUsageThreshold |
If the used flash memory space exceeds 85%, the system will clear the recycle bin and delete unused system software packages, patches, and log files. |
This object is implemented as defined in the corresponding MIB file. |
hwFlhSyncSuccessNotification
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.3.2 |
hwFlhSyncSuccessNotification |
1: hwFlhSyncSourceFile 2: hwFlhSyncDestinationFile |
A hwFlhSyncSuccessNotification is sent when the file copy operation successful. |
This object is implemented as defined in the corresponding MIB files. |
hwFlhSyncFailNotification
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.6.9.1.3.3 |
hwFlhSyncFailNotification |
1: hwFlhSyncSourceFile 2: hwFlhSyncDestinationFile |
A hwFlhSyncFailNotification is sent when the file copy operation failed. |
This object is implemented as defined in the corresponding MIB files. |