HH3C-FLASH-MAN-MIB
3 objects
No module-level DESCRIPTION found.
Imported Objects
| ENTITY-MIB | PhysicalIndex |
| HCNUM-TC | CounterBasedGauge64 |
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| 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 |
|---|---|---|---|
| Hh3cFlashOperationStatus | 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), 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) } | current | The 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… |
| Hh3cFlashPartitionStatus | INTEGER { readOnly(1), runFromFlash(2), readWrite(3) } | current | If 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'. |
| Hh3cFlashPartitionUpgradeMode | INTEGER { unknown(1), rxbootFLH(2), direct(3) } | current | Flash 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… |