CISCO-ZS-MIB

CISCO-ZS-MIB Download

MIBs list

The MIB module for the management of zoning within the framework of Cisco's Zoning Server (ZS) Archi- tecture which realizes the FC-GS3 requirements for Zone Server. This MIB enables managers to configure and monitor zoning server parameters. Additionally, Cisco's Zoning Server allows for configuration of Lun zoning, which is an extension to the Zoning Server standard specified by FC-GS3.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-ZS-MIB

zoneDefaultZoneTable
A table containing information on all default zones on all VSANs on the local Zone Server.
zoneDefaultZoneEntry
An entry (conceptual row) in this table.
zoneDefaultZoneBehaviour
This object controls the behaviour of the default zone on this VSAN. If this object is set to 'permit', then the members of the default zone on this VSAN can communicate with each other. If this object is set to 'deny', then the members of the default zon ...
zoneDefaultZoneReadOnly
This object indicates if only SCSI read operations are allowed on members of the default zone which are SCSI targets, on this VSAN. If this object is set to 'true', then only SCSI read operations are permitted. So, this default zone becomes a read-only de ...
zoneDefaultZoneQos
This object specifies if qos attribute for the default zone on this VSAN is enabled. If this object is set to 'true', then qos attribute for the default zone on this VSAN is enabled. If this object is set to 'false', then qos attribute for the default zon ...
zoneDefaultZoneQosPriority
Specifies the qos priority value. The value of this object is relevant only if the corresponding instance of zoneDefaultZoneQos object is enabled by setting it to 'true'.
zoneDefaultZoneBroadcast
This object specifies if broadcast zoning is enabled on this default zone on this VSAN. If this object is set to 'true', then it is enabled. If this object is set to 'false', then it is disabled. If broadcast zoning is enabled on this default zone, then b ...
zoneSetPropagationTable
A table containing information related to propagation of zone set information during Merge/Change protocols on all VSANs on the local Zone Server.
zoneSetPropagationEntry
An entry (conceptual row) in this table.
zoneSetPropagationMode
This object controls the way zone set information is propagated during Merge/Change protocols on this VSAN. If this object is set to 'fullZoneSet', then the entire zone set database is sent during Change/Merge protocol exchanges on this VSAN. If this obje ...
zoneSetNumber
The number of entries currently present in the zoneSetTable.
zoneSetTable
A table containing information on each Zone Set which is configured and available on any VSAN known to the local Zone Server. The zoneSetTable lists all the zone sets configured on all the VSANs configured on the local zone server. There could be multiple ...
zoneSetEntry
An entry (conceptual row) in the zoneSetTable. The zone sets are defined with respect to a VSAN. Hence, this table is indexed by the vsanIndex, in addition to the zoneSetIndex. The sequence of operations to be performed in order to create a zone set is as ...
zoneSetIndex
The index of a zone set. This object uniquely identifies a zone set on a particular VSAN.
zoneSetName
The name of this zone set. The zoneSetName should be unique within a VSAN. The zone set can be renamed by setting this object to a new value. This object MUST be set before or concurrently with setting the corresponding instance of zoneSetRowStatus to 'ac ...
zoneSetZoneList
The set of zones which form this zone set on this VSAN. The zones are identified by zoneIndex object in the zoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of this zone set. All other zones have '0' in their positi ...
zoneSetLastChange
The value of sysUpTime at the time of the last change to this zone set entry. If the entry has not been modified since the last re-initialization of the local network management system, then this object will contain a zero value.
zoneSetRowStatus
The status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneSetName is unique within the VSAN.
zoneSetClone
Setting this object to a name will result in this zone set being cloned and the cloned zone set will be set to this name. When this object is read, the zero-length string is returned.
zoneSetActivateTable
This table contains atmost one entry for each VSAN that is configured. These entries reflect the state of the activation of a zone set on the corresponding VSAN. The management station needs to create an entry in this table on the desired VSAN before a zo ...
zoneSetActivateEntry
An entry (conceptual row) in this table.
zoneSetActivate
Setting this object to a value is a request for a zone set to be activated on the particular VSAN, i.e., for the current configuration of that zone set to be cloned with the clone becoming the active zone set for the particular VSAN. Setting this object t ...
zoneSetActivateResult
This object indicates the outcome of the most recent activation/deactivation. When the value of this object is 'inProgress', the values of the corresponding instances of zoneSetActivate, zoneSetDeActivate and zoneSetActivateRowStatus cannot be modified. T ...
zoneSetDeActivate
Setting this object to 'deactivate' is a request to deactivate the currently active zone set on this VSAN. No action is taken if this object is set to 'noop'. The value of this object when read is always 'noop'.
zoneSetActivateRowStatus
The status of this conceptual row.
zoneSetFailCause
The reason for the failure of the zone set activation/de-activation. The value of this object contains the reason for the failure only if the value of the corresponding instance of zoneSetActivateResult is either 'activateFailure' or 'deactivateFailure'.
zoneSetFailDomId
The domain id of the device in the fabric that has caused the Change Protocol to fail. This object will contain a valid domain id if the activation/deactivation has failed and the corresponding instance of zoneSetFailCause has a value between rcvdSfcBusy( ...
zoneNumber
The number of entries currently present in the zoneTable.
zoneTable
This table gives information on all the zones/aliases and lists all their members.
zoneEntry
An entry (conceptual row) in the zoneTable. The sequence of operations to be performed in order to create a zone is as follows: - create an entry in this table. - create zone members in the zoneMemberTable that belong to this zone. - if aliases need to be ...
zoneIndex
The index of a zone on this VSAN.
zoneName
The name of this zone. The zoneName should be unique within a VSAN. The zone can be renamed by setting this object to a new value. This object MUST be set before or concurrently with setting the corresponding instance of zoneRowStatus to 'active'.
zoneMemberList
The set of zone members that form this zone on this VSAN. The zone members are identified by zoneMemberIndex object in the zoneMemberTable. If a particular bit has a value of '1', then the corresponding zone member is a part of this zone. All other zone m ...
zoneAliasList
The set of aliases that form this zone on this VSAN. The aliases are identified by the zoneAliasIndex object in the zoneAliasTable. If a particular bit has a value of '1', then the corresponding alias is a part of this zone. All other aliases have '0' in ...
zoneLastChange
The value of sysUpTime at the time of the last change to this zone entry. If the entry has not been modified since the last re-initialization of the local network management system, then this object will contain a zero value.
zoneRowStatus
The status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneName is unique within the VSAN.
zoneReadOnly
This object indicates if only SCSI read operations are allowed on the members of this zone which are SCSI targets. If the value of this object is set to 'true', then only SCSI read operations are permitted. So, this becomes a read-only zone. If the value ...
zoneQos
This object specifies if qos attribute for this zone is enabled. If this object is set to 'true', then qos attribute for this zone is enabled. If this object is set to 'false', then qos attribute for this zone is disabled. If this attribute is enabled for ...
zoneQosPriority
Specifies the qos priority value. The value of this object is relevant only if the corresponding instance of zoneQos object is enabled by setting it to 'true'.
zoneBroadcast
This object specifies if broadcast zoning is enabled on this zone. If this object is set to 'true', then it is enabled. If this object is set to 'false', then it is disabled. If broadcast zoning is enabled on this zone, then broadcast frames generated by ...
zoneClone
Setting this object to a name will result in this zone being cloned and the cloned zone will be set to this name. When this object is read, the zero-length string is returned.
zoneAliasNumber
The number of entries currently present in the zoneAliasTable.
zoneAliasTable
This table gives information on all the aliases and their members.
zoneAliasEntry
An entry (conceptual row) in this table.
zoneAliasIndex
The index of an alias entry on this VSAN.
zoneAliasName
The name of this alias. The name of the alias should be unique within a VSAN. The alias can be renamed by setting this object to a new value. This object MUST be set before or concurrently with setting the corresponding instance of zoneAliasRowStatus to ' ...
zoneAliasMemberList
The set of zone members which form this alias on this VSAN. The members of an alias are identified by the zoneMemberIndex object in the zoneMemberTable. If a particular bit has a value of '1', then the corresponding zone member is a part of this alias. Al ...
zoneAliasRowStatus
The status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneAliasName is unique within the VSAN.
zoneAliasLastChange
The value of sysUpTime at the time of the last change to this alias entry. If the entry has not been modified since the last re-initialization of the local network management system, then this object will contain a zero value.
zoneAliasClone
Setting this object to a name will result in this alias being cloned and the cloned alias will be set to this name. When this object is read, the zero-length string is returned.
zoneMemberNumber
The number of entries currently present in the zoneMemberTable.
zoneMemberTable
This table contains all members of a zone/alias and information about those members.
zoneMemberEntry
An entry (conceptual row) in the zoneMemberTable. Each entry represents the relationship between a member and (one of) its 'parent(s)', i.e., a zone or alias to which the member belongs, within a particular VSAN.
zoneMemberTypeIndex
This object determines whether this member belongs to a zone or an alias.
zoneMemberParentIndex
This object contains the value of the index of the zone or alias to which this member belongs to. If the value of the corresponding instance of zoneMemberTypeIndex is 'zone', then this object will contain the value of the zoneIndex object of the zone to w ...
zoneMemberIndex
The index of this zone member on this VSAN on this zone/alias.
zoneMemberFormat
This object identifies the format of the zone/alias member's identifier contained in zoneMemberID. This object cannot be modified while the corresponding value of zoneMemberRowStatus object is 'active'.
zoneMemberID
This object represents the zone/alias member ID. The interpretation of this object depends on the zoneMemberFormat object. If the value of corresponding instance of zoneMemberFormat object is 'wwn', then this object holds an 8 octet long Port WWN. If the ...
zoneMemberLunID
This object specifies the Lun ID if Lun zoning is configured. If this object is the zero-length string, then Lun zoning is not configured. Lun zoning cannot be configured when the corresponding instance of zoneMemberFormat object has a value of 'fwwn', 'i ...
zoneMemberRowStatus
The status of this conceptual row. zoneMemberID and zoneMemberFormat objects MUST be set before or concurrently with setting the corresponding instance of zoneMemberRowStatus to 'active'. If Lun zoning needs to be configured, then zoneMemberLunID object a ...
zoneEnforcedZoneSetNumber
The number of entries currently present in the zoneEnforcedZoneSetTable.
zoneEnforcedZoneSetTable
A table containing information on all currently enforced zone sets (active zone sets) on all VSANs. Only one zone set can be activated per VSAN. The active zone set is one which is copied from the zone set database (zoneSetTable) at the time it was activa ...
zoneEnforcedZoneSetEntry
An entry (conceptual row) in the zoneEnforcedZoneSetTable.
zoneEnforcedZoneSetName
The name of this zone set on this VSAN.
zoneEnforcedZoneSetZoneList
The set of zones which form this zone set on this VSAN. This object was copied from the zoneSetZoneList object in the zoneSetTable at the time when the currently active zone set was activated.
zoneEnforcedZoneSetActivateTime
The sysUpTime at which this entry was most recently activated. If this entry has been activated prior to the last re-initialization of the local network management system, then this object will contain a zero value.
zoneEnforcedZoneNumber
The number of entries currently present in the zoneEnforcedZoneTable.
zoneEnforcedZoneTable
This table contains all the zones/aliases that are present in the active zone sets on all VSANs.
zoneEnforcedZoneEntry
An entry (conceptual row) in this table.
zoneEnforcedZoneName
The name of this zone.
zoneEnforcedZoneMemberList
The set of members that form this zone on this VSAN. This object was copied from the zoneMemberList object in the zoneTable at the time when the currently active zone set was activated.
zoneEnforcedZoneAliasList
The set of aliases that form this zone on this VSAN. This object was copied from the zoneAliasList object in the zoneTable at the time when the currently active zone set was activated.
zoneEnforcedZoneActivateTime
The sysUpTime at which this entry was most recently activated. If this entry has been activated prior to the last re-initialization of the local network management system, then this object will contain a zero value.
zoneEnforcedZoneReadOnly
This object indicates whether this is a read-only zone. This object was copied from the zoneReadOnly object in the zoneTable at the time when the currently active zone set was activated.
zoneEnforcedZoneQos
This object indicates whether this is a qos enabled zone. This object was copied from the zoneQos object in the zoneTable at the time when the currently active zone set was activated.
zoneEnforcedZoneQosPriority
This object indicates the priority of qos if it is a qos enabled zone. This object was copied from the zoneQosPriority object in the zoneTable at the time when the currently active zone set was activated.
zoneEnforcedZoneBroadcast
This object indicates whether broadcast zoning is enabled. This object was copied from the zoneBroadcast object in the zoneTable at the time when the currently active zone set was activated.
zoneEnforcedZoneAliasNumber
The number of entries currently present in the zoneEnforcedZoneAliasTable.
zoneEnforcedZoneAliasTable
This table contains all the aliases that are a part of active zone sets on all VSANs.
zoneEnforcedZoneAliasEntry
An entry (conceptual row) in this table.
zoneEnforcedZoneAliasName
The name of this alias.
zoneEnforcedZoneAliasMemberList
The set of members that form this alias on this VSAN. This object was copied from the zoneAliasMemberList object in the zoneAliasTable at the time when the currently active zone set was activated.
zoneEnforcedZoneMemberNumber
The number of entries currently present in the zoneEnforcedZoneMemberTable.
zoneEnforcedZoneMemberTable
This table contains all members that are part of a zone/alias and are part of the active zone sets on all VSANs.
zoneEnforcedZoneMemberEntry
An entry (conceptual row) in this table.
zoneEnforcedZoneMemberFormat
This object identifies the address format of this member. The address is contained in the corresponding instance of zoneEnforcedZoneMemberID object.
zoneEnforcedZoneMemberID
This object represents this member's address. This object was copied from the zoneMemberID object in the zoneMemberTable at the time when the currently active zone set was activated.
zoneEnforcedZoneMemberLunID
This object specifies the Lun ID if LUN zoning is configured. This object was copied from the zoneMemberLunID object in the zoneMemberTable at the time when the currently active zone set was activated.
zoneMergeFailRecoverSpinLock
This object is used to facilitate modification of zoneMergeFailRecoverInterface, zoneMergeFailRecoverVsan and zoneMergeFailRecoverOper by multiple managers. The procedure for modifying these objects is as follows: 1. Determine new values for zoneMergeFail ...
zoneMergeFailRecoverInterface
The interface on which the Merge Failure Recovery needs to be carried out. The value of this object before the first set operation will be zero.
zoneMergeFailRecoverVsan
The VSAN on which the Merge Failure Recovery needs to be carried out.
zoneMergeFailRecoverOper
The operation to be carried out. If this object is set to 'import', then the Active Zone Set from across the isolated link is imported. If this object is set to 'export', then the Active Zone Set on the local system is exported across the isolated link. N ...
zoneMergeFailRecoverResult
The result of the last Merge Failure Recovery operation that was attempted. If the value of this object is 'success', then the merge fail recovery operation was successful. If the value of this object is 'failure', then the merge fail recovery operation f ...
zoneCopyActiveToFullOnVsan
The VSAN on which the enforced zone set (active zone set) needs to be copied to the zone set database (full zone set). Setting this object to a valid VSAN will trigger a copy of the enforced zone set on that VSAN to the zone set database on the same VSAN. ...
zoneTotalGS3Rejects
The total number of GS3 requests rejected by this Zone Server across all VSANs.
zoneStatsTable
This table contains statistic counters which are maintained by the Zone Server. These counters are maintained per VSAN.
zoneStatsEntry
An entry (conceptual row) in this table.
zoneTxMergeReqs
The number of Merge Request Frames sent by this Zone Server to other Zone Servers in the fabric on this VSAN.
zoneRxMergeAccepts
The number of Merge Accept Frames received by this Zone Server from other Zone Servers in the fabric on this VSAN.
zoneRxMergeReqs
The number of Merge Request Frames received by this Zone Server from other Zone Servers in the fabric on this VSAN.
zoneTxMergeAccepts
The number of Merge Accept Frames sent by this Zone Server to other Zone Servers in the fabric on this VSAN.
zoneTxChangeReqs
The number of Change Requests sent by this Zone Server to other Zone Servers in the fabric on this VSAN. This includes Acquire Change Authorization requests, Stage Fabric Config Update requests, Update Fabric Config requests and Release Change Authorizati ...
zoneRxChangeAccepts
The number of Change Responses received by this Zone Server from other Zone Servers in the fabric on this VSAN. This includes Acquire Change Authorization Accept, Stage Fabric Config Update Accept, Update Fabric Config Accept and Release Change Authorizat ...
zoneRxChangeReqs
The number of Change Requests received by this Zone Server from other Zone Servers in the fabric on this VSAN. This includes Acquire Change Authorization requests, Stage Fabric Config Update requests, Update Fabric Config requests and Release Change Autho ...
zoneTxChangeAccepts
The number of Change Responses sent by this Zone Server to other Zone Servers in the fabric on this VSAN. This includes Acquire Change Authorization Accept, Stage Fabric Config Update Accept, Update Fabric Config Accept and Release Change Authorization Ac ...
zoneRxGS3Reqs
The number of GS3 requests received by this Zone Server on this VSAN.
zoneTxGS3Rejects
The number of GS3 requests rejected by this Zone Server on this VSAN.
zoneLunStatsTable
This table contains statistic counters related to LUNs. These counters are populated by the local Zone Server based on SCSI frames that are forwarded to it because the LUNs being accessed have been zoned out from a initiator's list of accessible LUNs. The ...
zoneLunStatsEntry
Each entry provides SCSI statistics, at the local Zone Server, for the host identified by zoneLunSrcFcId trying to access the LUN identified by zoneLunNum, that has been zoned out from zoneLunSrcFcId's list of accessible LUNs, on the disk identified by zo ...
zoneLunSrcFcId
The FC-ID of a SCSI initiator that is accessing a LUN identified by zoneLunNum.
zoneLunDstFcId
The FC-ID of a SCSI target containing the LUN identified by zoneLunNum.
zoneLunNum
The LUN that is being accessed.
zoneLunRxInqReqs
The number of SCSI INQUIRY commands that have been received by the local Zone Server from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex.
zoneLunRxRepLunReqs
The number of SCSI Report LUNs commands that have been received by the local Zone Server from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex. Typically the Report LUNs command is sent only ...
zoneLunRxSenseReqs
The number of SCSI SENSE commands that have been received by the local Zone Server from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex.
zoneLunRxOtherCmds
The number of SCSI Read, Write, Seek etc. commands received by the local Zone Server from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex, during changes to the zoning configuration.
zoneLunTxInqDataNoLus
The number of 'No LU' error responses sent by the local Zone Server in response to SCSI INQUIRY commands from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex.
zoneLunTxIllegalReqs
The number of 'Illegal Request Check Condition' responses sent by the local Zone Server in response to SCSI commands from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex.
zoneRoZoneStatsTable
This table contains statistic counter(s) related to read-only zones which are maintained by the Zone Server. These counters are maintained per VSAN, per SCSI initiator target pair, per LUN.
zoneRoZoneStatsEntry
Each entry provides statistics for the host identified by zoneRoZoneSrcFcId accessing the LUN identified by zoneRoZoneLunNum on the disk identified by zoneRoZoneDstFcId on the VSAN identified by vsanIndex.
zoneRoZoneSrcFcId
The FC-ID of a SCSI initiator that is accessing a LUN identified by zoneRoZoneLunNum.
zoneRoZoneDstFcId
The FC-ID of a SCSI target containing the LUN identified by zoneRoZoneLunNum.
zoneRoZoneLunNum
The LUN that is being accessed.
zoneRoZoneTxDataProts
The number of 'Data protected Check Condition' error responses sent by the local Zone Server, when the SCSI initiator identified by zoneRoZoneSrcFcId tries to modify a LUN identified by zoneRoZoneLunNum on the SCSI target zoneRoZoneDstFcId.
zoneServiceRejReasonCode
This object contains the reason code corresponding to the latest Zone Server request rejection.
zoneServiceRejReasonCodeExp
This object contains the reason code explanation if the reason code is 'Unable to perform command req'. This object also corresponds to the latest Zone Server request rejection.
zoneMergeFailureVSANNum
This object contains the number of the VSAN on an interface on which the last zone merge failed. If the zone merge has failed on all VSANs, then this object will contain the value of 0.
zoneMergeSuccessVSANNum
This object contains the number of the VSAN on an interface on which the last zone merge succeeded. If the zone merge has succeeded on all VSANs, then this object will contain the value of 0.
zoneMergeFailureObject
This object contains the name of the zoning database object which was the cause of the merge failure. In cases where it is not applicable, this object will contain the null string.
zoneMergeFailureReason
This object contains the reason for the the merge failure.
zoneServiceReqRejNotifyEnable
This object specifies if the Zone Server should issue a 'zoneServiceReqRejNotify' notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued.
zoneMergeFailureNotifyEnable
This object specifies if the zone server should issue a zoneMergeFailureNotify notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued.
zoneMergeSuccessNotifyEnable
This object specifies if the zone server should issue a zoneMergeSuccessNotify notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued.
zoneDefZoneBehvrChngNotifyEnable
This object specifies if the zone server should issue a zoneDefZoneBehaviourChngNotify notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued.
zoneDbTable
This table contains one entry for each VSAN that is configured. These entries provide the capability to perform operations on the local zone server database on a VSAN.
zoneDbEntry
An entry (conceptual row) in this table.
zoneDbClearDb
Setting this object to 'clear(1)', will result in the local zone server database being deleted on this VSAN. Setting this object to 'noop(2)', results in no action. When read, the value of this object is always 'noop(2)'.
zoneDbEnforcedEqualsLocal
This object indicates if the enforced database is the same as the local database on this VSAN. If the value of this object is 'true', then they are the same. If the value of this object is 'false', then they are not the same.
zoneDbHardZoningEnabled
This object indicates if hard zoning is enabled on this VSAN. Hard Zoning is a mechanism by which zoning is enforced in hardware. If the value of this object is 'true', then hard zoning is enabled on this VSAN. If the value of this object is 'false', then ...
zoneCopyTable
In this table, for each VSAN that is configured, atmost one entry can be created. These entries provide the capability to copy the active zone set on a VSAN to a file on the local device and/or to a remote device over the network. At any point of time, on ...
zoneCopyEntry
An entry (conceptual row) in this table.
zoneCopyProto
The protocol to be used for the copy of the active zone set on this VSAN. If the copy needs to take place on the local device, then the value of this object will be ignored.
zoneCopyDestFileType
The type of file to which the active zoneset needs to be copied. If the value of this object is set to 'networkFile(1)', then values must be set for the corresponding instances of zoneCopyServerAddr and zoneCopyDestFileName objects. If the value of this o ...
zoneCopyServerAddrType
The type of address of the remote device as specified by the corresponding instance of zoneCopyServerAddr object.
zoneCopyServerAddr
The ip address of the remote device to which the active zoneset on this VSAN needs to be copied. This object must be set to a valid value when the corresponding instance of zoneCopyDestFileType is set to 'networkFile' before the copy can be initiated by m ...
zoneCopyDestFileName
The file-name, including the full path, of the file to which the active zoneset on this VSAN needs to be copied. This object must be set to a valid value before the copy can be initiated by means of the zoneCopyStartCopy object.
zoneCopyUserName
The user name on the remote device onto which the active zoneset on this VSAN needs to be copied. This object needs to be set only if the value of the corresponding instance of zoneCopyDestFileType object is 'networkFile'.
zoneCopyUserPassword
The password corresponding to the user name specified by zoneCopyUserName object on the remote device. This object is meaningful only if the corresponding instance of zoneCopyDestFileType object is 'networkFile' and the protocol to be used as specified by ...
zoneCopyStartCopy
This object provides the capability to start the copy operation of the active zoneset on this VSAN to the desired destination. When set to 'copy(1)', the copy of the active zoneset on this VSAN is started. No action is taken if this object is set to 'noop ...
zoneCopyState
The result of the most recent copy operation on this VSAN. success(1) - indicates that the copy operation was successful. timeout(2) - indicates that the copy operation failed due to a timeout. badFileName(3) - indicates that the file name/ path/permissio ...
zoneCopyRowStatus
The status of this conceptual row.
zoneUnsuppMemInIntOpNotifyEnable
This object specifies if the zone server should issue a zoneUnsuppMemInIntOpModeNotify notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued.
zoneVsanId
This object represents the VSAN id on which a mismatch between the operating mode of the local switch and the type of zone members has been detected.
zoneZoneSetDistributeVsan
This object represents the VSAN on which the full zoneset information needs to be distributed throughout the fabric. Setting this object to a valid VSAN will trigger such an operation. Setting this object to an invalid VSAN will result in an error and no ...
zoneZoneSetDistributeResult
The outcome of the full zoneset distribute operation on the VSAN indicated by zoneZoneSetDistributeVsan object.
zoneZoneSetDistributeFailReason
If the outcome of distributing the full zoneset on a VSAN is failure, then this object will contain the reason for the failure. In other cases, the value of this object does not make sense.
zoneSwitchWwn
This object represents the WWN of the local device. It is used in the notification zoneActivateNotify.
zoneSetZoneListTable
This table is an extension to the zoneSetTable defined above. The object zoneSetZoneList in zoneSetTable represents the set of zones that form a zoneset. However, this object has the limitation of being able to represent only 2048 zones. This table which ...
zoneSetZoneListEntry
An entry (conceptual row) in this table represents a set of 6144 zones that can be associated with the zoneset represented by zoneSetIndex on VSAN represented by vsanIndex.
zoneSetZoneListBmap4k
The set of zones from ids 2049 to 4096 which form this zone set on this VSAN. The zones are identified by zoneIndex object in the zoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of this zone set. All other zones ha ...
zoneSetZoneListBmap6k
The set of zones from ids 4097 to 6144 which form this zone set on this VSAN. The zones are identified by zoneIndex object in the zoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of this zone set. All other zones ha ...
zoneSetZoneListBmap8k
The set of zones from ids 6145 to 8192 which form this zone set on this VSAN. The zones are identified by zoneIndex object in the zoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of this zone set. All other zones ha ...
zoneSetEnforcedZoneListTable
This table is an extension to the zoneEnforcedZoneSetTable defined above. The object zoneEnforcedZoneSetZoneList in zoneEnforcedZoneSetTable represents the set of enforced zones that form an enforced zoneset. However, this object has the limitation of bei ...
zoneSetEnforcedZoneListEntry
An entry (conceptual row) in this table represents a set of upto 6144 enforced zones that can be associated with the enforced zoneset on VSAN represented by vsanIndex.
zoneSetEnforcedZoneListBmap4k
The set of zones from ids 2049 to 4096 which form the enforced zone set on this VSAN. The enforced zones are identified by zoneIndex object in the zoneEnforcedZoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of thi ...
zoneSetEnforcedZoneListBmap6k
The set of zones from ids 4097 to 6144 which form the enforced zone set on this VSAN. The enforced zones are identified by zoneIndex object in the zoneEnforcedZoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of thi ...
zoneSetEnforcedZoneListBmap8k
The set of zones from ids 6145 to 8192 which form the enforced zone set on this VSAN. The enforced zones are identified by zoneIndex object in the zoneEnforcedZoneTable. If a particular bit has a value of '1', then the corresponding zone is a part of thi ...
zoneCompactTable
The zoneSetZoneList object and the zoneSetZoneListTable allow upto 8192 zones to be associated with a zoneset. This is done with the help of 4 bitmaps each of which represent 2048 zones. There may exist a situation where the 'lowest' bitmap may not be ful ...
zoneCompactEntry
An entry allows compaction to be carried out on a VSAN.
zoneCompactFirst2k
Setting this object to 'compact' will result in compaction of the lowest 2048 zones that are associated to zonesets on this VSAN. Zones present in higher bitmaps will be moved down so that the holes in the lowest 2048 zones are filled. As a result of this ...
zoneCompactVsan
This object represents the VSAN on which a successful zone compaction has taken place. It is used in the notification zoneCompactNotify.
zoneCopyActToFullSpinLock
This object is used to facilitate modification of zoneCopyActToFullMode and zoneCopyActToFullOnVsan by multiple managers. The procedure for modifying these objects is as follows: 1. Determine new values for zoneCopyActToFullMode, zoneCopyActToFullOnVsan. ...
zoneCopyActToFullMode
Setting this object to 'includeAutoZones', results in certain internal zones created by Zone Server being copied along with the enforced database to the full zoneset database. Setting this object to 'excludeAutoZones', does not copy those zones. Setting t ...
zoneCopyActToFullVsan
The VSAN on which the enforced zone set (active zone set) needs to be copied to the zone set database (full zone set). Setting this object to a valid VSAN will trigger a copy of the enforced zone set on that VSAN to the zone set database on the same VSAN. ...
zoneConfigurationGroup
A collection of objects for displaying and configuring Zone Membership.
zoneStatisticsGroup
A collection of objects for displaying the Zone Server statistics information.
zoneNotificationControlGroup
A collection of notification control and notification information objects for monitoring Zone Server request rejection and zone merge failures.
zoneConfigurationGroup1
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigurationGroup2
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneLunStatsGroup
A collection of objects for displaying the Zone Server LUN statistics information.
zoneConfigurationGroup3
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneNotificationControlGroup1
A collection of notification control and notification information objects for monitoring Zone Server request rejection and zone merge failures.
zoneConfigurationGroup4
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigurationGroup5
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigurationGroup6
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneNotificationControlGroup1Sup1
A group that supplements zoneNotificationControlGroup1 with additional object(s).
zoneConfigGroupSup1
A collection of objects to associate zones to zonesets and facilitate compaction of first 2k zones associated with zonesets.
zoneNotificationControlGroup1Sup2
A group that supplements zoneNotificationControlGroup1 with additional notification information object(s).
zoneConfigGroupSup2
A collection of objects to copy active zonesets to full zonesets on a VSAN.
zoneConfigurationGroup7
A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list