MIBs Depot

HH3C-FLASH-MAN-MIB

Registered at
1.3.6.1.4.1.25506.2.5
Last updated
2015-01-20 08:08
Organization
New H3C Technologies Co., Ltd.
Revisions
2015-01-20 08:08, 2014-08-11 03:03, 2013-05-23 00:00, 2012-06-26 00:00, 2011-10-13 00:00, 2010-10-30 00:00, 2010-06-05 00:00, 2009-05-05 00:00, 2006-03-03 00:00, 2005-08-18 00:00, 2005-06-06 00:00, 2005-01-11 08:00, 2005-01-11 00:00, 2004-11-22 00:00, 2004-10-12 00:00, 2004-08-19 00:00, 2004-07-15 00:00, 2004-06-15 00:00, 2002-12-20 00:00
Namespace
comware
Source file
HH3C-FLASH-MAN-MIB
Digest
sha256:be2386c9a020abbbadcdcabbcc86dc17cda1266dcc35702ae24b4b94b49cdc9d

Description

This MIB contains objects to manage flash cards and flash card operations. There are no constraints on this MIB.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
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-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ENTITY-MIB
HCNUM-TC
HH3C-FLASH-MAN-MIB
HH3C-OID-MIB
IANA-ENTITY-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cFlashOperationStatus
TEXTUAL-CONVENTION
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-protocol-device combination is unsupported by the system. opInvalidProtocol : Invalid protocol is specified. opInvalidSourceName : Invalid source name is specified. opInvalidDestName : Invalid target name is specified. opInvalidServerAddress : Invalid server address is specified. opDeviceBusy : The device is in use and locked by another process. opDeviceOpenError : Invalid device name is specified. opDeviceError : Device read, write or erase error. opDeviceNotProgrammable : Device is read-only but a write or erase operation was specified. opDeviceFull : Device is filled to capacity. opFileOpenError : Invalid file/directory name, file/directory not found in partition. opFileTransferError : File transfer was unsuccessful. opFileChecksumError : File checksum in Flash is invalid. opNoMemory : System is running in low on memory. opUnknownFailure : Failure which is unknown. opDeleteFileOpenError : File/Directory is in used by another process. opDeleteInvalidDevice : Invalid device name is specified. opDeleteInvalidFunction : Deleted operation is unsupported by the device. opDeleteOperationError : Operation is in a low error. opDeleteInvalidFileName : Invalid name is specified. opDeleteDeviceBusy : The device is in use and locked by another process. opDeleteParaError : The parameters are invalid. opDeleteInvalidPath : The path is invalid. opDeleteFileNotExistInSlave : Failed to delete file, because the file does not exist in the slave. opDeleteFileFailedInSlave : Operation failed when deleting file in the slave. opSlaveFull : Operation failed because the slave doesn't have enough space. opCopyToSlaveFailure : Operation failed when copying file to the slave.
current
Hh3cFlashPartitionStatus
TEXTUAL-CONVENTION
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'.
current
Hh3cFlashPartitionUpgradeMode
TEXTUAL-CONVENTION
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 the bootstrap code in ROMs to help in automatic download. This object should be retrieved if the partition status is runFromFlash(2). If the partition status is readOnly(1), the upgrade method would depend on the reason for the readOnly status. For example, it may simply be a matter of installing the programming jumper, or it may require execution of a later version of software that supports the Flash chips. unknown - the current system image does not know how Flash can be programmed. A possible method would be to reload the ROM image and perform the upgrade manually. rxbootFLH - the Flash Load Helper is available to download files to Flash. A copy-to-flash command can be used and this system image will automatically reload the Rxboot image in ROM and direct it to carry out the download request. direct - will be done directly by this image.
current

Objects

NameOIDSyntaxAccessStatus
hh3cFlashManMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1
hh3cFlashDevice
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1.1
hh3cFlhSupportNum
OBJECT-TYPE
Specifies the total number of flash which the system supported. The MIB should not be loaded if there is no flash in the system and so the value here will be a minimum of 1.
1.3.6.1.4.1.25506.2.5.1.1.1Integer32read-onlycurrent
hh3cFlashTable
OBJECT-TYPE
This table gives the properties of all the flashes on the system.
1.3.6.1.4.1.25506.2.5.1.1.2not-accessiblecurrent
hh3cFlashEntry
OBJECT-TYPE
The entry of hh3cFlashTable.
1.3.6.1.4.1.25506.2.5.1.1.2.1not-accessiblecurrent
hh3cFlhIndex
OBJECT-TYPE
The index of hh3cFlashTable. There are two parts for this index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++++++++ + entity index + random index + + ( bit 16..31 ) ( bit 0..15 ) + +++++++++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes), it has a minimum value of 1, and maximum value of the same as the value of hh3cFlhSupportNum. From bit16 to bit31 (two bytes), it is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB.
1.3.6.1.4.1.25506.2.5.1.1.2.1.1Integer32 (1..2147483647)read-onlycurrent
hh3cFlhSize
OBJECT-TYPE
Specifies the total size of the flash indexed by hh3cFlhIndex. The value should be zero if the flash is removed for a removable device. If the total size of the flash exceeds 2,147,483,647 bytes, hh3cFlhHCSize specifies the actual size.
1.3.6.1.4.1.25506.2.5.1.1.2.1.2Integer32read-onlydeprecated
hh3cFlhPos
OBJECT-TYPE
The position of the flash device in system. This object is an index of entPhysicalTable in ENTITY-MIB. If the value of this object is 0, the main processor is indicated.
1.3.6.1.4.1.25506.2.5.1.1.2.1.3PhysicalIndexread-onlycurrent
hh3cFlhName
OBJECT-TYPE
The flash name within the system.
1.3.6.1.4.1.25506.2.5.1.1.2.1.4DisplayString (SIZE(0..255))read-onlycurrent
hh3cFlhChipNum
OBJECT-TYPE
The chip numbers in the flash.
1.3.6.1.4.1.25506.2.5.1.1.2.1.5Integer32 (1..64)read-onlycurrent
hh3cFlhDescr
OBJECT-TYPE
Description of the purpose of the flash in the system.
1.3.6.1.4.1.25506.2.5.1.1.2.1.6DisplayString (SIZE(0..64))read-onlycurrent
hh3cFlhInitTime
OBJECT-TYPE
The initialization time for the flash component or partition, recorded using the system time. This will be the boot time for a fixed device. For a removable component or a partition, it will be the initialization time.
1.3.6.1.4.1.25506.2.5.1.1.2.1.8TimeStampread-onlycurrent
hh3cFlhRemovable
OBJECT-TYPE
The value indicates whether the flash indexed can be removed or not. The true(1) value indicates the flash device CAN be removed.
1.3.6.1.4.1.25506.2.5.1.1.2.1.9TruthValueread-onlycurrent
hh3cFlhPartitionBool
OBJECT-TYPE
The value indicates whether the flash indexed can be partitioned or not. The true(1) value indicates the flash CAN be partitioned.
1.3.6.1.4.1.25506.2.5.1.1.2.1.11TruthValueread-writecurrent
hh3cFlhMinPartitionSize
OBJECT-TYPE
Minimum partition size supported. If hh3cFlhDevicePartitionBool is false, the value of this object is the same as hh3cFlhSize.
1.3.6.1.4.1.25506.2.5.1.1.2.1.12Integer32read-onlycurrent
hh3cFlhMaxPartitions
OBJECT-TYPE
The maximum count of partitions which the system supports for this flash. If hh3cFlhPartitionBool is false, the object value is 1.
1.3.6.1.4.1.25506.2.5.1.1.2.1.13Integer32 (1..8)read-onlycurrent
hh3cFlhPartitionNum
OBJECT-TYPE
The actual number of partitions supported by the system for this flash. If hh3cFlhPartitionBool is false, this value is 1.
1.3.6.1.4.1.25506.2.5.1.1.2.1.14Integer32read-onlycurrent
hh3cFlhKbyteSize
OBJECT-TYPE
Specifies the total size of the flash device indexed by hh3cFlhIndex. The value should be zero if the flash is removed for a removable device.
1.3.6.1.4.1.25506.2.5.1.1.2.1.15Integer32read-onlycurrent
hh3cFlhHCSize
OBJECT-TYPE
Specifies the total size of the flash indexed by hh3cFlhIndex. This node is a 64-bit substitute for hh3cFlhSize.
1.3.6.1.4.1.25506.2.5.1.1.2.1.16CounterBasedGauge64read-onlycurrent
hh3cFlashChips
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1.1.3
hh3cFlhChipTable
OBJECT-TYPE
Table of properties for all flash chips. Used mainly for diagnostics.
1.3.6.1.4.1.25506.2.5.1.1.3.1not-accessiblecurrent
hh3cFlhChipEntry
OBJECT-TYPE
The entry of hh3cFlhChipTable
1.3.6.1.4.1.25506.2.5.1.1.3.1.1not-accessiblecurrent
hh3cFlhChipSerialNo
OBJECT-TYPE
Index of hh3cFlhChipTable.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.1Integer32 (1..64)not-accessiblecurrent
hh3cFlhChipID
OBJECT-TYPE
The manufacturer code (the upper byte) and device code (the lower byte) for a chip. Unknown chip code is presented as 00:00.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.2DisplayString (SIZE(0..5))read-onlycurrent
hh3cFlhChipDescr
OBJECT-TYPE
The description of the flash chip.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.3DisplayString (SIZE(0..32))read-onlycurrent
hh3cFlhChipWriteTimesLimit
OBJECT-TYPE
The limit for the number of write times (retries) for a flash chip. If the limit is exceeded an error should be reported by the management station.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.4Integer32read-onlycurrent
hh3cFlhChipWriteTimes
OBJECT-TYPE
A count of write times (retries) for the flash chip since initialization. A count of 25 or more for a single chip indicates a write error. Management stations should note the value of this MIB before and after a write operation, and report any errors accordingly.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.5Counter32read-onlycurrent
hh3cFlhChipEraseTimesLimit
OBJECT-TYPE
The limit for the number of erase times (retries) for a flash chip. If the limit is exceeded an error should be reported by the management station.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.6Integer32read-onlycurrent
hh3cFlhChipEraseTimes
OBJECT-TYPE
A count of erase times (retries) for the flash chip since initialization. A count of 2000 or more for a single chip indicates a write error. Management stations should note the value of this MIB before and after an erase operation, and report any errors accordingly.
1.3.6.1.4.1.25506.2.5.1.1.3.1.1.7Counter32read-onlycurrent
hh3cFlashPartitions
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1.1.4
hh3cFlhPartitionTable
OBJECT-TYPE
Properties for the flash partitions. Minimum of one entry in this table.
1.3.6.1.4.1.25506.2.5.1.1.4.1not-accessiblecurrent
hh3cFlhPartitionEntry
OBJECT-TYPE
An entry of the hh3cFlhPartitionTable.Indexed by flash number and partition number.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1not-accessiblecurrent
hh3cFlhPartIndex
OBJECT-TYPE
An index which specifies a sequenced partition in the system.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.1Integer32 (1..8)not-accessiblecurrent
hh3cFlhPartFirstChip
OBJECT-TYPE
The first chip's sequence number in the partition, by which a chip can be indexed in chip table.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.2Integer32 (1..64)read-onlycurrent
hh3cFlhPartLastChip
OBJECT-TYPE
The last chip's sequence number in the partition, by which a chip can be indexed in chip table.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.3Integer32 (1..64)read-onlycurrent
hh3cFlhPartSpace
OBJECT-TYPE
The total space of the flash partition. The following should be satisfied: hh3cFlhPartSpace = n*hh3cFlhMinPartitionSize If the total size of the flash partition exceeds 2,147,483,647 bytes, hh3cFlhPartHCSpace specifies the actual size.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.4Integer32read-onlydeprecated
hh3cFlhPartSpaceFree
OBJECT-TYPE
The flash partition's free space. If the free space of the flash partition exceeds 2,147,483,647 bytes, hh3cFlhPartHCSpaceFree specifies the actual free space.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.5Gauge32read-onlydeprecated
hh3cFlhPartFileNum
OBJECT-TYPE
The number of all the files in the flash partition.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.6Integer32read-onlycurrent
hh3cFlhPartChecksumMethod
OBJECT-TYPE
The Checksum method which the file system uses.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.7INTEGER {simpleChecksum(1), undefined(2), simpleCRC(3)}read-onlycurrent
hh3cFlhPartStatus
OBJECT-TYPE
The flash partition status.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.8Hh3cFlashPartitionStatusread-onlycurrent
hh3cFlhPartUpgradeMode
OBJECT-TYPE
The upgrade mode of the Flash partition
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.9Hh3cFlashPartitionUpgradeModeread-onlycurrent
hh3cFlhPartName
OBJECT-TYPE
The name of the flash partition given by the system.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.10DisplayString (SIZE(0..255))read-onlycurrent
hh3cFlhPartRequireErase
OBJECT-TYPE
Shows whether a write operation is conditional on partition erase.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.11TruthValueread-onlycurrent
hh3cFlhPartFileNameLen
OBJECT-TYPE
The maximum length of file name supported in the system.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.12Integer32 (1..256)read-onlycurrent
hh3cFlhPartBootable
OBJECT-TYPE
The value indicates whether the partition is a bootable partition. The true(1) value indicates a bootable partition.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.13TruthValueread-onlycurrent
hh3cFlhPartPathForGlobalOpt
OBJECT-TYPE
The value indicates whether the partition is used in a global file operation. The true(1) value indicates that in one global file operation files will be copied to or deleted from this partition. When hh3cFlhPartPathForGlobalOpt in one entry is set to true(1), hh3cFlhPartPathForGlobalOpt in other entries with the same entity index will be set to false(0).
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.14TruthValueread-writecurrent
hh3cFlhPartHCSpace
OBJECT-TYPE
The total space of the flash partition. This node is a 64-bit substitute for hh3cFlhPartSpace.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.15CounterBasedGauge64read-onlycurrent
hh3cFlhPartHCSpaceFree
OBJECT-TYPE
The flash partition's free space. This node is a 64-bit substitue for hh3cFlhPartSpace.
1.3.6.1.4.1.25506.2.5.1.1.4.1.1.16CounterBasedGauge64read-onlycurrent
hh3cFlhFiles
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1.1.4.2
hh3cFlhFileTable
OBJECT-TYPE
Table of file information.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1not-accessiblecurrent
hh3cFlhFileEntry
OBJECT-TYPE
An entry representing a file. Indexed using flash number, partition number, and file number.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1not-accessiblecurrent
hh3cFlhFileIndex
OBJECT-TYPE
Index of the table, whose range is from 1 to 2147483647
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cFlhFileName
OBJECT-TYPE
A valid file/directory name supported by the file system.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.2DisplayString (SIZE(1..255))read-onlycurrent
hh3cFlhFileSize
OBJECT-TYPE
The file size in bytes excluding the file header of file system. The value should be greater than zero. If the file size exceeds 2,147,483,647 bytes, hh3cFlhFileHCSize specifies the actual size.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.3Integer32read-onlydeprecated
hh3cFlhFileStatus
OBJECT-TYPE
The status should be as follows: deleted(1): The file is in recycle bin. invalidChecksum(2): The checksum of file is invalid; valid(3): A valid file.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.4INTEGER {deleted(1), invalidChecksum(2), valid(3)}read-onlycurrent
hh3cFlhFileChecksum
OBJECT-TYPE
The file checksum in the header of file.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.5OCTET STRINGread-onlycurrent
hh3cFlhFileHCSize
OBJECT-TYPE
The file size in bytes. This node is a 64-bit substitue for hh3cFlhFileSize.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.6CounterBasedGauge64read-onlycurrent
hh3cFlhFileType
OBJECT-TYPE
This object indicates whether it is a file or directory.
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.7INTEGER {file(1), directory(2)}read-onlycurrent
hh3cFlashOperate
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1.2
hh3cFlhOpTable
OBJECT-TYPE
Table used to operate flash.
1.3.6.1.4.1.25506.2.5.1.2.1not-accessiblecurrent
hh3cFlhOpEntry
OBJECT-TYPE
Note an operation cannot be stopped until it is finished. If notification is configured, NMS will receive a notification at the end of the operation. Entries in the table will be removed automatically in 5 minutes. It can also be deleted by NMS directly.
1.3.6.1.4.1.25506.2.5.1.2.1.1not-accessiblecurrent
hh3cFlhOperIndex
OBJECT-TYPE
Specifies the index of an entry. It is a random value when creating an entry.
1.3.6.1.4.1.25506.2.5.1.2.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cFlhOperType
OBJECT-TYPE
Specifies the operation to be executed. net2FlashWithErase Copy a file to flash; erase flash beforehand. net2FlashWithoutErase Copy a file to flash; do not erase flash beforehand. flash2Net Copy a file from flash. delete Delete a file that is specified by hh3cFlhOperSourceFile. rename Change a file's name. mkdir Create a directory that is specified by hh3cFlhOperSourceFile. rmdir Delete a directory that is specified by hh3cFlhOperSourceFile. copy Copy a file.
1.3.6.1.4.1.25506.2.5.1.2.1.1.2INTEGER {net2FlashWithErase(1), net2FlashWithoutErase(2), flash2Net(3), delete(4), rename(5), mkdir(6), rmdir(7), copy(8)}read-createcurrent
hh3cFlhOperProtocol
OBJECT-TYPE
Specifies the protocol used to transfer a file. The default protocol is ftp. A directory cannot be transferred. when 'clusterftp' or 'clustertftp' is selected, the hh3cFlhOperServerAddress needn't be set, the server address can be acquired automatically, the value of hh3cFlhOperServerAddress is uncertain during operation. Both member switch and commander switch can use them if they support HGMP v2.
1.3.6.1.4.1.25506.2.5.1.2.1.1.3INTEGER {ftp(1), tftp(2), clusterftp(3), clustertftp(4), sftp(5)}read-createcurrent
hh3cFlhOperServerAddress
OBJECT-TYPE
The address of remote host acting as server for operation. The default value is 255.255.255.255 This object is replaced by hh3cFlhOperSrvAddrRev for it only support IPv4.
1.3.6.1.4.1.25506.2.5.1.2.1.1.4IpAddressread-createdeprecated
hh3cFlhOperServerUser
OBJECT-TYPE
When using ftp to transfer files, the user name must be specified through this node.
1.3.6.1.4.1.25506.2.5.1.2.1.1.5DisplayStringread-createcurrent
hh3cFlhOperPassword
OBJECT-TYPE
Remote user password for copying via ftp protocol. Optionally, This object may be ignored for protocols other than ftp.
1.3.6.1.4.1.25506.2.5.1.2.1.1.6DisplayStringread-createcurrent
hh3cFlhOperSourceFile
OBJECT-TYPE
Specifies the source file/directory name for this operation that is specified by hh3cFlhOperType. It may be located on flash or remote server. It may include the file path if it is applicable. It must be specified.
1.3.6.1.4.1.25506.2.5.1.2.1.1.7DisplayString (SIZE(1..255))read-createcurrent
hh3cFlhOperDestinationFile
OBJECT-TYPE
Specifies the destination file name. It may be located on flash or remote server. It may include the file path if it is applicable. If it is not specified, the destination file name is the same as source file name for application.
1.3.6.1.4.1.25506.2.5.1.2.1.1.8DisplayStringread-createcurrent
hh3cFlhOperStatus
OBJECT-TYPE
The status of operation.
1.3.6.1.4.1.25506.2.5.1.2.1.1.9Hh3cFlashOperationStatusread-onlycurrent
hh3cFlhOperEndNotification
OBJECT-TYPE
If the value of it is specified 'true', a notification will be generated at the end of the operation. Else no notification will be generated.
1.3.6.1.4.1.25506.2.5.1.2.1.1.10TruthValueread-createcurrent
hh3cFlhOperProgress
OBJECT-TYPE
The progress described as the time taken for the operation.
1.3.6.1.4.1.25506.2.5.1.2.1.1.11TimeTicksread-onlycurrent
hh3cFlhOperRowStatus
OBJECT-TYPE
The row status of this table entry.
1.3.6.1.4.1.25506.2.5.1.2.1.1.12RowStatusread-createcurrent
hh3cFlhOperServerPort
OBJECT-TYPE
The port of remote host acting as server for operation. If the value of this object is not specified, the server port is the known protocol port.
1.3.6.1.4.1.25506.2.5.1.2.1.1.13Integer32 (0..65535)read-createcurrent
hh3cFlhOperFailReason
OBJECT-TYPE
The failure reasons of operation.
1.3.6.1.4.1.25506.2.5.1.2.1.1.14DisplayStringread-onlycurrent
hh3cFlhOperSrvAddrType
OBJECT-TYPE
The type of IP address for hh3cFlhOperSrvAddrRev.
1.3.6.1.4.1.25506.2.5.1.2.1.1.15InetAddressTyperead-createcurrent
hh3cFlhOperSrvAddrRev
OBJECT-TYPE
The address of remote host acting as server for operation.
1.3.6.1.4.1.25506.2.5.1.2.1.1.16InetAddressread-createcurrent
hh3cFlhOperSrvVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.25506.2.5.1.2.1.1.17DisplayStringread-createcurrent
hh3cFlashNotification
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.1.3
hh3cFlashMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.2
hh3cFlhMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.2.1
hh3cFlashMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.5.2.2

Notifications

NameOIDStatus
hh3cFlhOperNotification
NOTIFICATION-TYPE
A hh3cFlhOperNotification is sent at the completion of a flash copy operation if hh3cFlhOperEndNotification is true.
1.3.6.1.4.1.25506.2.5.1.3.1current

Conformance

NameOIDStatus
hh3cFlhMIBCompliance
MODULE-COMPLIANCE
The statement of compliance for those implementing this MIB.
1.3.6.1.4.1.25506.2.5.2.1.1current
hh3cFlhGroup
OBJECT-GROUP
A collection of objects on Flash level information.
1.3.6.1.4.1.25506.2.5.2.2.1current
hh3cFlhChipGroup
OBJECT-GROUP
A collection of objects on chip level information.
1.3.6.1.4.1.25506.2.5.2.2.3current
hh3cFlhPartitionGroup
OBJECT-GROUP
A collection of objects providing on partition level information.
1.3.6.1.4.1.25506.2.5.2.2.4current
hh3cFlhFileGroup
OBJECT-GROUP
A collection of objects on file level information.
1.3.6.1.4.1.25506.2.5.2.2.5current
hh3cFlhOperationGroup
OBJECT-GROUP
A collection of objects of flash operations.
1.3.6.1.4.1.25506.2.5.2.2.6current
hh3cFlhNotificationGroup
NOTIFICATION-GROUP
The collection of notifications in the module
1.3.6.1.4.1.25506.2.5.2.2.7current