H3C-RAID-MIB
AI MIB Summary
The H3C-RAID-MIB module enables SNMP-based monitoring and management of H3C storage subsystem RAID controller status, logical drive configurations, physical disk health, and array redundancy states. It provides granular visibility into RAID group performance metrics, including drive failure events, rebuild progress, and array degradation conditions for proactive infrastructure maintenance.
This MIB describes the general information of raid.
Main OID:
h3cRaid.1.3.6.1.4.1.2011.10.10.4
53
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
53 total| Object Name |
|---|
h3cRaidThis MIB describes the general information of raid. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.10.4 |
h3cRaidMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.10.4.1 |
h3cRaidCapacityTable OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.10.4.1.1 |
h3cPrimaryRaidCountThis object identifies the maximal number of primary raids supported.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.1.1 |
h3cRaidTableThis table containing some property information of the array. SEQUENCE OF H3cRaidEntry .1.3.6.1.4.1.2011.10.10.4.1.2 |
h3cRaidEntryAn entry containing management information applicable to create array resource. H3cRaidEntry .1.3.6.1.4.1.2011.10.10.4.1.2.1 |
h3cRaidNameThis object identifies the name of the array.ro OCTET STRING .1.3.6.1.4.1.2011.10.10.4.1.2.1.1 |
h3cRaidIdThis object describes the identification of the array.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.2.1.2 |
h3cRaidUuidThis object describes the UUID of the array.ro H3cRaidIDType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.2.1.3 |
h3cRaidLevelThis object identifies the type of array. The value 'jbod' means just a bunch of disks, the value 'raid0' means RAID Level 0, and so on.rw Enumeration .1.3.6.1.4.1.2011.10.10.4.1.2.1.4 |
h3cRaidTimestampThis object identifies the system time when the array is created.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2011.10.10.4.1.2.1.5 |
h3cRaidDiskListThis object describes a list of the disk composed the array, each two bytes with network-byte order means a single entity index of the disk.rw OCTET STRING .1.3.6.1.4.1.2011.10.10.4.1.2.1.6 |
h3cRaidOwnerThis object identifies the owner of the array.rw H3cStorageOwnerType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.2.1.7 |
h3cRaidSizeThis object describes the size of array's total space. The units is million bytes.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.2.1.8 |
h3cRaidFreeSizeThis object describes the size of array's vacancy space. The units is million bytes.ro Integer32 UNITS "MB" .1.3.6.1.4.1.2011.10.10.4.1.2.1.9 |
h3cRaidAutoSyncThis object identifies if the raid should be synchro automatically when created.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.10.10.4.1.2.1.10 |
h3cRaidRowStatusThis object describes the actions to crate or delete an array.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.10.4.1.2.1.11 |
h3cRaidManageTableThis table containing some management information of the array. SEQUENCE OF H3cRaidManageEntry .1.3.6.1.4.1.2011.10.10.4.1.3 |
h3cRaidManageEntryAn entry containing management information applicable to particular array resource. H3cRaidManageEntry .1.3.6.1.4.1.2011.10.10.4.1.3.1 |
h3cRaidLocationStateThis object identifies if the array can be located.rw H3cStorageEnableState (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.3.1.1 |
h3cRaidActionThis object identifies the actions to operating the array. When read, this object always returns the value 'invalid'.rw Enumeration .1.3.6.1.4.1.2011.10.10.4.1.3.1.2 |
h3cRaidRunStateThis object identifies the state of the array. The value 'normal' means array works well. The value 'degraded' means array has degraded. The value 'failed' means some disks met failure and array has failed.ro Enumeration .1.3.6.1.4.1.2011.10.10.4.1.3.1.3 |
h3cRaidAutoRebuildThis object identifies if the array can be auto rebuild.rw H3cStorageEnableState (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.3.1.4 |
h3cRaidSyncPercentageThis object describes the percentage of progress when the array is synchronizing. The value is equal to '100' when the progress has finished.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.3.1.5 |
h3cRaidHideStateThis object identifies if the array is hided. When the value of this object is equal to 'enable', the array will be hided and the files on it can not be accessed by any user.rw H3cStorageEnableState (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.3.1.6 |
h3cRaidLvRestoreThis object identifies an action to restore all the logic volume resources.rw H3cStorageActionType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.3.1.7 |
h3cRaidTypeThis object identifies the physical type of an array. The value 'virtualDevice' means if a array is prepared for virtual device, it can be used to create LV, for exampe, it is can be split into a lot of LV, or be a part of LV. The value 'directDevice' means if a array is prepared for direct device, it can be used to create a LV which type is direct. Unlike virtual devices, they cannot be combined or split into multiple logical devices. The value 'serviceEnabledDevice' means if a array is prepared for service-enabled device, it can be used to create a LV which type is service-enabled. Unlike virtual devices, they cannot be combined or split into multiple logical devices. The value 'unassigned' means it is the original status of a array, if a array is unassigned, it can't be used to create LV.rw Enumeration .1.3.6.1.4.1.2011.10.10.4.1.3.1.8 |
h3cRaidCacheTableThis table containing some property information and management information of the array cache. SEQUENCE OF H3cRaidCacheEntry .1.3.6.1.4.1.2011.10.10.4.1.4 |
h3cRaidCacheEntryAn entry containing management information applicable to particular array cache resource. H3cRaidCacheEntry .1.3.6.1.4.1.2011.10.10.4.1.4.1 |
h3cRaidReadCacheThis object identifies the state of read cache. If the value of this object is set to 'disable', the associated percentage of cache hit may be invalid.rw H3cStorageEnableState (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.4.1.1 |
h3cRaidReadCacheHitPeriodThis object describes the period during which how often the date matched with the cache when read. The units is minute.rw Integer32 .1.3.6.1.4.1.2011.10.10.4.1.4.1.2 |
h3cRaidReadCacheAverageRateThis object describes the average percentage of cache hit when read.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.4.1.3 |
h3cRaidReadCachePhaseRateThis object describes the percentage of cache hit when read during the period set by the h3cRaidReadCacheHitPeriod object.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.4.1.4 |
h3cRaidWriteCacheThis object identifies the state of write cache. If the value of this object is set to 'disable', the associated percentage of cache hit may be invalid.rw H3cStorageEnableState (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.4.1.5 |
h3cRaidWriteCacheHitPeriodThis object describes the period during which how often the date matched with the cache when writed. The units is minute.rw Integer32 .1.3.6.1.4.1.2011.10.10.4.1.4.1.6 |
h3cRaidWriteCacheAverageRateThis object describes the average percentage of cache hit when writed.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.4.1.7 |
h3cRaidWriteCachePhaseRateThis object describes the percentage of cache hit when write during the period set by the h3cRaidWriteCacheHitPeriod object.ro Integer32 .1.3.6.1.4.1.2011.10.10.4.1.4.1.8 |
h3cRaidWriteCacheFlushThis object identifies an action to flushing the write cache.rw H3cStorageActionType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.4.1.9 |
h3cRaidSpareDiskTableThis table described the spare hot disk information. SEQUENCE OF H3cRaidSpareDiskEntry .1.3.6.1.4.1.2011.10.10.4.1.5 |
h3cRaidSpareDiskEntryAn entry containing management information applicable to a spare hot disk. H3cRaidSpareDiskEntry .1.3.6.1.4.1.2011.10.10.4.1.5.1 |
h3cRaidSpareDiskRowStatusThis object describes the actions to create or delete spare hot disk.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.10.4.1.5.1.1 |
h3cFreezeRaidTableThis table described the freezed raid management. SEQUENCE OF H3cFreezeRaidEntry .1.3.6.1.4.1.2011.10.10.4.1.6 |
h3cFreezeRaidEntryAn entry containing management information applicable to manage the freezed raid. H3cFreezeRaidEntry .1.3.6.1.4.1.2011.10.10.4.1.6.1 |
h3cFreezeRaidUuidThis object describes the uuid of the freezed raid. H3cRaidIDType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.6.1.1 |
h3cFreezeRaidNameThis object describes the name of the freezed raid.rw OCTET STRING .1.3.6.1.4.1.2011.10.10.4.1.6.1.2 |
h3cFreezeRaidRowStatusThis object describes the actions to manage the freezed raid. Only the value 'destroy' is supported.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.10.4.1.6.1.3 |
h3c3rdRaidTableThis table described the 3rd raid management. SEQUENCE OF H3c3rdRaidEntry .1.3.6.1.4.1.2011.10.10.4.1.7 |
h3c3rdRaidEntryAn entry containing management information applicable to manage the 3rd raid. H3c3rdRaidEntry .1.3.6.1.4.1.2011.10.10.4.1.7.1 |
h3c3rdRaidUuidThis object describes the uuid of the 3rd raid. H3cRaidIDType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.7.1.1 |
h3c3rdRaidNameThis object describes the name of the 3rd raid.ro OCTET STRING .1.3.6.1.4.1.2011.10.10.4.1.7.1.2 |
h3c3rdRaidOwnerThis object describes the owner of the 3rd raid.ro OCTET STRING .1.3.6.1.4.1.2011.10.10.4.1.7.1.3 |
h3c3rdRaidImportThis object describes the owner for the 3rd raid. When read, the value 'none' will be get. If the action is executed successfully, the 3rd raid will become a primary raid, and this entry will be deleted automatically.rw H3cStorageOwnerType (H3C-STORAGE-REF-MIB) .1.3.6.1.4.1.2011.10.10.4.1.7.1.4 |
h3c3rdRaidRowStatusThis object describes the actions to manage the 3rd raid. Only the value 'destroy' is supported.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.10.4.1.7.1.5 |