HH3C-LOGIC-VOLUME-MIB
- Registered at
- 1.3.6.1.4.1.25506.10.5
- Last updated
- 2007-09-04 14:52
- Organization
- New H3C Technologies Co., Ltd.
- Namespace
- comware
- Source file
HH3C-LOGIC-VOLUME-MIB- Digest
sha256:f05207c1a0771eacc768f4f7d2b13d8f7e51173bc67607c375d8d61f5f50f54f
Description
This MIB describes the general information of disk device.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China Http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalIndex |
| HH3C-STORAGE-REF-MIB | Hh3cLvIDType, Hh3cRaidIDType, Hh3cSessionIDType, Hh3cStorageActionType, Hh3cStorageEnableState, Hh3cStorageLedStateType, Hh3cWwpnListType, hh3cStorageRef |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, 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 HH3C-LOGIC-VOLUME-MIB HH3C-OID-MIB HH3C-STORAGE-REF-MIB IANA-ENTITY-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cLvMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.10.5.1 | |||
| hh3cLogicResourceCapacityObject OBJECT-IDENTITY | 1.3.6.1.4.1.25506.10.5.1.1 | |||
| hh3cLvCount OBJECT-TYPE This object identifies the maximal number of logic volumes supported. | 1.3.6.1.4.1.25506.10.5.1.1.1 | Integer32 | read-only | current |
| hh3cLvMaxSize OBJECT-TYPE This object identifies the maximal size of logic volumes supported. | 1.3.6.1.4.1.25506.10.5.1.1.2 | Integer32 | read-only | current |
| hh3cTargetCount OBJECT-TYPE This object identifies the maximal number of targets supported. | 1.3.6.1.4.1.25506.10.5.1.1.3 | Integer32 | read-only | current |
| hh3cInitiatorCount OBJECT-TYPE This object identifies the maximal number of initiators supported. | 1.3.6.1.4.1.25506.10.5.1.1.4 | Integer32 | read-only | current |
| hh3cSanClientCount OBJECT-TYPE This object identifies the maximal number of SAN client supported. | 1.3.6.1.4.1.25506.10.5.1.1.5 | Integer32 | read-only | current |
| hh3cLogicVolumeResource OBJECT-IDENTITY | 1.3.6.1.4.1.25506.10.5.1.2 | |||
| hh3cLvCreateIndex OBJECT-TYPE This object supplys an valid index which uses to create a new entry for the hh3cLvTable object. Reference to hh3cLvRowStatus object for more information. Note that if an entry of the associated table has been created or deleted, the historical value of this object may be an invalid index to create a new entry for the associated table. | 1.3.6.1.4.1.25506.10.5.1.2.1 | Hh3cLvIDType | read-only | current |
| hh3cLvTable OBJECT-TYPE This table describes the logic resource information of a logic volume. | 1.3.6.1.4.1.25506.10.5.1.2.2 | not-accessible | current | |
| hh3cLvEntry OBJECT-TYPE An entry containing management information applicable to a particular logic resource. | 1.3.6.1.4.1.25506.10.5.1.2.2.1 | not-accessible | current | |
| hh3cLvIndex OBJECT-TYPE This object describes the symbol of a logic volume. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.1 | Hh3cLvIDType | not-accessible | current |
| hh3cLvName OBJECT-TYPE This object identifies the name of a logic volume. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.2 | OCTET STRING (SIZE(1..31)) | read-create | current |
| hh3cLvTotalSize OBJECT-TYPE This object describes the total size of a logic volume. The units is million bytes. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.3 | Integer32 | read-only | current |
| hh3cLvCreateRaidUuid OBJECT-TYPE This object describes the ID of array where a logic volume build on. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.4 | Hh3cRaidIDType | read-create | current |
| hh3cLvCreateRaidSize OBJECT-TYPE This object describes the size of a logic volume when create it. The units is million bytes. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.5 | Integer32 | read-create | current |
| hh3cLvSedInquiryStringKeep OBJECT-TYPE This object identifies if the inquiry string of the logic volume should be reserved. This value of this object is valid only when the associated hh3cLvType is equal to 'serviceEnabled'. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.6 | TruthValue | read-create | current |
| hh3cLvSedRaidUuid OBJECT-TYPE This object describes the location where the SED infomation is build on. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.7 | Hh3cRaidIDType | read-only | current |
| hh3cLvState OBJECT-TYPE This object identifies the state of a logic volume. The value 'conflict' means the names of two or more logic volume are reduplicate. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.8 | INTEGER {usable(1), unusable(2), conflict(3)} | read-only | current |
| hh3cLvAssigned OBJECT-TYPE This object identifies if the logic volume has be designated for target or SAN client. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.9 | INTEGER {use(1), unused(2)} | read-only | current |
| hh3cLvType OBJECT-TYPE This object describes the type of a logic volume. The value 'virtual' means virtual devices are defined as sets of storage blocks from one or more physical array. This allows the creation of virtual devices that can be a portion of a larger physical array, or an aggregation of multiple physical array. The value 'direct' means direct devices are directly mapped SCSI devices. Because they are not virtualized, direct devices cannot take advantage of advanced storage options, such as mirroring, failover, replication, or snapshot copy. The value 'serviceEnabled' means service enabled devices are all maintained in a one-to-one mapping relationship(one physical array equals one logical device). | 1.3.6.1.4.1.25506.10.5.1.2.2.1.10 | INTEGER {virtual(1), direct(2), serviceEnabled(3)} | read-only | current |
| hh3cLvExtendTimes OBJECT-TYPE This object describes the times the logic volume has been extended. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.11 | Integer32 | read-only | current |
| hh3cLvRowStatus OBJECT-TYPE This object describes the actions to create or delete a logic volume. | 1.3.6.1.4.1.25506.10.5.1.2.2.1.12 | RowStatus | read-create | current |
| hh3cLvExtTable OBJECT-TYPE This table contains the extend resource information of the logic volume. | 1.3.6.1.4.1.25506.10.5.1.3 | not-accessible | current | |
| hh3cLvExtEntry OBJECT-TYPE An entry containing management information applicable to extend resource of logic volume. | 1.3.6.1.4.1.25506.10.5.1.3.1 | not-accessible | current | |
| hh3cLvRaidUuid OBJECT-TYPE This index is identical to hh3cRaidUuid in HH3C-RAID-MIB. | 1.3.6.1.4.1.25506.10.5.1.3.1.1 | Hh3cRaidIDType | not-accessible | current |
| hh3cLvExtSize OBJECT-TYPE This object describes the extend size of the logic volume in a specific raid. The units is million bytes. This object will always return zero when read. | 1.3.6.1.4.1.25506.10.5.1.3.1.2 | Integer32 (1..2147483647) | read-create | current |
| hh3cLvRaidSize OBJECT-TYPE This object describes the size of logic volume on the specific raid. The units is million bytes. | 1.3.6.1.4.1.25506.10.5.1.3.1.3 | Integer32 | read-only | current |
| hh3cLvExtRowStatus OBJECT-TYPE This object describes the action to extend the logic volume. | 1.3.6.1.4.1.25506.10.5.1.3.1.4 | RowStatus | read-create | current |
| hh3cTargetResource OBJECT-IDENTITY | 1.3.6.1.4.1.25506.10.5.1.4 | |||
| hh3cTargetCreateIndex OBJECT-TYPE This object supplys an valid index which uses to create a new entry for the hh3cTargetTable object. Note that if an entry of the associated table has been created or deleted, the historical value of this object may be an invalid index to create a new entry for the associated table. | 1.3.6.1.4.1.25506.10.5.1.4.1 | Integer32 | read-only | current |
| hh3cTargetTable OBJECT-TYPE This table describes some information when creating a target. | 1.3.6.1.4.1.25506.10.5.1.4.2 | not-accessible | current | |
| hh3cTargetEntry OBJECT-TYPE An entry containing management information applicable to a target when create it. | 1.3.6.1.4.1.25506.10.5.1.4.2.1 | not-accessible | current | |
| hh3cTargetId OBJECT-TYPE This object identifies the ID of a target. | 1.3.6.1.4.1.25506.10.5.1.4.2.1.1 | Integer32 | not-accessible | current |
| hh3cTargetName OBJECT-TYPE This object describes the name of a target. | 1.3.6.1.4.1.25506.10.5.1.4.2.1.2 | OCTET STRING (SIZE(1..223)) | read-create | current |
| hh3cTargetMinLun OBJECT-TYPE This object describes the mini LUN(logical unit number) number of a target. | 1.3.6.1.4.1.25506.10.5.1.4.2.1.3 | Integer32 (0..127) | read-create | current |
| hh3cTargetRowStatus OBJECT-TYPE This object describes the actions to add or delete the target. | 1.3.6.1.4.1.25506.10.5.1.4.2.1.4 | RowStatus | read-create | current |
| hh3cTargetAddressTable OBJECT-TYPE This table described some address information of a target. | 1.3.6.1.4.1.25506.10.5.1.5 | not-accessible | current | |
| hh3cTargetAddressEntry OBJECT-TYPE An entry containing management information applicable to the address of a target. | 1.3.6.1.4.1.25506.10.5.1.5.1 | not-accessible | current | |
| hh3cTargetIpAddress OBJECT-TYPE This object describes the IP address of a target. | 1.3.6.1.4.1.25506.10.5.1.5.1.1 | InetAddress | not-accessible | current |
| hh3cTargetIpAddrType OBJECT-TYPE This object describes the type of IP address. | 1.3.6.1.4.1.25506.10.5.1.5.1.2 | InetAddressType | not-accessible | current |
| hh3cTargetIpRowStatus OBJECT-TYPE This object describes the actions to add or delete a IP address of a target. | 1.3.6.1.4.1.25506.10.5.1.5.1.3 | RowStatus | read-create | current |
| hh3cTargetLvAssignTable OBJECT-TYPE This table describes logic resource information of a target. | 1.3.6.1.4.1.25506.10.5.1.6 | not-accessible | current | |
| hh3cTargetLvAssignEntry OBJECT-TYPE An entry containing management information applicable to the logic resource of a target. | 1.3.6.1.4.1.25506.10.5.1.6.1 | not-accessible | current | |
| hh3cTargetLvLun OBJECT-TYPE This object identifies the init LUN number of a target. | 1.3.6.1.4.1.25506.10.5.1.6.1.1 | Integer32 (0..127) | read-only | current |
| hh3cTargetLvRowStatus OBJECT-TYPE This object describes the actions to add or delete the logic resource of a target. | 1.3.6.1.4.1.25506.10.5.1.6.1.2 | RowStatus | read-create | current |
| hh3cInitiatorResource OBJECT-IDENTITY | 1.3.6.1.4.1.25506.10.5.1.7 | |||
| hh3cInitiatorCreateIndex OBJECT-TYPE This object supplys an valid index which uses to create a new entry for the hh3cInitiatorTable object. Note that if an entry of the associated table has been created or deleted, the historical value of this object may be an invalid index to create a new entry for the associated table. | 1.3.6.1.4.1.25506.10.5.1.7.1 | Integer32 | read-only | current |
| hh3cInitiatorTable OBJECT-TYPE This table describes the creation information of initiators. | 1.3.6.1.4.1.25506.10.5.1.7.2 | not-accessible | current | |
| hh3cInitiatorEntry OBJECT-TYPE An entry containing management information applicable to the creation of initiator. | 1.3.6.1.4.1.25506.10.5.1.7.2.1 | not-accessible | current | |
| hh3cInitiatorId OBJECT-TYPE This object identifies the ID of the initiator. | 1.3.6.1.4.1.25506.10.5.1.7.2.1.1 | Integer32 | not-accessible | current |
| hh3cInitiatorName OBJECT-TYPE This object describes the name of the initiator. | 1.3.6.1.4.1.25506.10.5.1.7.2.1.2 | OCTET STRING (SIZE(1..223)) | read-create | current |
| hh3cInitiatorRowStatus OBJECT-TYPE This object describes the actions to add or delete initiators. | 1.3.6.1.4.1.25506.10.5.1.7.2.1.3 | RowStatus | read-create | current |
| hh3cTargetInitiatorAssociateTable OBJECT-TYPE This table describes the associate information between the target and initiator. | 1.3.6.1.4.1.25506.10.5.1.8 | not-accessible | current | |
| hh3cTargetInitiatorAssociateEntry OBJECT-TYPE An entry containing management information applicable to association between the target and initiator. | 1.3.6.1.4.1.25506.10.5.1.8.1 | not-accessible | current | |
| hh3cTIAccessMode OBJECT-TYPE This object identifies the mode of accessing between the target and initiator. The value 'read' means read available. The value 'write' means read/write available, and write available only for one association. The value 'nonexclusive' means read/write available for multi-association. | 1.3.6.1.4.1.25506.10.5.1.8.1.1 | INTEGER {read(1), write(2), nonexclusive(3)} | read-create | current |
| hh3cTIChap OBJECT-TYPE This object identifies the state of the chap attestation. | 1.3.6.1.4.1.25506.10.5.1.8.1.2 | Hh3cStorageEnableState | read-create | current |
| hh3cTIUserName OBJECT-TYPE This object identifies the user name for the chap attestation. | 1.3.6.1.4.1.25506.10.5.1.8.1.3 | OCTET STRING (SIZE(1..128)) | read-create | current |
| hh3cTIPassword OBJECT-TYPE This object identifies the password for the chap attestation. It is proclaimed and can be modified. | 1.3.6.1.4.1.25506.10.5.1.8.1.4 | OCTET STRING (SIZE(12..16)) | read-create | current |
| hh3cTIRowStatus OBJECT-TYPE This object describes the actions to add or delete the association. | 1.3.6.1.4.1.25506.10.5.1.8.1.5 | RowStatus | read-create | current |
| hh3cTISessionTable OBJECT-TYPE This table described the information of the sessions. | 1.3.6.1.4.1.25506.10.5.1.9 | not-accessible | current | |
| hh3cTISessionEntry OBJECT-TYPE An entry containing management information applicable to the sessions. | 1.3.6.1.4.1.25506.10.5.1.9.1 | not-accessible | current | |
| hh3cTISessionId OBJECT-TYPE This object identifies the ID of a session. | 1.3.6.1.4.1.25506.10.5.1.9.1.1 | Hh3cSessionIDType | not-accessible | current |
| hh3cTISessionConnectionCount OBJECT-TYPE This object describes the number of connections between the targets and initiators. | 1.3.6.1.4.1.25506.10.5.1.9.1.2 | Counter32 | read-only | current |
| hh3cTISessionInitiatorName OBJECT-TYPE This object identifies the initiator's name of a session. | 1.3.6.1.4.1.25506.10.5.1.9.1.3 | OCTET STRING (SIZE(1..223)) | read-only | current |
| hh3cSanClientResource OBJECT-IDENTITY | 1.3.6.1.4.1.25506.10.5.1.10 | |||
| hh3cSanClientCreateIndex OBJECT-TYPE This object supplys an valid index which uses to create a new entry for the hh3cSanClientTable object. Note that if an entry of the associated table has been created or deleted, the historical value of this object may be an invalid index to create a new entry for the associated table. | 1.3.6.1.4.1.25506.10.5.1.10.1 | Integer32 | read-only | current |
| hh3cSanClientTable OBJECT-TYPE This table described the information of SAN(Storage Area Network) clients. | 1.3.6.1.4.1.25506.10.5.1.10.2 | not-accessible | current | |
| hh3cSanClientEntry OBJECT-TYPE An entry containing management information applicable to the SAN clients. | 1.3.6.1.4.1.25506.10.5.1.10.2.1 | not-accessible | current | |
| hh3cSanClientId OBJECT-TYPE This object identifies the index of a SAN client. | 1.3.6.1.4.1.25506.10.5.1.10.2.1.1 | Integer32 | not-accessible | current |
| hh3cSanClientName OBJECT-TYPE This object identifies the name of a SAN client. | 1.3.6.1.4.1.25506.10.5.1.10.2.1.2 | OCTET STRING (SIZE(1..64)) | read-create | current |
| hh3cSanClientType OBJECT-TYPE This object identifies the type of a SAN client. | 1.3.6.1.4.1.25506.10.5.1.10.2.1.3 | INTEGER {iscsi(1), fc(2)} | read-create | current |
| hh3cFcInitiatorWwpnList OBJECT-TYPE This object identifies the name list of FC Initiator WWPN(World Wide Port Name). The value of this object is invalid and should be ignored when the value of associated hh3cSanClientType object is not equal to 'fc'. | 1.3.6.1.4.1.25506.10.5.1.10.2.1.4 | Hh3cWwpnListType | read-create | current |
| hh3cFcAccessMode OBJECT-TYPE This object identifies the mode of access. The value of this object is invalid and should be ignored when the value of associated hh3cSanClientType object is not equal to 'fc'. The value 'read' means read available. The value 'write' means read/write available, and write available only for one association. The value 'nonexclusive' means read/write available for multi-association. | 1.3.6.1.4.1.25506.10.5.1.10.2.1.6 | INTEGER {read(1), write(2), nonexclusive(3)} | read-create | current |
| hh3cSanClientRowStatus OBJECT-TYPE This object describes the action to create or delete a SAN client. | 1.3.6.1.4.1.25506.10.5.1.10.2.1.7 | RowStatus | read-create | current |
| hh3cFcLogicResourceTable OBJECT-TYPE This table describes logic resource information of a FC. | 1.3.6.1.4.1.25506.10.5.1.11 | not-accessible | current | |
| hh3cFcLogicResourceEntry OBJECT-TYPE An entry containing management information applicable to the logic resource of a FC. | 1.3.6.1.4.1.25506.10.5.1.11.1 | not-accessible | current | |
| hh3cFcLvLun OBJECT-TYPE This object identifies the init LUN number of a FC. | 1.3.6.1.4.1.25506.10.5.1.11.1.1 | Integer32 (0..127) | read-only | current |
| hh3cFcTargetWwpnName OBJECT-TYPE This object identifies the name list of FC Target WWPN(World Wide Port Name). | 1.3.6.1.4.1.25506.10.5.1.11.1.2 | Hh3cWwpnListType | read-create | current |
| hh3cFcInitiatorWwpnName OBJECT-TYPE This object identifies the name list of FC Initiator WWPN(World Wide Port Name). | 1.3.6.1.4.1.25506.10.5.1.11.1.3 | Hh3cWwpnListType | read-create | current |
| hh3cFcLvRowStatus OBJECT-TYPE This object describes the actions to add or delete the logic resource of a FC. | 1.3.6.1.4.1.25506.10.5.1.11.1.4 | RowStatus | read-create | current |