HH3C-SAN-AGG-MIB
AI MIB Summary
The HH3C-SAN-AGG-MIB manages Fiber Channel (FC) port membership and operational states within Storage Area Network (SAN) aggregation groups on H3C network devices. It provides programmatic control for creating or removing aggregation groups and monitors the real-time status of constituent FC interfaces.
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.
Main OID:
hh3cSanAgg.1.3.6.1.4.1.25506.2.127.2
18
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
hh3cSanAggThis 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. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.127.2 |
hh3cSanAggMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.127.2.1 |
hh3cSanAggMaxMemberNumberThis value specifies the maximum member number that a SAN aggregation group supports, and this restriction depends on product customization.ro Integer32 .1.3.6.1.4.1.25506.2.127.2.1.1 |
hh3cSanAggGroupTableA table of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members. SEQUENCE OF Hh3cSanAggGroupEntry .1.3.6.1.4.1.25506.2.127.2.2 |
hh3cSanAggGroupEntryA group of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members. Hh3cSanAggGroupEntry .1.3.6.1.4.1.25506.2.127.2.2.1 |
hh3cSanAggGroupNumberThe serial number of the current SAN aggregation group.ro Integer32 .1.3.6.1.4.1.25506.2.127.2.2.1.1 |
hh3cSanAggGroupIndexThe ifIndex of the current SAN aggregation group.ro Integer32 .1.3.6.1.4.1.25506.2.127.2.2.1.2 |
hh3cSanAggMemberListList 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.rw Hh3cMemberList .1.3.6.1.4.1.25506.2.127.2.2.1.3 |
hh3cSanAggMemberStateListList 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.ro Hh3cMemberList .1.3.6.1.4.1.25506.2.127.2.2.1.4 |
hh3cSanAggGroupRowStatusRowStatus. Now only three states are supported: createAndGo, active, and destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.127.2.2.1.5 |
hh3cSanAggObjForNotification OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.127.2.3 |
hh3cSanAggGroupPreviousSpeedThe previous speed of the SAN aggregation group.ro Integer32 UNITS "gigabit bps" .1.3.6.1.4.1.25506.2.127.2.3.1 |
hh3cSanAggGroupCurrentSpeedThe current speed of the SAN aggregation group.ro Integer32 UNITS "gigabit bps" .1.3.6.1.4.1.25506.2.127.2.3.2 |
hh3cSanAggNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.127.2.4 |
hh3cSanAggNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.127.2.4.0 |
hh3cSanAggGroupSpeedChangeThis event will be triggered whenever a SAN aggregation group changes its speed. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.127.2.4.0.1 |
hh3cSanAggMemberInactiveThis event will be triggered whenever any member in a SAN aggregation group is made inactive. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.127.2.4.0.2 |
hh3cSanAggMemberActiveThis event will be triggered whenever any member in a SAN aggregation group is made active. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.127.2.4.0.3 |