HH3C-SAN-AGG-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.127.2
- Last updated
- 2013-02-25 09:40
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2013-02-25 09:40
- Namespace
- comware
- Source file
HH3C-SAN-AGG-MIB- Digest
sha256:a5d2973561ee516d0b82098c85b2fff37a06bc889f627bef81c038630a923db5
Description
This MIB module is for configuring and monitoring SAN (Storage Area Networks) aggregation group related MIB objects. This MIB can be used to add or delete a SAN aggregation group, and make one or more FC (Fiber Channel) ports join or leave the group, as well as show their states.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-VSAN-MIB | hh3cSan |
| IF-MIB | ifDescr, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-FC-TC-MIB HH3C-OID-MIB HH3C-SAN-AGG-MIB HH3C-VSAN-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cMemberList TEXTUAL-CONVENTION A list of values concerning the member ports in a SAN aggregation group. Each 4 octets within this value list specifies a member in a SAN aggregation group. A zero-length string value means this list has no member, and the maximum length of this string depends on the maximum number of members a SAN aggregation supports. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cSanAggMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.2.1 | |||
| hh3cSanAggMaxMemberNumber OBJECT-TYPE This value specifies the maximum member number that a SAN aggregation group supports, and this restriction depends on product customization. | 1.3.6.1.4.1.25506.2.127.2.1.1 | Integer32 | read-only | current |
| hh3cSanAggGroupTable OBJECT-TYPE A table of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members. | 1.3.6.1.4.1.25506.2.127.2.2 | not-accessible | current | |
| hh3cSanAggGroupEntry OBJECT-TYPE A group of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members. | 1.3.6.1.4.1.25506.2.127.2.2.1 | not-accessible | current | |
| hh3cSanAggGroupNumber OBJECT-TYPE The serial number of the current SAN aggregation group. | 1.3.6.1.4.1.25506.2.127.2.2.1.1 | Integer32 (1..65535) | accessible-for-notify | current |
| hh3cSanAggGroupIndex OBJECT-TYPE The ifIndex of the current SAN aggregation group. | 1.3.6.1.4.1.25506.2.127.2.2.1.2 | Integer32 | read-only | current |
| hh3cSanAggMemberList OBJECT-TYPE List of member's ifIndex in the current SAN aggregation group. If there is no member in the SAN aggregation group, the list length should be zero. Otherwise each member's ifIndex value occupies 4 octets. The greatest length of this list depends on the maximum number of members a SAN aggregation group supports, which can be customized and therefore is not a fixed value. When getting the group members' ifIndexes, the result was sorted in ascending order of ifIndex values. However, when setting the group members' ifIndexes, the sequence of ifIndex values is not required. | 1.3.6.1.4.1.25506.2.127.2.2.1.3 | Hh3cMemberList | read-create | current |
| hh3cSanAggMemberStateList OBJECT-TYPE List of member's state in current SAN aggregation group, where the state value is sorted in ascending order of member's ifIndex, which is consistent with the 'get' result of 'hh3cSanAggMemberList'. The explanation of this value's length is as same as the 'hh3cSanAggMemberList'. Each member's state value occupies 4 octets. The value specifications are listed as follows: 1: This member hasn't passed the link negotiation. 2: This member has passed the link negotiation but has not been selected. 3: This member has been selected. | 1.3.6.1.4.1.25506.2.127.2.2.1.4 | Hh3cMemberList | read-only | current |
| hh3cSanAggGroupRowStatus OBJECT-TYPE RowStatus. Now only three states are supported: createAndGo, active, and destroy. | 1.3.6.1.4.1.25506.2.127.2.2.1.5 | RowStatus | read-create | current |
| hh3cSanAggObjForNotification OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.2.3 | |||
| hh3cSanAggGroupPreviousSpeed OBJECT-TYPE The previous speed of the SAN aggregation group. | 1.3.6.1.4.1.25506.2.127.2.3.1 | Integer32 | accessible-for-notify | current |
| hh3cSanAggGroupCurrentSpeed OBJECT-TYPE The current speed of the SAN aggregation group. | 1.3.6.1.4.1.25506.2.127.2.3.2 | Integer32 | accessible-for-notify | current |
| hh3cSanAggNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.2.4 | |||
| hh3cSanAggNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.2.4.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cSanAggGroupSpeedChange NOTIFICATION-TYPE This event will be triggered whenever a SAN aggregation group changes its speed. | 1.3.6.1.4.1.25506.2.127.2.4.0.1 | current |
| hh3cSanAggMemberInactive NOTIFICATION-TYPE This event will be triggered whenever any member in a SAN aggregation group is made inactive. | 1.3.6.1.4.1.25506.2.127.2.4.0.2 | current |
| hh3cSanAggMemberActive NOTIFICATION-TYPE This event will be triggered whenever any member in a SAN aggregation group is made active. | 1.3.6.1.4.1.25506.2.127.2.4.0.3 | current |