HUAWEI-FLASH-MAN-MIB
3 objects
No module-level DESCRIPTION found.
Imported Objects
| HUAWEI-MIB | huaweiUtility |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| HwFlashOperationStatus | 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) } | current | 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 comm… |
| HwFlashPartitionStatus | INTEGER { readOnly(1), runFromFlash(2), readWrite(3) } | current | 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 wi… |
| HwFlashPartitionUpgradeMode | INTEGER { unknown(1), rxbootFLH(2), direct(3) } | current | 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 … |