HPN-ICF-SAN-AGG-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.127.2
- Last updated
- 2013-02-25 09:40
- Revisions
- 2013-02-25 09:40
- Namespace
- hp
- Source file
HPN-ICF-SAN-AGG-MIB- Digest
sha256:dbd3c25bda750f0b771cc83fbfcf72252c28d642887bb708a6f0c319cf12ca68
Description
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.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-VSAN-MIB | hpnicfSan |
| IF-MIB | ifDescr, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-FC-TC-MIB HPN-ICF-OID-MIB HPN-ICF-SAN-AGG-MIB HPN-ICF-VSAN-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfMemberList TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfSanAggMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.1 | |||
| hpnicfSanAggMaxMemberNumber OBJECT-TYPE 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.11.2.14.11.15.2.127.2.1.1 | Integer32 | read-only | current |
| hpnicfSanAggGroupTable OBJECT-TYPE 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.11.2.14.11.15.2.127.2.2 | not-accessible | current | |
| hpnicfSanAggGroupEntry OBJECT-TYPE 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.11.2.14.11.15.2.127.2.2.1 | not-accessible | current | |
| hpnicfSanAggGroupNumber OBJECT-TYPE The serial number of the current SAN aggregation group. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.2.1.1 | Integer32 (1..65535) | accessible-for-notify | current |
| hpnicfSanAggGroupIndex OBJECT-TYPE The ifIndex of the current SAN aggregation group. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.2.1.2 | Integer32 | read-only | current |
| hpnicfSanAggMemberList OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.2.1.3 | HpnicfMemberList | read-create | current |
| hpnicfSanAggMemberStateList OBJECT-TYPE 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 'hpnicfSanAggMemberList'. The explanation of this value's length is as same as the 'hpnicfSanAggMemberList'. 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. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.2.1.4 | HpnicfMemberList | read-only | current |
| hpnicfSanAggGroupRowStatus OBJECT-TYPE RowStatus. Now only three states are supported: createAndGo, active, and destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.2.1.5 | RowStatus | read-create | current |
| hpnicfSanAggObjForNotification OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.3 | |||
| hpnicfSanAggGroupPreviousSpeed OBJECT-TYPE The previous speed of the SAN aggregation group. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.3.1 | Integer32 | accessible-for-notify | current |
| hpnicfSanAggGroupCurrentSpeed OBJECT-TYPE The current speed of the SAN aggregation group. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.3.2 | Integer32 | accessible-for-notify | current |
| hpnicfSanAggNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.4 | |||
| hpnicfSanAggNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.4.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfSanAggGroupSpeedChange NOTIFICATION-TYPE This event will be triggered whenever a SAN aggregation group changes its speed. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.4.0.1 | current |
| hpnicfSanAggMemberInactive NOTIFICATION-TYPE This event will be triggered whenever any member in a SAN aggregation group is made inactive. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.4.0.2 | current |
| hpnicfSanAggMemberActive NOTIFICATION-TYPE This event will be triggered whenever any member in a SAN aggregation group is made active. | 1.3.6.1.4.1.11.2.14.11.15.2.127.2.4.0.3 | current |