MIBs Depot

HH3C-RAID-MIB

Registered at
1.3.6.1.4.1.25506.10.4
Last updated
2007-09-04 14:52
Organization
New H3C Technologies Co., Ltd.
Namespace
comware
Source file
HH3C-RAID-MIB
Digest
sha256:ef5380df153ec3e33b79df4307030c9cd8d5b15c248601922c33d6832bfa97e8

Description

This MIB describes the general information of raid.

Contact

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

Imports

FromSymbols
ENTITY-MIBentPhysicalIndex
HH3C-STORAGE-REF-MIBHh3cRaidIDType, Hh3cStorageActionType, Hh3cStorageEnableState, Hh3cStorageOwnerType, hh3cStorageRef
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

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

ENTITY-MIB
HH3C-OID-MIB
HH3C-RAID-MIB
HH3C-STORAGE-REF-MIB
IANA-ENTITY-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
hh3cRaidMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.10.4.1
hh3cRaidCapacityTable
OBJECT-IDENTITY
1.3.6.1.4.1.25506.10.4.1.1
hh3cPrimaryRaidCount
OBJECT-TYPE
This object identifies the maximal number of primary raids supported.
1.3.6.1.4.1.25506.10.4.1.1.1Integer32read-onlycurrent
hh3cRaidTable
OBJECT-TYPE
This table containing some property information of the array.
1.3.6.1.4.1.25506.10.4.1.2not-accessiblecurrent
hh3cRaidEntry
OBJECT-TYPE
An entry containing management information applicable to create array resource.
1.3.6.1.4.1.25506.10.4.1.2.1not-accessiblecurrent
hh3cRaidName
OBJECT-TYPE
This object identifies the name of the array.
1.3.6.1.4.1.25506.10.4.1.2.1.1OCTET STRING (SIZE(1..31))accessible-for-notifycurrent
hh3cRaidId
OBJECT-TYPE
This object describes the identification of the array.
1.3.6.1.4.1.25506.10.4.1.2.1.2Integer32read-onlycurrent
hh3cRaidUuid
OBJECT-TYPE
This object describes the UUID of the array.
1.3.6.1.4.1.25506.10.4.1.2.1.3Hh3cRaidIDTyperead-onlycurrent
hh3cRaidLevel
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.2.1.4INTEGER {jbod(1), raid0(2), raid1(3), raid2(4), raid3(5), raid4(6), raid5(7), raid6(8), raid10(9), raid50(10)}read-createcurrent
hh3cRaidTimestamp
OBJECT-TYPE
This object identifies the system time when the array is created.
1.3.6.1.4.1.25506.10.4.1.2.1.5DateAndTimeread-onlycurrent
hh3cRaidDiskList
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.2.1.6OCTET STRING (SIZE(2..256))read-createcurrent
hh3cRaidOwner
OBJECT-TYPE
This object identifies the owner of the array.
1.3.6.1.4.1.25506.10.4.1.2.1.7Hh3cStorageOwnerTyperead-createcurrent
hh3cRaidSize
OBJECT-TYPE
This object describes the size of array's total space. The units is million bytes.
1.3.6.1.4.1.25506.10.4.1.2.1.8Integer32read-onlycurrent
hh3cRaidFreeSize
OBJECT-TYPE
This object describes the size of array's vacancy space. The units is million bytes.
1.3.6.1.4.1.25506.10.4.1.2.1.9Integer32read-onlycurrent
hh3cRaidAutoSync
OBJECT-TYPE
This object identifies if the raid should be synchro automatically when created.
1.3.6.1.4.1.25506.10.4.1.2.1.10TruthValueread-createcurrent
hh3cRaidRowStatus
OBJECT-TYPE
This object describes the actions to crate or delete an array.
1.3.6.1.4.1.25506.10.4.1.2.1.11RowStatusread-createcurrent
hh3cRaidManageTable
OBJECT-TYPE
This table containing some management information of the array.
1.3.6.1.4.1.25506.10.4.1.3not-accessiblecurrent
hh3cRaidManageEntry
OBJECT-TYPE
An entry containing management information applicable to particular array resource.
1.3.6.1.4.1.25506.10.4.1.3.1not-accessiblecurrent
hh3cRaidLocationState
OBJECT-TYPE
This object identifies if the array can be located.
1.3.6.1.4.1.25506.10.4.1.3.1.1Hh3cStorageEnableStateread-writecurrent
hh3cRaidAction
OBJECT-TYPE
This object identifies the actions to operating the array. When read, this object always returns the value 'invalid'.
1.3.6.1.4.1.25506.10.4.1.3.1.2INTEGER {run(1), pause(2), rebuild(3), invalid(4)}read-writecurrent
hh3cRaidRunState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.3.1.3INTEGER {normal(1), degraded(2), failed(3)}read-onlycurrent
hh3cRaidAutoRebuild
OBJECT-TYPE
This object identifies if the array can be auto rebuild.
1.3.6.1.4.1.25506.10.4.1.3.1.4Hh3cStorageEnableStateread-writecurrent
hh3cRaidSyncPercentage
OBJECT-TYPE
This object describes the percentage of progress when the array is synchronizing. The value is equal to '100' when the progress has finished.
1.3.6.1.4.1.25506.10.4.1.3.1.5Integer32 (0..100)read-onlycurrent
hh3cRaidHideState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.3.1.6Hh3cStorageEnableStateread-writecurrent
hh3cRaidLvRestore
OBJECT-TYPE
This object identifies an action to restore all the logic volume resources.
1.3.6.1.4.1.25506.10.4.1.3.1.7Hh3cStorageActionTyperead-writecurrent
hh3cRaidType
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.3.1.8INTEGER {virtualDevice(1), directDevice(2), serviceEnabledDevice(3), unassigned(4)}read-writecurrent
hh3cRaidCacheTable
OBJECT-TYPE
This table containing some property information and management information of the array cache.
1.3.6.1.4.1.25506.10.4.1.4not-accessiblecurrent
hh3cRaidCacheEntry
OBJECT-TYPE
An entry containing management information applicable to particular array cache resource.
1.3.6.1.4.1.25506.10.4.1.4.1not-accessiblecurrent
hh3cRaidReadCache
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.4.1.1Hh3cStorageEnableStateread-writecurrent
hh3cRaidReadCacheHitPeriod
OBJECT-TYPE
This object describes the period during which how often the date matched with the cache when read. The units is minute.
1.3.6.1.4.1.25506.10.4.1.4.1.2Integer32 (1..60)read-writecurrent
hh3cRaidReadCacheAverageRate
OBJECT-TYPE
This object describes the average percentage of cache hit when read.
1.3.6.1.4.1.25506.10.4.1.4.1.3Integer32 (0..100)read-onlycurrent
hh3cRaidReadCachePhaseRate
OBJECT-TYPE
This object describes the percentage of cache hit when read during the period set by the hh3cRaidReadCacheHitPeriod object.
1.3.6.1.4.1.25506.10.4.1.4.1.4Integer32 (0..100)read-onlycurrent
hh3cRaidWriteCache
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.4.1.5Hh3cStorageEnableStateread-writecurrent
hh3cRaidWriteCacheHitPeriod
OBJECT-TYPE
This object describes the period during which how often the date matched with the cache when writed. The units is minute.
1.3.6.1.4.1.25506.10.4.1.4.1.6Integer32 (1..60)read-writecurrent
hh3cRaidWriteCacheAverageRate
OBJECT-TYPE
This object describes the average percentage of cache hit when writed.
1.3.6.1.4.1.25506.10.4.1.4.1.7Integer32 (0..100)read-onlycurrent
hh3cRaidWriteCachePhaseRate
OBJECT-TYPE
This object describes the percentage of cache hit when write during the period set by the hh3cRaidWriteCacheHitPeriod object.
1.3.6.1.4.1.25506.10.4.1.4.1.8Integer32 (0..100)read-onlycurrent
hh3cRaidWriteCacheFlush
OBJECT-TYPE
This object identifies an action to flushing the write cache.
1.3.6.1.4.1.25506.10.4.1.4.1.9Hh3cStorageActionTyperead-writecurrent
hh3cRaidSpareDiskTable
OBJECT-TYPE
This table described the spare hot disk information.
1.3.6.1.4.1.25506.10.4.1.5not-accessiblecurrent
hh3cRaidSpareDiskEntry
OBJECT-TYPE
An entry containing management information applicable to a spare hot disk.
1.3.6.1.4.1.25506.10.4.1.5.1not-accessiblecurrent
hh3cRaidSpareDiskRowStatus
OBJECT-TYPE
This object describes the actions to create or delete spare hot disk.
1.3.6.1.4.1.25506.10.4.1.5.1.1RowStatusread-createcurrent
hh3cFreezeRaidTable
OBJECT-TYPE
This table described the freezed raid management.
1.3.6.1.4.1.25506.10.4.1.6not-accessiblecurrent
hh3cFreezeRaidEntry
OBJECT-TYPE
An entry containing management information applicable to manage the freezed raid.
1.3.6.1.4.1.25506.10.4.1.6.1not-accessiblecurrent
hh3cFreezeRaidUuid
OBJECT-TYPE
This object describes the uuid of the freezed raid.
1.3.6.1.4.1.25506.10.4.1.6.1.1Hh3cRaidIDTypenot-accessiblecurrent
hh3cFreezeRaidName
OBJECT-TYPE
This object describes the name of the freezed raid.
1.3.6.1.4.1.25506.10.4.1.6.1.2OCTET STRING (SIZE(1..31))read-createcurrent
hh3cFreezeRaidRowStatus
OBJECT-TYPE
This object describes the actions to manage the freezed raid. Only the value 'destroy' is supported.
1.3.6.1.4.1.25506.10.4.1.6.1.3RowStatusread-createcurrent
hh3c3rdRaidTable
OBJECT-TYPE
This table described the 3rd raid management.
1.3.6.1.4.1.25506.10.4.1.7not-accessiblecurrent
hh3c3rdRaidEntry
OBJECT-TYPE
An entry containing management information applicable to manage the 3rd raid.
1.3.6.1.4.1.25506.10.4.1.7.1not-accessiblecurrent
hh3c3rdRaidUuid
OBJECT-TYPE
This object describes the uuid of the 3rd raid.
1.3.6.1.4.1.25506.10.4.1.7.1.1Hh3cRaidIDTypenot-accessiblecurrent
hh3c3rdRaidName
OBJECT-TYPE
This object describes the name of the 3rd raid.
1.3.6.1.4.1.25506.10.4.1.7.1.2OCTET STRING (SIZE(1..31))read-onlycurrent
hh3c3rdRaidOwner
OBJECT-TYPE
This object describes the owner of the 3rd raid.
1.3.6.1.4.1.25506.10.4.1.7.1.3OCTET STRINGread-onlycurrent
hh3c3rdRaidImport
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.10.4.1.7.1.4Hh3cStorageOwnerTyperead-createcurrent
hh3c3rdRaidRowStatus
OBJECT-TYPE
This object describes the actions to manage the 3rd raid. Only the value 'destroy' is supported.
1.3.6.1.4.1.25506.10.4.1.7.1.5RowStatusread-createcurrent