MIB Viewer

HH3C-STORAGE-REF-MIB

12 objects
This MIB define the textual convention of storage.
Imported Objects
HH3C-OID-MIBhh3c
SNMPv2-SMICounter32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.25506.10Identityhh3cStorageRefThis MIB define the textual convention of storage.
Type Definitions
NameSyntaxStatusDescription
Hh3cLvIDTypeOCTET STRING(SIZE(1..20))currentA variable used to identifies the GUID(global universal identification) of the logic volume.
Hh3cRaidIDTypeOCTET STRING(SIZE(36..71))currentA string used to identifies the raid's UUID(unique universal identification). e.g. c0a800a8-0000-07f5-0057-386e145eda44.
Hh3cSessionIDTypeOCTET STRING(SIZE(1..16))currentA hex string used to identifies the session between targets and initiators.
Hh3cSoftwareInfoStringOCTET STRING(SIZE(2..64))currentA string used to identifies the information which software provided. e.g. [TARGET,LVM,DM] or [Both] or [3].
Hh3cStorageActionTypeINTEGER { action(1), invalid(2) }currentA control variable used to trigger an operator events, when read, always returns a value of invalid.
Hh3cStorageCapableStateINTEGER { support(1), notsupport(2) }currentAn enumerated value which provides an indication of the capability state of a particular object. The value 'support' means the resource is enable to be managed, and the value 'notsupport' means not
Hh3cStorageEnableStateINTEGER { enable(1), disable(2) }currentAn enumerated value which provides an indication of the ability state of a particular object.
Hh3cStorageLedStateTypeINTEGER { off(1), on(2), blink(3) }currentThis object identifies the state of storage device's led. The value 'off' means the led is go out. The value 'on' means the led is on. The value 'blink' means the led is blinking.
Hh3cStorageOnlineStateINTEGER { online(1), offline(2) }currentAn enumerated value means an resource is online or offline.
Hh3cStorageOwnerTypeINTEGER { spa(1), spb(2), none(3) } Hh3cExtendSelectPolicy::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "This object describes how to assign the storage space. The value 'differentAdapter' means select drives from different adapter/channel, system will look for space on another array only if it is on a separate adapter/channel. The value 'differentDrive' means select different drive, system will look for space on another array. The value 'anyDrive' means select any available drive, system will look for space on any array, including the original. The value 'none' means the way to assign the storage space is not specified, in this case the system will allocate the storage with the default criteria in the following order: 1. the storage from different adapter 2. the storage from different drive 3. the storage from any drive" SYNTAX INTEGER { differentAdapter(1), differentDrive(2), anyDrive(3), none(4) }currentAn enumerated value used in HA(High Availability) iSCSI target. The value 'spa' means the owner is the first storage processor, and 'spb' means another.
Hh3cWwpnListTypeOCTET STRINGcurrentThis object describes the format of WWPN(World Wide Port Name) numbers. An WWPN is a 16-byte Hex value. Separate the WWPN by comma if more than one WWPN is specified. e.g. 13af35d2f4ea6fbc,13af35d2f4ea6fad.