MIBs Depot

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

FromSymbols
HPN-ICF-VSAN-MIBhpnicfSan
IF-MIBifDescr, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1Integer32read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..65535)accessible-for-notifycurrent
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.2Integer32read-onlycurrent
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.3HpnicfMemberListread-createcurrent
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.4HpnicfMemberListread-onlycurrent
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.5RowStatusread-createcurrent
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.1Integer32accessible-for-notifycurrent
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.2Integer32accessible-for-notifycurrent
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

NameOIDStatus
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.1current
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.2current
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.3current