HH3C-SAN-AGG-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-SAN-AGG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     hh3cSanAggMibObjects 1.3.6.1.4.1.25506.2.127.2.1
         hh3cSanAggMaxMemberNumber 1.3.6.1.4.1.25506.2.127.2.1.1 integer32 read-only
This value specifies the maximum member number that a SAN aggregation group supports, and this restriction depends on product customization.
     hh3cSanAggGroupTable 1.3.6.1.4.1.25506.2.127.2.2 no-access
A table 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 no-access
A group of SAN aggregation objects to be used in configuring and monitoring a SAN aggregation group and its members.
             hh3cSanAggGroupNumber 1.3.6.1.4.1.25506.2.127.2.2.1.1 integer32 no-access
The serial number of the current SAN aggregation group.
             hh3cSanAggGroupIndex 1.3.6.1.4.1.25506.2.127.2.2.1.2 integer32 read-only
The ifIndex of the current SAN aggregation group.
             hh3cSanAggMemberList 1.3.6.1.4.1.25506.2.127.2.2.1.3 hh3cmemberlist read-only
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.
             hh3cSanAggMemberStateList 1.3.6.1.4.1.25506.2.127.2.2.1.4 hh3cmemberlist read-only
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.
             hh3cSanAggGroupRowStatus 1.3.6.1.4.1.25506.2.127.2.2.1.5 rowstatus read-only
RowStatus. Now only three states are supported: createAndGo, active, and destroy.
     hh3cSanAggObjForNotification 1.3.6.1.4.1.25506.2.127.2.3
         hh3cSanAggGroupPreviousSpeed 1.3.6.1.4.1.25506.2.127.2.3.1 integer32 no-access
The previous speed of the SAN aggregation group.
         hh3cSanAggGroupCurrentSpeed 1.3.6.1.4.1.25506.2.127.2.3.2 integer32 no-access
The current speed of the SAN aggregation group.
     hh3cSanAggNotifications 1.3.6.1.4.1.25506.2.127.2.4
         hh3cSanAggNotificationPrefix 1.3.6.1.4.1.25506.2.127.2.4.0
             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.
             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.
             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.