H3C-SAN-AGG-MIB

File: H3C-SAN-AGG-MIB.mib (7590 bytes)

Imported modules

H3C-VSAN-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB

Imported symbols

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

Defined Types

H3cMemberList  
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  

H3cSanAggGroupEntry  
SEQUENCE    
  h3cSanAggGroupNumber Integer32
  h3cSanAggGroupIndex Integer32
  h3cSanAggMemberList H3cMemberList
  h3cSanAggMemberStateList H3cMemberList
  h3cSanAggGroupRowStatus RowStatus

Defined Values

h3cSanAgg 1.3.6.1.4.1.2011.10.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    

h3cSanAggMibObjects 1.3.6.1.4.1.2011.10.2.127.2.1
OBJECT IDENTIFIER    

h3cSanAggMaxMemberNumber 1.3.6.1.4.1.2011.10.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  

h3cSanAggGroupTable 1.3.6.1.4.1.2011.10.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  
    H3cSanAggGroupEntry

h3cSanAggGroupEntry 1.3.6.1.4.1.2011.10.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    
  H3cSanAggGroupEntry  

h3cSanAggGroupNumber 1.3.6.1.4.1.2011.10.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  

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

h3cSanAggMemberList 1.3.6.1.4.1.2011.10.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    
  H3cMemberList  

h3cSanAggMemberStateList 1.3.6.1.4.1.2011.10.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 'h3cSanAggMemberList'. The explanation of this value's length is as same as the 'h3cSanAggMemberList'. 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    
  H3cMemberList  

h3cSanAggGroupRowStatus 1.3.6.1.4.1.2011.10.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  

h3cSanAggObjForNotification 1.3.6.1.4.1.2011.10.2.127.2.3
OBJECT IDENTIFIER    

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

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

h3cSanAggNotifications 1.3.6.1.4.1.2011.10.2.127.2.4
OBJECT IDENTIFIER    

h3cSanAggNotificationPrefix 1.3.6.1.4.1.2011.10.2.127.2.4.0
OBJECT IDENTIFIER    

h3cSanAggGroupSpeedChange 1.3.6.1.4.1.2011.10.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    

h3cSanAggMemberInactive 1.3.6.1.4.1.2011.10.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    

h3cSanAggMemberActive 1.3.6.1.4.1.2011.10.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