H3C-SAN-AGG-MIB
19 objects
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.
Imported Objects
| H3C-VSAN-MIB | h3cSan |
| IF-MIB | ifDescr ifIndex |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.10.2.127.2 | Identityh3cSanAgg | 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 SA… | ||
| 1.3.6.1.4.1.2011.10.2.127.2.1 | Nodeh3cSanAggMibObjects | |||
| 1.3.6.1.4.1.2011.10.2.127.2.1.1 | Scalarh3cSanAggMaxMemberNumber | read-only | current | 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.2011.10.2.127.2.2 | Tableh3cSanAggGroupTable | not-accessible | current | 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.2011.10.2.127.2.2.1 | Rowh3cSanAggGroupEntry | not-accessible | current | 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.2011.10.2.127.2.2.1.1 | Columnh3cSanAggGroupNumber | accessible-for-notify | current | The serial number of the current SAN aggregation group. |
| 1.3.6.1.4.1.2011.10.2.127.2.2.1.2 | Columnh3cSanAggGroupIndex | read-only | current | The ifIndex of the current SAN aggregation group. |
| 1.3.6.1.4.1.2011.10.2.127.2.2.1.3 | Columnh3cSanAggMemberList | read-create | current | 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 ea… |
| 1.3.6.1.4.1.2011.10.2.127.2.2.1.4 | Columnh3cSanAggMemberStateList | read-only | current | 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 '… |
| 1.3.6.1.4.1.2011.10.2.127.2.2.1.5 | Columnh3cSanAggGroupRowStatus | read-create | current | RowStatus. Now only three states are supported: createAndGo, active, and destroy. |
| 1.3.6.1.4.1.2011.10.2.127.2.3 | Nodeh3cSanAggObjForNotification | |||
| 1.3.6.1.4.1.2011.10.2.127.2.3.1 | Scalarh3cSanAggGroupPreviousSpeed | accessible-for-notify | current | The previous speed of the SAN aggregation group. |
| 1.3.6.1.4.1.2011.10.2.127.2.3.2 | Scalarh3cSanAggGroupCurrentSpeed | accessible-for-notify | current | The current speed of the SAN aggregation group. |
| 1.3.6.1.4.1.2011.10.2.127.2.4 | Nodeh3cSanAggNotifications | |||
| 1.3.6.1.4.1.2011.10.2.127.2.4.0 | Nodeh3cSanAggNotificationPrefix | |||
| 1.3.6.1.4.1.2011.10.2.127.2.4.0.1 | Notificationh3cSanAggGroupSpeedChange | current | This event will be triggered whenever a SAN aggregation group changes its speed. | |
| 1.3.6.1.4.1.2011.10.2.127.2.4.0.2 | Notificationh3cSanAggMemberInactive | current | This event will be triggered whenever any member in a SAN aggregation group is made inactive. | |
| 1.3.6.1.4.1.2011.10.2.127.2.4.0.3 | Notificationh3cSanAggMemberActive | current | This event will be triggered whenever any member in a SAN aggregation group is made active. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| H3cMemberList | OCTET STRING | current | 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 … |