MIBs Depot

HPN-ICF-FC-ZONE-SERVER-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.127.9
Last updated
2013-12-25 15:07
Revisions
2013-12-25 15:07
Namespace
hp
Source file
HPN-ICF-FC-ZONE-SERVER-MIB
Digest
sha256:716ad49cc7ffc51277f11a2459447a4936db6625f7ad8ae0cc1d848c13c8d8ac

Description

This MIB module is intended for management of FC(Fibre Channel) Zoning entities, including Basic Zoning Management and Enhanced Zoning Management.

Imports

FromSymbols
HPN-ICF-FC-TC-MIBHpnicfFcNameId
HPN-ICF-VSAN-MIBhpnicfSan, hpnicfVsanIndex
IF-MIBifDescr, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue
T11-FC-ZONE-SERVER-MIBt11ZsActiveZoneIndex, t11ZsActiveZoneMemberIndex

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

FC-MGMT-MIB
HPN-ICF-FC-TC-MIB
HPN-ICF-FC-ZONE-SERVER-MIB
HPN-ICF-OID-MIB
HPN-ICF-VSAN-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
T11-FC-FABRIC-ADDR-MGR-MIB
T11-FC-NAME-SERVER-MIB
T11-FC-ZONE-SERVER-MIB
T11-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfFcZsGenName
TEXTUAL-CONVENTION
Represents the general names for a Zone Set, Zone or Zone alias object. Each octet in this string is an ASCII code for an English letter, digit, or special character such as the dollar sign ($), minus sign (-), caret (^), or underscores (_). This string must contain at least one character and must start with an English letter.
current
HpnicfFcZsGenNameOrZero
TEXTUAL-CONVENTION
Represents the general names for a Zone Set, Zone or Zone alias object. Each octet in this string is an ASCII code for an English letter, digit, or special character such as the dollar sign ($), minus sign (-), caret (^), or underscores (_). This string must start with an English letter.
current
HpnicfFcZsZoneMemberType
TEXTUAL-CONVENTION
Represents the addressing mechanism by which a member is identified: 'fcid' - FC ID of N_Port. 'fwwn' - WWN(World Wide Name) of F_Port. 'pwwn' - WWN(World Wide Name) of N_Port. 'aliasName' - Zone alias name.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfFcZoneMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1
hpnicfFcZsConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1
hpnicfFcZsServerTable
OBJECT-TYPE
A table that contains information about the Zone Servers in each VSAN and provides the capability to perform operations on their Zone Server databases.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1not-accessiblecurrent
hpnicfFcZsServerEntry
OBJECT-TYPE
Each entry contains information specific to a Zone Server for a particular VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1not-accessiblecurrent
hpnicfFcZsZoneModeCfg
OBJECT-TYPE
The operational mode of the Zone Server. Setting this object to 'enhanced' is a request to set the operational mode of the Zone Server to Enhanced mode. This is possible only if all switches in the Fibre Channel Fabric are capable of working in Enhanced mode. Setting this object to 'basic' is a request to set the operational mode of the Zone Server to Basic mode.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.1INTEGER {basic(1), enhanced(2)}read-writecurrent
hpnicfFcZsHardZoneEnable
OBJECT-TYPE
This object indicates whether this switch, no matter in Basic or Enhanced mode, enforces Hard Zoning in this VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.2TruthValueread-writecurrent
hpnicfFcZsDistributeRule
OBJECT-TYPE
This object specifies whether a complete distribution (or merge) will be applied when an activation(or merge) happened in Basic mode. If this object is set to 'full', both the Active Zone Set and Zone Set Database will be distributed (or merged) when an activation operation(or merge) is performed. If this object is set to 'activeOnly', only the Active Zone Set will be distributed(or merged) when an activation operation(or merge) is performed. The value 'none' is meaningless and can be used only in Enhanced mode.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.3INTEGER {none(1), activeOnly(2), full(3)}read-writecurrent
hpnicfFcZsDefaultZoneSetting
OBJECT-TYPE
This object controls the Zoning flag that governs the behavior of the Default Zone in this VSAN. If this object is set to 'permit', the members of the Default Zone in this VSAN can communicate with each other. If this object is set to 'deny', the members of the Default Zone in this VSAN cannot communicate with each other.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.4INTEGER {deny(1), permit(2)}read-writecurrent
hpnicfFcZsMergeControlSetting
OBJECT-TYPE
This object controls the Enhanced Zoning flag that indicates the Merge Control Setting for this VSAN. It is meaningful only in Enhanced mode: 'none' - This value is meaningless and only can be used in Basic mode. 'allow' - A switch may join the Fabric only if its Zoning Database is able to merge with the Fabric's Zoning Database. 'restrict' - A switch may join the Fabric only if its Zoning Database is equal to the Fabric's Zoning Database.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.5INTEGER {none(1), allow(2), restrict(3)}read-writecurrent
hpnicfFcZsServerLastResult
OBJECT-TYPE
Current operational status of the latest configuration in this VSAN: 'none' - No corresponding operation has been performed yet. 'success' - The configuration was performed successfully. 'busy' - The configuration was performed unsuccessfully, because the system is busy with another zoning operation. 'noSupportInFabric' - The configuration was performed unsuccessfully, because one or more switches in this Fabric don't support Enhanced zoning. 'noSupportInBasic' - The configuration was performed unsuccessfully, because it is not supported in Basic mode. 'noSupportInEnhanced' - The configuration was performed unsuccessfully, because it is not supported in Enhanced mode. 'activeZoneSetTooBig' - The configuration was performed unsuccessfully, because the Active Zone Set is too large to be supported. 'otherFault' - The configuration was performed unsuccessfully for other reasons.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.6INTEGER {none(1), success(2), busy(3), noSupportInFabric(4), noSupportInBasic(5), noSupportInEnhanced(6), activeZoneSetTooBig(7), otherFault(8)}read-onlycurrent
hpnicfFcZsZonesetTable
OBJECT-TYPE
A table that contains information about each Zone Set in the Zone Set Database of the Zone Servers in a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.2not-accessiblecurrent
hpnicfFcZsZonesetEntry
OBJECT-TYPE
Each entry contains the information of a Zone Set configured in a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.2.1not-accessiblecurrent
hpnicfFcZsZonesetIndex
OBJECT-TYPE
The index of a Zone Set, which uniquely identifies a Zone Set in the Zone Set Database on local switch.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.2.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
hpnicfFcZsZonesetName
OBJECT-TYPE
The name of this Zone Set, which should be unique within a VSAN. The Zone Set can be renamed by setting this object to a new value.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.2.1.2HpnicfFcZsGenNameread-createcurrent
hpnicfFcZsZonesetRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.2.1.3RowStatusread-createcurrent
hpnicfFcZsZoneTable
OBJECT-TYPE
This table contains information about all the Zones in the Zone Set Database of the Zone Servers in each VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.3not-accessiblecurrent
hpnicfFcZsZoneEntry
OBJECT-TYPE
Each entry contains information about a Zone in the Zone Set Database in a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.3.1not-accessiblecurrent
hpnicfFcZsZoneIndex
OBJECT-TYPE
An index value that uniquely identifies this Zone in the Zone Set Database on local switch.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.3.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
hpnicfFcZsZoneName
OBJECT-TYPE
The name of this Zone, which should be unique within a VSAN. The Zone can be renamed by setting this object to a new value.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.3.1.2HpnicfFcZsGenNameread-createcurrent
hpnicfFcZsZonePairwiseEnable
OBJECT-TYPE
This object specifies whether Pairwise Zoning is enabled in this Zone. When Pairwise Zoning is enabled in a Zone, the behaviors of members in this Zone will be controlled through their roles. The members with the same role ('initiator' or 'target') can't communicate with each other, but those with different roles or with the same role 'both' can communicate with each other. When Pairwise Zoning is disabled in a Zone, the behaviors of members in this Zone will not be affected by their roles.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.3.1.3TruthValueread-createcurrent
hpnicfFcZsZoneRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.3.1.4RowStatusread-createcurrent
hpnicfFcZsSetZoneTable
OBJECT-TYPE
This table specifies which Zone belongs to which Zone Set in the Zone Set Database of the Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.4not-accessiblecurrent
hpnicfFcZsSetZoneEntry
OBJECT-TYPE
Each entry specifies that a particular Zone is one of the Zones that form a particular Zone Set in the Zone Set database of a specified VSAN. When a row in this table exists, it references one row in the hpnicfFcZsZonesetTable and one row in the hpnicfFcZsZoneTable. The agent must ensure that both such rows when referenced by an active row in this table, do exist and have a status of 'active'.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.4.1not-accessiblecurrent
hpnicfFcZsSetZoneRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.4.1.1RowStatusread-createcurrent
hpnicfFcZsZoneAliasTable
OBJECT-TYPE
This table contains information about the Zone aliases in the Zone Set Database of the Zone Server in each VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.5not-accessiblecurrent
hpnicfFcZsZoneAliasEntry
OBJECT-TYPE
Each entry contains information about a Zone alias in the Zone Set Database of a particular VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.5.1not-accessiblecurrent
hpnicfFcZsZoneAliasIndex
OBJECT-TYPE
An index value that uniquely identifies this Zone alias within the Zone Set Database.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.5.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
hpnicfFcZsZoneAliasName
OBJECT-TYPE
The name of this Zone alias, which should be unique within a VSAN. The Zone alias can be renamed by setting this object to a new value.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.5.1.2HpnicfFcZsGenNameread-createcurrent
hpnicfFcZsZoneAliasRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.5.1.3RowStatusread-createcurrent
hpnicfFcZsZoneMemberTable
OBJECT-TYPE
This table contains all members of a Zone/Zone alias and information about those members in the Zone Set Database of the Zone Server in each VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6not-accessiblecurrent
hpnicfFcZsZoneMemberEntry
OBJECT-TYPE
Each entry represents the relationship between a member and (one of) its 'parent(s)', i.e., a Zone or Zone alias the member belongs, within a particular VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1not-accessiblecurrent
hpnicfFcZsZoneMemberParentType
OBJECT-TYPE
This object determines whether this member belongs to a Zone or Zone alias.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.1INTEGER {zone(1), alias(2)}not-accessiblecurrent
hpnicfFcZsZoneMemberParentIndex
OBJECT-TYPE
This object contains the index value of the Zone or Zone alias to which this member belongs. If the value of the corresponding instance of hpnicfFcZsZoneMemberParentType is 'zone', this object will contain the value of the hpnicfFcZsZoneIndex object of the Zone to which this member belongs. If the value of the corresponding instance of hpnicfFcZsZoneMemberParentType is 'alias', this object will contain the value of the hpnicfFcZsAliasIndex object of the Zone alias to which this member belongs.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.2Unsigned32 (1..4294967295)not-accessiblecurrent
hpnicfFcZsZoneMemberIndex
OBJECT-TYPE
An index value that uniquely identifies this Zone member among all Zone members in the Zone or Zone alias they belongs to.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.3Unsigned32 (1..4294967295)not-accessiblecurrent
hpnicfFcZsZoneMemberFormat
OBJECT-TYPE
This object identifies the format of the Zone/Zone alias member's identifier that is contained in hpnicfFcZsZoneMemberIdentifier. This object cannot be modified while the value of the hpnicfFcZsZoneMemberRowStatus object is 'active'.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.4HpnicfFcZsZoneMemberTyperead-createcurrent
hpnicfFcZsZoneMemberIdentifier
OBJECT-TYPE
This object contains the Member Identifier of the Zone or Zone alias. The interpretation of this object depends on the value of the corresponding instance of hpnicfFcZsZoneMemberFormat: - if hpnicfFcZsZoneMemberFormat is 'fcid', this object contains the 3-octet N_Port FC ID. - if hpnicfFcZsZoneMemberFormat is 'fwwn', this object contains an 8-octet F_Port WWN. - if hpnicfFcZsZoneMemberFormat is 'pwwn', this object contains an 8-octet N_Port WWN. - if hpnicfFcZsZoneMemberFormat is 'aliasName', this object contains the value of hpnicfFcZsZoneAliasName for some Zone alias in the same Zone Set Database. This object cannot be modified while the value of the hpnicfFcZsZoneMemberRowStatus object is 'active'.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.5OCTET STRING (SIZE(1..255))read-createcurrent
hpnicfFcZsZoneMemberPairwiseRole
OBJECT-TYPE
This object identifies the Pairwise role of the Zone/Zone alias member. If hpnicfFcZsZoneMemberFormat is 'aliasName', the value of this object can only be 'none'. If hpnicfFcZsZoneMemberFormat is not 'aliasName', the value of this object can't be 'none', and the default value is 'both' (including both 'initiator' and 'target' role). This object can be modified while the value of the hpnicfFcZsZoneMemberRowStatus object is 'active'. The Pairwise role of a port member takes effect only when the hpnicfFcZsZonePairwiseEnable of the Zone to which the port member belongs is set to 'true'.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.6INTEGER {none(1), both(2), initiator(3), target(4)}read-createcurrent
hpnicfFcZsZoneMemberRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.7RowStatusread-createcurrent
hpnicfFcZsOperation
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2
hpnicfFcZsActivateTable
OBJECT-TYPE
This table provides a mechanism to allow a Zone Set to be activated.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.1not-accessiblecurrent
hpnicfFcZsActivateEntry
OBJECT-TYPE
An entry contains information of the activation about a Zone Set.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.1.1not-accessiblecurrent
hpnicfFcZsActivate
OBJECT-TYPE
Name of the Zone Set that needs to be activated. The value of this object when read is always zero-length.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.1.1.1HpnicfFcZsGenNameOrZeroread-writecurrent
hpnicfFcZsDeactivate
OBJECT-TYPE
A request to deactivate the currently active Zone Set. The value of this object when read is always 'noOper'. 'noOper' - Specifies no operation. 'deactivate' - Specifies the deactivate operation.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.1.1.2INTEGER {noOper(1), deactivate(2)}read-writecurrent
hpnicfFcZsActivateResult
OBJECT-TYPE
As a result of the most recent activation/deactivation. 'none' - No activation/deactivation invoked since the last restart of the management system. 'inProcess' - Activation/deactivation is still in progress. 'activateSuccess' - Activation completed successfully. 'activateFailure' - Activation failed due to some reason. 'deactivateSuccess' - Deactivation completed successfully. 'deactivateFailure' - Deactivation failed due to some reason.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.1.1.3INTEGER {none(1), inProgress(2), activateSuccess(3), activateFailure(4), deactivateSuccess(5), deactivateFailure(6)}read-onlycurrent
hpnicfFcZsActivateFailReason
OBJECT-TYPE
The reason for the most recent failure of a Zone Set activation or deactivation. 'none' - No activation/deactivation invoked or the result of activation/deactivation is success. 'busy' - The management system is busy in some other process. 'activeZoneSetTooBig' - The Active Zone Set size in packet reached the maximum limit in Basic mode. 'noZoneSet' - No specified Zone Set found. 'noMember' - No port member found in the specified Zone Set.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.1.1.4INTEGER {none(1), busy(2), activeZoneSetTooBig(3), noZoneSet(4), noMember(5)}read-onlycurrent
hpnicfFcZsDistributeTable
OBJECT-TYPE
This table provides an operational object to trigger a distribution for each existing VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2not-accessiblecurrent
hpnicfFcZsDistributeEntry
OBJECT-TYPE
This entry provides an operational object to trigger a distribution for a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1not-accessiblecurrent
hpnicfFcZsDistribute
OBJECT-TYPE
Specifies the operation of triggering a distribution in this VSAN. 'noOper' - Specifies no operation. 'distribute' - Specifies the distribute operation.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1.1INTEGER {noOper(1), distribute(2)}read-writecurrent
hpnicfFcZsDistributeLastResult
OBJECT-TYPE
Specifies the result of triggering a distribution for VSAN. 'none' - No distribution invoked via the corresponding instance of distribution. 'success' - Distribution completed successfully. 'inProgress' - Distribution is still in progress. 'rejectFailure' - Distribution failed due to an SW_RJT. 'otherFault' - Distribution/commit failed for some other reason.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1.2INTEGER {none(1), success(2), inProgress(3), rejectFailure(4), otherFault(5)}read-onlycurrent
hpnicfFcZsDistributeReasonCode
OBJECT-TYPE
The reason code in the SW_RJT packet received in the most recent distribution. This object is meaningful only when the value of hpnicfFcZsDistributeLastResult is 'rejectFailure'.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1.3Unsigned32read-onlycurrent
hpnicfFcZsDistributeExplainCode
OBJECT-TYPE
This object contains the corresponding reason code explanation for hpnicfFcZsDistributeReasonCode, and is meaningful only when the value of hpnicfFcZsDistributeLastResult is 'rejectFailure'.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1.4Unsigned32read-onlycurrent
hpnicfFcZsClearDatabaseTable
OBJECT-TYPE
This table provides an operational object to clear the local Zone Set Database for each existing VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.3not-accessiblecurrent
hpnicfFcZsClearDatabaseEntry
OBJECT-TYPE
An entry provides an operational object to clear the local Zone Set Database for a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.3.1not-accessiblecurrent
hpnicfFcZsClearDatabase
OBJECT-TYPE
Specify the operation of clearing local Zone Set Database in this VSAN. 'noOper' - Specifies no operation. 'clearDb' - Specifies clear operation.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.3.1.1INTEGER {noOper(1), clearDb(2)}read-writecurrent
hpnicfFcZsClearPktStatsTable
OBJECT-TYPE
This table provides an operational object to clear the statistics on packets for each existing VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.4not-accessiblecurrent
hpnicfFcZsClearPktStatsEntry
OBJECT-TYPE
An entry provides an operational object to clear the statistics on packets for a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.4.1not-accessiblecurrent
hpnicfFcZsClearPktStats
OBJECT-TYPE
Specify the operation of clearing the statistics on packets in this VSAN. 'noOper' - Specifies no operation. 'clearStats' - Specifies the clear operation.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.4.1.1INTEGER {noOper(1), clearStats(2)}read-writecurrent
hpnicfFcZsClearAllPktStats
OBJECT-TYPE
An operational object to clear the statistics on packets for all existing VSANs. 'noOper' - Specifies no operation. 'clearStats' - Specifies the clear operation.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.5INTEGER {noOper(1), clearStats(2)}read-writecurrent
hpnicfFcZsInformation
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3
hpnicfFcZsActiveZoneTable
OBJECT-TYPE
This table contains information about Active Zone in each existing VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.1not-accessiblecurrent
hpnicfFcZsActiveZoneEntry
OBJECT-TYPE
An entry contains information about Active Zone in a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.1.1not-accessiblecurrent
hpnicfFcZsActiveZonePairwiseEnable
OBJECT-TYPE
Indicates whether Pairwise Zoning of an Active Zone is enabled.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.1.1.1TruthValueread-onlycurrent
hpnicfFcZsActiveMemberTable
OBJECT-TYPE
This table contains information about Active Zone members in each existing VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.2not-accessiblecurrent
hpnicfFcZsActiveMemberEntry
OBJECT-TYPE
An entry contains information about Active Zone members in a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.2.1not-accessiblecurrent
hpnicfFcZsActiveMemberPairwiseRole
OBJECT-TYPE
Indicates which role the Active Zone member is playing.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.2.1.1INTEGER {both(1), initiator(2), target(3)}read-onlycurrent
hpnicfFcZsServerStatusTable
OBJECT-TYPE
This table contains the configuration and running state of each existing VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3not-accessiblecurrent
hpnicfFcZsServerStatusEntry
OBJECT-TYPE
An entry contains the configuration and running state of a specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3.1not-accessiblecurrent
hpnicfFcZsServerStatus
OBJECT-TYPE
The current status of Zone Server. 'free' - The Zone Server is now free. 'distribute' - The Zone Server is now busy distributing. 'merge' - The Zone Server is now busy merging.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3.1.1INTEGER {free(1), distribute(2), merge(3)}read-onlycurrent
hpnicfFcZsHardZoneStatus
OBJECT-TYPE
The current status of Hard Zone Server. 'enable' - Hard Zone Server is enabled. 'adminDisable' - Hard Zone Server is disabled administratively. 'noResourceDisable' - Hard Zone Server is disabled due to lack of hardware resource.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3.1.2INTEGER {enable(1), adminDisable(2), noResourceDisable(3)}read-onlycurrent
hpnicfFcZsAliasCount
OBJECT-TYPE
Number of Zone aliases that exist in the specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3.1.3Unsigned32 (0..4294967295)read-onlycurrent
hpnicfFcZsZoneCount
OBJECT-TYPE
Number of Zones that exist in the specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3.1.4Unsigned32 (0..4294967295)read-onlycurrent
hpnicfFcZsZonesetCount
OBJECT-TYPE
Number of Zone Sets that exist in the specified VSAN.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.3.1.5Unsigned32 (0..4294967295)read-onlycurrent
hpnicfFcZsPktStatsTable
OBJECT-TYPE
Packet statistic table of Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4not-accessiblecurrent
hpnicfFcZsPktStatsEntry
OBJECT-TYPE
An entry contains the statistics on packets of Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1not-accessiblecurrent
hpnicfFcZsPktInMergeReqCount
OBJECT-TYPE
Number of Merge Request Frames received by local Zone Server from other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.1Counter64read-onlycurrent
hpnicfFcZsPktOutMergeReqCount
OBJECT-TYPE
Number of Merge Request Frames sent by local Zone Server to other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.2Counter64read-onlycurrent
hpnicfFcZsPktInMergeAccCount
OBJECT-TYPE
Number of Merge Accept Frames received by local Zone Server from other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.3Counter64read-onlycurrent
hpnicfFcZsPktOutMergeAccCount
OBJECT-TYPE
Number of Merge Accept Frames sent by local Zone Server to other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.4Counter64read-onlycurrent
hpnicfFcZsPktInMergeRjtCount
OBJECT-TYPE
Number of Merge Reject Frames received by local Zone Server from other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.5Counter64read-onlycurrent
hpnicfFcZsPktOutMergeRjtCount
OBJECT-TYPE
Number of Merge Reject Frames sent by local Zone Server to other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.6Counter64read-onlycurrent
hpnicfFcZsPktInChangeReqCount
OBJECT-TYPE
Number of change requests received by local Zone Server from other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.7Counter64read-onlycurrent
hpnicfFcZsPktOutChangeReqCount
OBJECT-TYPE
Number of change requests sent by local Zone Server to other Zone Servers.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.8Counter64read-onlycurrent
hpnicfFcZsPktInChangeAccCount
OBJECT-TYPE
Number of Accept messages received from other Zone Servers in response to change request sent by local Zone Server.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.9Counter64read-onlycurrent
hpnicfFcZsPktOutChangeAccCount
OBJECT-TYPE
Number of Accept messages sent to other Zone Servers in response to change request received by local Zone Server.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.10Counter64read-onlycurrent
hpnicfFcZsPktInChangeRjtCount
OBJECT-TYPE
Number of Reject messages received from other Zone Servers in response to change request sent by local Zone Server.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.11Counter64read-onlycurrent
hpnicfFcZsPktOutChangeRjtCount
OBJECT-TYPE
Number of Reject messages sent to other Zone Servers in response to change request received by local Zone Server.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.4.1.12Counter64read-onlycurrent
hpnicfFcZsNextFreeIndexInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5
hpnicfFcZsZonesetNextFreeIndex
OBJECT-TYPE
Specifies the latest available index of hpnicfFcZsZonesetIndex that can be used to identify a new Zone Set.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5.1Unsigned32 (1..4294967295)read-onlycurrent
hpnicfFcZsZoneNextFreeIndex
OBJECT-TYPE
Specifies the latest available index of hpnicfFcZsZoneIndex that can be used to identify a new Zone.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5.2Unsigned32 (1..4294967295)read-onlycurrent
hpnicfFcZsZoneAliasNextFreeIndex
OBJECT-TYPE
Specifies the latest available index of hpnicfFcZsZoneAliasIndex that can be used to identify a new Zone alias.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5.3Unsigned32 (1..4294967295)read-onlycurrent
hpnicfFcZsZoneMemberNextFreeIndexTable
OBJECT-TYPE
This table contains the information of the latest available index that can be used to identify a new member in each Zone or Zone alias.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5.4not-accessiblecurrent
hpnicfFcZsZoneMemberNextFreeIndexEntry
OBJECT-TYPE
An entry contains the information of the latest available index that can be used to identify a new member in a Zone or Zone alias.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5.4.1not-accessiblecurrent
hpnicfFcZsZoneMemberNextFreeIndex
OBJECT-TYPE
Specifies the latest available index of hpnicfFcZsZoneMemberIndex that can be used to identify a new member in a Zone or Zone alias.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.3.5.4.1.1Unsigned32 (1..4294967295)read-onlycurrent
hpnicfFcZsNotification
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4
hpnicfFcZsNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.0
hpnicfFcZsNotificationSwitch
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.1
hpnicfFcZsDefaultZoneChangedEnable
OBJECT-TYPE
Indicates whether the module will generate traps for Default Zone setting change events.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.1.1TruthValueread-writecurrent
hpnicfFcZsHardZoneChangedEnable
OBJECT-TYPE
Indicates whether the module will generate traps for hard Zone change events.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.1.2TruthValueread-writecurrent
hpnicfFcZsMergeFailedEnable
OBJECT-TYPE
Indicates whether the module will generate traps for Zone merge failure events.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.1.3TruthValueread-writecurrent
hpnicfFcZsMergeSucceededEnable
OBJECT-TYPE
Indicates whether the module will generate traps for Zone merge success events.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.1.4TruthValueread-writecurrent
hpnicfFcZsActivationCompletedEnable
OBJECT-TYPE
Indicates whether the module will generate traps for activation/deactivation-completed events.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.1.5TruthValueread-writecurrent
hpnicfFcZsObjsForNotification
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.2
hpnicfFcZsLocalSwitchWWN
OBJECT-TYPE
This object indicates the WWN of the local switch.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.2.1HpnicfFcNameIdaccessible-for-notifycurrent
hpnicfFcZsPeerSwitchWWN
OBJECT-TYPE
This object indicates the WWN of the peer switch.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.2.2HpnicfFcNameIdaccessible-for-notifycurrent
hpnicfFcZsMergeFailCause
OBJECT-TYPE
Indicates the reason of a Zone merge failure. 'zoneModeInconsistent' - The zone mode is inconsistent. 'zonePolicyNotEqual' - Zone Merge-Control setting or Default-Zone doesn't match. 'hardZoneInconsistent' - The Hard Zone Attribute is inconsistent. 'dataNotEqualInRestrict' - The Merge-Control setting is Restrict and the peer zoning database is not equal. 'activeZoneSetMergeFailed' - The Active Zone Set merge failed. 'zoneMergeDataTooBig' - The merged packet was too large. 'zoningObjectNumberTooBig' - The number of zoning objects exceeded the limit. 'zoneDbMergeFaildInBasic' - The database merge failed in Basic mode. 'zoneDbMergeFaildInEnhanced' - The database merge failed in Enhanced mode. 'other' - Unknown reason.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.2.3INTEGER {zoneModeInconsistent(1), zonePolicyNotEqual(2), hardZoneInconsistent(3), dataNotEqualInRestrict(4), activeZoneSetMergeFailed(5), zoneMergeDataTooBig(6), zoningObjectNumberTooBig(7), zoneDbMergeFaildInBasic(8), zoneDbMergeFaildInEnhanced(9), other(10)}accessible-for-notifycurrent

Notifications

NameOIDStatus
hpnicfFcZsDefaultZoneChangedNotify
NOTIFICATION-TYPE
A hpnicfFcZsDefaultZoneChangedNotify notification is sent when the Default Zone setting of a specified VSAN is changed.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.0.1current
hpnicfFcZsHardZoneChangedNotify
NOTIFICATION-TYPE
A hpnicfFcZsHardZoneChangedNotify notification is sent when the hard Zone configuration of a specified VSAN is changed.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.0.2current
hpnicfFcZsMergeFailedNotify
NOTIFICATION-TYPE
A hpnicfFcZsMergeFailedNotify notification is sent when a Zone merge failure occurs.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.0.3current
hpnicfFcZsMergeSucceededNotify
NOTIFICATION-TYPE
A hpnicfFcZsMergeSucceededNotify notification is sent when a successful Zone merge occurs.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.0.4current
hpnicfFcZsActivationCompletedNotify
NOTIFICATION-TYPE
A hpnicfFcZsActivationCompletedNotify notification is sent whenever a activation/deactivation is completed.
1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.4.0.5current