HPN-ICF-VSAN-MIB
AI MIB Summary
The HPN-ICF-VSAN-MIB module enables SNMP-based configuration and monitoring of Virtual Storage Area Network (VSAN) entities and domain management parameters on HPE (formerly HP) networking infrastructure. It provides visibility into VSAN operational states, domain membership, and zoning topology to facilitate storage network administration.
This MIB module is for configuring and monitoring VSAN and domain management related entities.
Main OID:
hpnicfSan.1.3.6.1.4.1.11.2.14.11.15.2.127
49
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
49 total| Object Name |
|---|
hpnicfSanThis MIB module is for configuring and monitoring VSAN and domain management related entities. MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.11.15.2.127 |
hpnicfVsan OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1 |
hpnicfVsanMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1 |
hpnicfVsanDmConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1 |
hpnicfVsanTableA table contains all the VSANs configured on the device. It can be used to manage and monitor the VSANs on local device. SEQUENCE OF HpnicfVsanEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.1 |
hpnicfVsanEntryAn entry that contains information about a VSAN in the hpnicfVsanTable. HpnicfVsanEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.1.1 |
hpnicfVsanIndexThe identifier of the VSAN.ro HpnicfFcVsanIndex (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.1.1.1 |
hpnicfVsanCoreSwitchNameThe Core Switch_Name of the VSAN, which is indicated by the switch's WWN(World Wide Name).ro HpnicfFcNameIdOrZero .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.1.1.2 |
hpnicfVsanRowStatusRowStatus. Now only three states are supported: createAndGo, active, and destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.1.1.3 |
hpnicfVsanDmTableA table contains domain management related configurations and information of VSANs. An entry in this table is created when corresponding VSAN is created, as well as deleted when the VSAN is deleted. SEQUENCE OF HpnicfVsanDmEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2 |
hpnicfVsanDmEntryAn entry of domain management related configurations and information of a specified VSAN. HpnicfVsanDmEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1 |
hpnicfVsanDmDomainConfigureEnableTo enable or disable the fabric configuration function in this VSAN. true: enabled, the fabric will be built dynamically. false: disabled, the fabric should be built statically by manual configurations.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.1 |
hpnicfVsanDmFabricNameConfiguredSpecifies the fabric name in this VSAN, and will use a zero-length octet string as default value if not configured. The fabric name specified here takes effect only if the value of hpnicfVsanDmDomainConfigureEnable is 'false', and the same fabric name should be configured for all switches in this VSAN. If the value of hpnicfVsanDmDomainConfigureEnable is 'true', the principal switch WWN is used as fabric name. The value should be set to zero-length when canceling a configured fabric name.rw HpnicfFcNameIdOrZero (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.2 |
hpnicfVsanDmPriorityConfiguredSpecifies the priority of a switch in this VSAN, which is used during principal switch selection to cause one Switch to be favored over another.rw HpnicfFcDomainPriority (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.3 |
hpnicfVsanDmAllowedDomainIdListSpecifies the list of domain IDs that are allowed in the VSAN, and the configuration has different meanings in different scenarios: 1. Principal switch: Can only assign domains IDs within the allowed domain ID list. If the allowed domain ID list configured does not include any of the already assigned domain IDs or manually configured domain IDs, the configuration will fail. 2. Non-principal switch: The manually configured domain ID must be within the allowed domain ID list, or the configuration will fail. Besides, the domain ID assigned by principal switch must within the allowed domain ID list, or the switch will refuse the assigned domain ID and isolate the upstream interface. If the runtime domain ID for a switch is beyond the new configured ID list, the configuration will fail. The default value is a zero-length octet string. If This value is set with zero-length, the configuration will be cancelled in this VSAN.rw HpnicfFcDomainIdList (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.4 |
hpnicfVsanDmDomainIdConfiguredUsed to configure or cancel a domain ID for a switch in this VSAN. When this value is not zero, the domain ID type should be specified together via hpnicfVsanDmDomainIdTypeConfigured, or the default value of preferred type will be taken. The zero value is used to cancel the domain ID configured, and then, there is no need to specify its type. When statically build a fabric, the configured domain ID is the actual domain ID of the switch. If this object is not manually configured, the switch will isolate all of its E_ports in this VSAN no matter what domain ID type is configured. When dynamically build a fabric, the configured domain ID is desired by the switch, but the domain ID assigned to the switch may not be the desired one. If a non-principal switch fails to obtain any domain ID from the principal switch, the non-principal switch will isolate the upstream link. If a non-principal switch obtains a domain ID from the principal switch other than the desired one, different actions will be taken according to different domain ID type configured: - If configured static type, The non-principal switch will isolate the upstream link and refuse other domain IDs assigned by the principal switch. - If configured preferred type, the non-principal switch will use the domain ID assigned by the principal switch.rw HpnicfFcDomainIdOrZero (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.5 |
hpnicfVsanDmDomainIdTypeConfiguredSpecifies the type of configured domain ID, which can be static type or preferred type.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.6 |
hpnicfVsanDmAutoReconfigureEnableUsed to specify whether a disruptive reconfiguration will be automatically performed when the domain ID lists overlaps in fabric merging. The fabric reconfiguration function takes effect only when the value of hpnicfVsanDmDomainConfigureEnable is 'true'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.7 |
hpnicfVsanDmDomainRestartUsed to manually trigger a disruptive or non-disruptive reconfiguration of the fabric.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.8 |
hpnicfVsanDmStateIndicates the managing state of the domain in this VSAN.ro HpnicfFcDmState (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.9 |
hpnicfVsanDmDomainIdAssignedIndicates the Domain ID of the local switch in this VSAN or zero if no Domain ID has been assigned.ro HpnicfFcDomainIdOrZero (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.10 |
hpnicfVsanDmPrincipalSwitchWWNIndicates the WWN of the principal switch in this VSAN, or zero-length string if the identity of the principal switch is unknown.ro HpnicfFcNameId (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.11 |
hpnicfVsanDmLocalSwitchWWNIndicates the WWN of the local switch in this VSAN.ro HpnicfFcNameId (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.12 |
hpnicfVsanDmPrincipalSwRunPriorityIndicates the running priority of the principal switch in this VSAN.ro HpnicfFcDomainPriority (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.13 |
hpnicfVsanDmLocalSwRunPriorityIndicates the running priority of the local switch in this VSAN.ro HpnicfFcDomainPriority (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.14 |
hpnicfVsanDmPrincipalSwSlctCntThe times that local switch has participated in principal switch selection in this VSAN.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.15 |
hpnicfVsanDmLocalPrincipalSwSlctCntThe times that local switch was elected as principal switch in this VSAN.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.16 |
hpnicfVsanDmBFCntThe times that local switch has participated in a BF(Build Fabric) process in this VSAN.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.17 |
hpnicfVsanDmRCFCntThe times that local switch has participated in a RCF (Reconfigure Fabric) process in this VSAN.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.2.1.18 |
hpnicfVsanDmIfConfigTableA table contains the FC(Fibre Channel) related interface configurations about domain management of a VSAN. SEQUENCE OF HpnicfVsanDmIfConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.3 |
hpnicfVsanDmIfConfigEntryAn entry used for managing the FC related interface configurations about domain management of a VSAN. An entry can be created when any object in this table is set to non-default value, and be deleted when the objects in this table are set to default value. HpnicfVsanDmIfConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.3.1 |
hpnicfVsanDmIfConfigRcfRejectUsed to specify whether the RCF(Reconfigure Fabric) requests received in this VSAN should be rejected. - true: the received RCF will be rejected. - false: the received RCF will be accepted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.1.3.1.1 |
hpnicfVsanDmInformation OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2 |
hpnicfVsanDmDatabaseTableA table specifies the information of the switch about all the Domain IDs which have been assigned in each of the VSANs. SEQUENCE OF HpnicfVsanDmDatabaseEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.1 |
hpnicfVsanDmDatabaseEntryAn object in the hpnicfVsanDmDatabaseTable contains one Domain ID and the corresponding WWN of the switch in one VSAN. HpnicfVsanDmDatabaseEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.1.1 |
hpnicfVsanDmDatabaseDomainIdThe Domain ID which has been assigned. HpnicfFcDomainId (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.1.1.1 |
hpnicfVsanDmDatabaseSwitchWWNThe WWN of the switch to which the corresponding Domain ID has been assigned in the particular VSAN.ro HpnicfFcNameId (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.1.1.2 |
hpnicfVsanDmIfInfoTableA table specifies the information of an interface in each of the VSANs. SEQUENCE OF HpnicfVsanDmIfInfoEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.2 |
hpnicfVsanDmIfInfoEntryA conceptual row in the hpnicfVsanDmIfInfoTable indicates the role information of the interface in the particular VSAN. HpnicfVsanDmIfInfoEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.2.1 |
hpnicfVsanDmIfInfoRoleThe role of the interface in the VSAN. The value specifications are listed as follows: nonPrincipal - The state of the interface is not principal interface in the VSAN. principalUpstream - The state of the interface is upstream principal interface in the VSAN. principalDownstream - The state of the interface is downstream principal interface in the VSAN. isolated - The state of the interface is isolated in the VSAN. unknown - The state of the interface is unknown in the VSAN.ro Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.2.1.1 |
hpnicfVsanDmNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3 |
hpnicfVsanDmNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.0 |
hpnicfVsanDmDomainIdNotAssignedNotifyThis event will be triggered if a Domain ID is not assigned or configured, then the E_ports may be isolated in the VSAN. The conditions are listed as follows: 1. If the switch has enabled the fabric configuration and a request for a configured static Domain ID is rejected or no other Domain ID is assigned, the E_ports will be isolated in the particular VSAN. 2. If the switch does not enable the fabric configuration and a Domain ID is not configured, all of its E_ports will be isolated in the particular VSAN. The notification contains the WWN of the Switch and the index of the VSAN in which the event occurred. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.0.1 |
hpnicfVsanDmNewPrincipalSwitchNotifyIf a switch becomes the new Principal Switch in a VSAN, this notification is sent immediately after the election. The notification contains the WWN of the new Principal Switch and the index of the VSAN in which the transition occurred. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.0.2 |
hpnicfVsanDmFabricChangeNotifyThis event will be triggered if a switch sends or receives a Build Fabric (BF) or a Reconfigure Fabric (RCF) message in a VSAN. The conditions a switch can receive or send a BF or a RCF are listed as follows: 1. Two isolated fabrics in a VSAN merge into one fabric. If the Domain ID lists do not overlap, the sent or received message is BF, other cases, it is RCF. 2. If an upstream principal link which connects to principal switch and other switches become disconnected, the sent or received message is BF. 3. A BF or RCF process is triggered manually by configuration. The notification contains the index of the VSAN in which a BF or a RCF was sent or received. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.0.3 |
hpnicfVsanDmDomainIdChangeNotifyThis event will be triggered if the Domain ID of the local switch changed in a VSAN. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.0.4 |
hpnicfVsanDmNotificationSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.1 |
hpnicfVsanDmFabricChangeNotifyEnableSpecifies whether the hpnicfVsanDmFabricChangeNotify can be sent when a BF or RCF message was sent or received by a switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.1.1 |
hpnicfVsanDmDomainIdChangeNotifyEnableSpecifies whether the hpnicfVsanDmDomainIdChangeNotify can be sent when the Domain ID of the local switch changed in a VSAN.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.3.1.2 |