HH3C-SAN-AGG-MIB

File: HH3C-SAN-AGG-MIB.mib (7650 bytes)

Imported modules

HH3C-VSAN-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB

Imported symbols

hh3cSan Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE RowStatus
TEXTUAL-CONVENTION ifIndex ifDescr

Defined Types

Hh3cMemberList  
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.
TEXTUAL-CONVENTION    
  OCTET STRING  

Hh3cSanAggGroupEntry  
SEQUENCE    
  hh3cSanAggGroupNumber Integer32
  hh3cSanAggGroupIndex Integer32
  hh3cSanAggMemberList Hh3cMemberList
  hh3cSanAggMemberStateList Hh3cMemberList
  hh3cSanAggGroupRowStatus RowStatus

Defined Values

hh3cSanAgg 1.3.6.1.4.1.25506.2.127.2
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.
MODULE-IDENTITY    

hh3cSanAggMibObjects 1.3.6.1.4.1.25506.2.127.2.1
OBJECT IDENTIFIER    

hh3cSanAggMaxMemberNumber 1.3.6.1.4.1.25506.2.127.2.1.1
This value specifies the maximum member number that a SAN aggregation group supports, and this restriction depends on product customization.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cSanAggGroupTable 1.3.6.1.4.1.25506.2.127.2.2
A table of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSanAggGroupEntry

hh3cSanAggGroupEntry 1.3.6.1.4.1.25506.2.127.2.2.1
A group of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSanAggGroupEntry  

hh3cSanAggGroupNumber 1.3.6.1.4.1.25506.2.127.2.2.1.1
The serial number of the current SAN aggregation group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..65535  

hh3cSanAggGroupIndex 1.3.6.1.4.1.25506.2.127.2.2.1.2
The ifIndex of the current SAN aggregation group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cSanAggMemberList 1.3.6.1.4.1.25506.2.127.2.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Hh3cMemberList  

hh3cSanAggMemberStateList 1.3.6.1.4.1.25506.2.127.2.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cMemberList  

hh3cSanAggGroupRowStatus 1.3.6.1.4.1.25506.2.127.2.2.1.5
RowStatus. Now only three states are supported: createAndGo, active, and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cSanAggObjForNotification 1.3.6.1.4.1.25506.2.127.2.3
OBJECT IDENTIFIER    

hh3cSanAggGroupPreviousSpeed 1.3.6.1.4.1.25506.2.127.2.3.1
The previous speed of the SAN aggregation group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cSanAggGroupCurrentSpeed 1.3.6.1.4.1.25506.2.127.2.3.2
The current speed of the SAN aggregation group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cSanAggNotifications 1.3.6.1.4.1.25506.2.127.2.4
OBJECT IDENTIFIER    

hh3cSanAggNotificationPrefix 1.3.6.1.4.1.25506.2.127.2.4.0
OBJECT IDENTIFIER    

hh3cSanAggGroupSpeedChange 1.3.6.1.4.1.25506.2.127.2.4.0.1
This event will be triggered whenever a SAN aggregation group changes its speed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cSanAggMemberInactive 1.3.6.1.4.1.25506.2.127.2.4.0.2
This event will be triggered whenever any member in a SAN aggregation group is made inactive.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cSanAggMemberActive 1.3.6.1.4.1.25506.2.127.2.4.0.3
This event will be triggered whenever any member in a SAN aggregation group is made active.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE