MIB Viewer

HH3C-FLASH-MAN-MIB

3 objects
No module-level DESCRIPTION found.
Imported Objects
ENTITY-MIBPhysicalIndex
HCNUM-TCCounterBasedGauge64
HH3C-OID-MIBhh3cCommon
INET-ADDRESS-MIBInetAddress InetAddressType
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
Hh3cFlashOperationStatusINTEGER { 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), opTimeout(18), opUnknownFailure(19), opDeleteFileOpenError(20), opDeleteInvalidDevice(21), opDeleteInvalidFunction(22), opDeleteOperationError(23), opDeleteInvalidFileName(24), opDeleteDeviceBusy(25), opDeleteParaError(26), opDeleteInvalidPath(27), opDeleteFileNotExistInSlave(28), opDeleteFileFailedInSlave(29), opSlaveFull(30), opCopyToSlaveFailure(31) }currentThe status of the specified operation can be one of the following. opInProgress : The operation is in process. opSuccess : The operation has been completed successfully. opInvalid : The command is invalid or command-pro…
Hh3cFlashPartitionStatusINTEGER { readOnly(1), runFromFlash(2), readWrite(3) }currentIf device is not programmable the value of it will be 'readOnly'; If the current image is running from this partition the value of it will be 'runFromFlash' If device is programmable the value of it will be 'readWrite'.
Hh3cFlashPartitionUpgradeModeINTEGER { unknown(1), rxbootFLH(2), direct(3) }currentFlash partition upgrade method, i.e., 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…