H3C-RAID-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: H3C-RAID-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 h3cRaid 1.3.6.1.4.1.2011.10.10.4
This MIB describes the general information of raid.
     h3cRaidMibObjects 1.3.6.1.4.1.2011.10.10.4.1
         h3cRaidCapacityTable 1.3.6.1.4.1.2011.10.10.4.1.1
             h3cPrimaryRaidCount 1.3.6.1.4.1.2011.10.10.4.1.1.1 integer32 read-only
This object identifies the maximal number of primary raids supported.
         h3cRaidTable 1.3.6.1.4.1.2011.10.10.4.1.2 no-access
This table containing some property information of the array.
             h3cRaidEntry 1.3.6.1.4.1.2011.10.10.4.1.2.1 no-access
An entry containing management information applicable to create array resource.
                 h3cRaidName 1.3.6.1.4.1.2011.10.10.4.1.2.1.1 octet string no-access
This object identifies the name of the array.
                 h3cRaidId 1.3.6.1.4.1.2011.10.10.4.1.2.1.2 integer32 read-only
This object describes the identification of the array.
                 h3cRaidUuid 1.3.6.1.4.1.2011.10.10.4.1.2.1.3 h3craididtype read-only
This object describes the UUID of the array.
                 h3cRaidLevel 1.3.6.1.4.1.2011.10.10.4.1.2.1.4 integer read-only
This 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. Enumeration: 'raid10': 9, 'raid4': 6, 'raid50': 10, 'raid5': 7, 'jbod': 1, 'raid6': 8, 'raid1': 3, 'raid0': 2, 'raid3': 5, 'raid2': 4.
                 h3cRaidTimestamp 1.3.6.1.4.1.2011.10.10.4.1.2.1.5 dateandtime read-only
This object identifies the system time when the array is created.
                 h3cRaidDiskList 1.3.6.1.4.1.2011.10.10.4.1.2.1.6 octet string read-only
This 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.
                 h3cRaidOwner 1.3.6.1.4.1.2011.10.10.4.1.2.1.7 h3cstorageownertype read-only
This object identifies the owner of the array.
                 h3cRaidSize 1.3.6.1.4.1.2011.10.10.4.1.2.1.8 integer32 read-only
This object describes the size of array's total space. The units is million bytes.
                 h3cRaidFreeSize 1.3.6.1.4.1.2011.10.10.4.1.2.1.9 integer32 read-only
This object describes the size of array's vacancy space. The units is million bytes.
                 h3cRaidAutoSync 1.3.6.1.4.1.2011.10.10.4.1.2.1.10 truthvalue read-only
This object identifies if the raid should be synchro automatically when created.
                 h3cRaidRowStatus 1.3.6.1.4.1.2011.10.10.4.1.2.1.11 rowstatus read-only
This object describes the actions to crate or delete an array.
         h3cRaidManageTable 1.3.6.1.4.1.2011.10.10.4.1.3 no-access
This table containing some management information of the array.
             h3cRaidManageEntry 1.3.6.1.4.1.2011.10.10.4.1.3.1 no-access
An entry containing management information applicable to particular array resource.
                 h3cRaidLocationState 1.3.6.1.4.1.2011.10.10.4.1.3.1.1 h3cstorageenablestate read-write
This object identifies if the array can be located.
                 h3cRaidAction 1.3.6.1.4.1.2011.10.10.4.1.3.1.2 integer read-write
This object identifies the actions to operating the array. When read, this object always returns the value 'invalid'. Enumeration: 'rebuild': 3, 'pause': 2, 'run': 1, 'invalid': 4.
                 h3cRaidRunState 1.3.6.1.4.1.2011.10.10.4.1.3.1.3 integer read-only
This 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. Enumeration: 'failed': 3, 'degraded': 2, 'normal': 1.
                 h3cRaidAutoRebuild 1.3.6.1.4.1.2011.10.10.4.1.3.1.4 h3cstorageenablestate read-write
This object identifies if the array can be auto rebuild.
                 h3cRaidSyncPercentage 1.3.6.1.4.1.2011.10.10.4.1.3.1.5 integer32 read-only
This object describes the percentage of progress when the array is synchronizing. The value is equal to '100' when the progress has finished.
                 h3cRaidHideState 1.3.6.1.4.1.2011.10.10.4.1.3.1.6 h3cstorageenablestate read-write
This 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.
                 h3cRaidLvRestore 1.3.6.1.4.1.2011.10.10.4.1.3.1.7 h3cstorageactiontype read-write
This object identifies an action to restore all the logic volume resources.
                 h3cRaidType 1.3.6.1.4.1.2011.10.10.4.1.3.1.8 integer read-write
This 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. Enumeration: 'directDevice': 2, 'serviceEnabledDevice': 3, 'unassigned': 4, 'virtualDevice': 1.
         h3cRaidCacheTable 1.3.6.1.4.1.2011.10.10.4.1.4 no-access
This table containing some property information and management information of the array cache.
             h3cRaidCacheEntry 1.3.6.1.4.1.2011.10.10.4.1.4.1 no-access
An entry containing management information applicable to particular array cache resource.
                 h3cRaidReadCache 1.3.6.1.4.1.2011.10.10.4.1.4.1.1 h3cstorageenablestate read-write
This 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.
                 h3cRaidReadCacheHitPeriod 1.3.6.1.4.1.2011.10.10.4.1.4.1.2 integer32 read-write
This object describes the period during which how often the date matched with the cache when read. The units is minute.
                 h3cRaidReadCacheAverageRate 1.3.6.1.4.1.2011.10.10.4.1.4.1.3 integer32 read-only
This object describes the average percentage of cache hit when read.
                 h3cRaidReadCachePhaseRate 1.3.6.1.4.1.2011.10.10.4.1.4.1.4 integer32 read-only
This object describes the percentage of cache hit when read during the period set by the h3cRaidReadCacheHitPeriod object.
                 h3cRaidWriteCache 1.3.6.1.4.1.2011.10.10.4.1.4.1.5 h3cstorageenablestate read-write
This 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.
                 h3cRaidWriteCacheHitPeriod 1.3.6.1.4.1.2011.10.10.4.1.4.1.6 integer32 read-write
This object describes the period during which how often the date matched with the cache when writed. The units is minute.
                 h3cRaidWriteCacheAverageRate 1.3.6.1.4.1.2011.10.10.4.1.4.1.7 integer32 read-only
This object describes the average percentage of cache hit when writed.
                 h3cRaidWriteCachePhaseRate 1.3.6.1.4.1.2011.10.10.4.1.4.1.8 integer32 read-only
This object describes the percentage of cache hit when write during the period set by the h3cRaidWriteCacheHitPeriod object.
                 h3cRaidWriteCacheFlush 1.3.6.1.4.1.2011.10.10.4.1.4.1.9 h3cstorageactiontype read-write
This object identifies an action to flushing the write cache.
         h3cRaidSpareDiskTable 1.3.6.1.4.1.2011.10.10.4.1.5 no-access
This table described the spare hot disk information.
             h3cRaidSpareDiskEntry 1.3.6.1.4.1.2011.10.10.4.1.5.1 no-access
An entry containing management information applicable to a spare hot disk.
                 h3cRaidSpareDiskRowStatus 1.3.6.1.4.1.2011.10.10.4.1.5.1.1 rowstatus read-only
This object describes the actions to create or delete spare hot disk.
         h3cFreezeRaidTable 1.3.6.1.4.1.2011.10.10.4.1.6 no-access
This table described the freezed raid management.
             h3cFreezeRaidEntry 1.3.6.1.4.1.2011.10.10.4.1.6.1 no-access
An entry containing management information applicable to manage the freezed raid.
                 h3cFreezeRaidUuid 1.3.6.1.4.1.2011.10.10.4.1.6.1.1 h3craididtype no-access
This object describes the uuid of the freezed raid.
                 h3cFreezeRaidName 1.3.6.1.4.1.2011.10.10.4.1.6.1.2 octet string read-only
This object describes the name of the freezed raid.
                 h3cFreezeRaidRowStatus 1.3.6.1.4.1.2011.10.10.4.1.6.1.3 rowstatus read-only
This object describes the actions to manage the freezed raid. Only the value 'destroy' is supported.
         h3c3rdRaidTable 1.3.6.1.4.1.2011.10.10.4.1.7 no-access
This table described the 3rd raid management.
             h3c3rdRaidEntry 1.3.6.1.4.1.2011.10.10.4.1.7.1 no-access
An entry containing management information applicable to manage the 3rd raid.
                 h3c3rdRaidUuid 1.3.6.1.4.1.2011.10.10.4.1.7.1.1 h3craididtype no-access
This object describes the uuid of the 3rd raid.
                 h3c3rdRaidName 1.3.6.1.4.1.2011.10.10.4.1.7.1.2 octet string read-only
This object describes the name of the 3rd raid.
                 h3c3rdRaidOwner 1.3.6.1.4.1.2011.10.10.4.1.7.1.3 octet string read-only
This object describes the owner of the 3rd raid.
                 h3c3rdRaidImport 1.3.6.1.4.1.2011.10.10.4.1.7.1.4 h3cstorageownertype read-only
This 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.
                 h3c3rdRaidRowStatus 1.3.6.1.4.1.2011.10.10.4.1.7.1.5 rowstatus read-only
This object describes the actions to manage the 3rd raid. Only the value 'destroy' is supported.