MIB Viewer

HUAWEI-FLASH-MAN-MIB

3 objects
No module-level DESCRIPTION found.
Imported Objects
HUAWEI-MIBhuaweiUtility
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue
Type Definitions
NameSyntaxStatusDescription
HwFlashOperationStatusINTEGER { 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) }currentThe 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…
HwFlashPartitionStatusINTEGER { readOnly(1), runFromFlash(2), readWrite(3) }currentIf 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…
HwFlashPartitionUpgradeModeINTEGER { unknown(1), rxbootFLH(2), direct(3) }currentFlash 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 …