CISCO-ZS-MIB

MIB Reference — IPNetwork Monitor

All MIBsCISCO-ZS-MIB

Organization: Cisco Systems Inc.

Last Updated: 2014-11-25

Category: Fibre Channel and Storage, Vendor: Cisco Devices

Description:

Manages Cisco Fibre Channel zone sets for SAN access control and device-to-device isolation.

Imported Objects

From CISCO-NS-MIB

FcGs3RejectReasonCode

From CISCO-SMI

ciscoMgmtOBJECT-IDENTITY

From CISCO-ST-TC

DomainIdOrZero
FcAddressId
FcNameId
VsanIndex

From CISCO-VSAN-MIB

vsanIndexOBJECT-TYPE

From IF-MIB

InterfaceIndexOrZero
ifIndexOBJECT-TYPE

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

RowStatus
TEXTUAL-CONVENTION
TestAndIncr
TimeStamp
TruthValue

What Is CISCO-ZS-MIB?

CISCO-ZS-MIB is a Cisco MIB for managing Fibre Channel zoning within Cisco's Zoning Server (ZS) architecture on MDS-series SAN switches, implementing the FC-GS3 Zone Server requirements plus Cisco extensions like LUN zoning. It exposes zone-set configuration and status, default-zone behavior (including QoS priority and broadcast settings), and zone-set propagation mode across a VSAN fabric, all organized under the CISCO-ZS-MIB OID subtree. Its monitoring value is primarily around software/protocol status for SAN access control — administrators check zone-set propagation state and default-zone behavior to confirm zoning changes have correctly merged across all switches in a VSAN, since a zone-merge failure can cause hosts to lose or gain unintended storage access. It depends on Cisco's VSAN and Fibre Channel management framework (FC-GS3 standards) for the broader fabric context. It is deployed on Cisco MDS-series Fibre Channel SAN switches in storage area networks.

IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-ZS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • default zone behavior/QoS
  • zone set propagation status
  • zone set configuration
  • VSAN zoning consistency

Supported Devices

  • Cisco MDS 9148V (2024) — 64-Gbps 48-port Fibre Channel switch
  • Cisco MDS 9396V — 64-Gbps 96-port Fibre Channel switch

Monitoring Examples

An admin polling zoneDefaultZoneTable/zoneDefaultZoneEntry can check zoneDefaultZoneBehaviour and zoneDefaultZoneReadOnly to confirm what access unzoned devices get by default, and zoneDefaultZoneQos/zoneDefaultZoneQosPriority for QoS treatment of that default zone. zoneSetPropagationTable/zoneSetPropagationEntry indexed by zoneSetNumber reveals zoneSetPropagationMode, letting an admin verify a zone-set change has propagated fabric-wide rather than remaining local to one switch, which would otherwise cause an inconsistent zoning state across the VSAN.

OIDs
OID symbolicOID numericTypeAccessDescription
ciscoZsMIB1.3.6.1.4.1.9.9.294The 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. Glossary of terms used ---------------------- VSAN - Virtual Storage Area Network. Zone Merge - When the ISL (Inter Switch Link) between 2 switches is brought up, the zoning databases on the 2 switches are compared by means of the Zone Merge protocol. If the 2 databases can be merged, the ISL is brought up. Otherwise, the link is isolated.
ciscoZoningMIBObjects1.3.6.1.4.1.9.9.294.1
zoneConfiguration1.3.6.1.4.1.9.9.294.1.1
zoneDefaultZoneTable1.3.6.1.4.1.9.9.294.1.1.1not-accessibleA table containing information on all default zones on all VSANs on the local Zone Server.
zoneDefaultZoneEntry1.3.6.1.4.1.9.9.294.1.1.1.1not-accessibleAn entry (conceptual row) in this table.
INT zoneDefaultZoneBehaviour1.3.6.1.4.1.9.9.294.1.1.1.1.1INTEGERread-writeThis 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 zone on this VSAN cannot communicate with each other. 1 -- allow communication 2 -- deny communication
T/F zoneDefaultZoneReadOnly1.3.6.1.4.1.9.9.294.1.1.1.1.2TruthValueread-writeThis 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 default zone on this VSAN. If this object is set to 'false', then both SCSI read and write operations are permitted.
T/F zoneDefaultZoneQos1.3.6.1.4.1.9.9.294.1.1.1.1.3TruthValueread-writeThis 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 zone on this VSAN is disabled. If this attribute is enabled for this default zone, then only traffic with the configured priority level will be allowed between the members of this default zone. The priority can be specified by means of the corresponding instance of zoneDefaultZoneQosPriority object.
ZON zoneDefaultZoneQosPriority1.3.6.1.4.1.9.9.294.1.1.1.1.4ZoneQosPriorityLevelread-writeSpecifies 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'.
T/F zoneDefaultZoneBroadcast1.3.6.1.4.1.9.9.294.1.1.1.1.5TruthValueread-writeThis 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 broadcast frames generated by a member in this default zone will be restricted to members in this default zone.
zoneSetPropagationTable1.3.6.1.4.1.9.9.294.1.1.2not-accessibleA table containing information related to propagation of zone set information during Merge/Change protocols on all VSANs on the local Zone Server.
zoneSetPropagationEntry1.3.6.1.4.1.9.9.294.1.1.2.1not-accessibleAn entry (conceptual row) in this table.
INT zoneSetPropagationMode1.3.6.1.4.1.9.9.294.1.1.2.1.1INTEGERread-writeThis 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 object is set to 'activeZoneSet', only the active zone set is sent during Change/Merge protocol exchanges on this VSAN.
I32 zoneSetNumber1.3.6.1.4.1.9.9.294.1.1.3Integer32read-onlyThe number of entries currently present in the zoneSetTable.
zoneSetTable1.3.6.1.4.1.9.9.294.1.1.4not-accessibleA 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 zone sets configured on a VSAN. But only one zone set is allowed to be active at a time in each VSAN. A Zone Set is a collection of zones.
zoneSetEntry1.3.6.1.4.1.9.9.294.1.1.4.1not-accessibleAn 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 follows: - create zone entries in the ZoneTable. - create an entry in this table and set the zoneSetZoneList bitmap object to contain the required zones. - Note that it is perfectly valid to create an empty zone set.
U32 zoneSetIndex1.3.6.1.4.1.9.9.294.1.1.4.1.1Unsigned32not-accessibleThe index of a zone set. This object uniquely identifies a zone set on a particular VSAN.
STR zoneSetName1.3.6.1.4.1.9.9.294.1.1.4.1.2SnmpAdminStringread-createThe 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 'active'.
FCL zoneSetZoneList1.3.6.1.4.1.9.9.294.1.1.4.1.3FcListread-createThe 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 positions or not present in the string. The default value is the zero length string.
TIM zoneSetLastChange1.3.6.1.4.1.9.9.294.1.1.4.1.4TimeStampread-onlyThe 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.
ROW zoneSetRowStatus1.3.6.1.4.1.9.9.294.1.1.4.1.5RowStatusread-createThe status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneSetName is unique within the VSAN.
STR zoneSetClone1.3.6.1.4.1.9.9.294.1.1.4.1.6SnmpAdminStringread-createSetting 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.
zoneSetActivateTable1.3.6.1.4.1.9.9.294.1.1.5not-accessibleThis 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 zone set can be activated on that VSAN.
zoneSetActivateEntry1.3.6.1.4.1.9.9.294.1.1.5.1not-accessibleAn entry (conceptual row) in this table.
U32 zoneSetActivate1.3.6.1.4.1.9.9.294.1.1.5.1.1Unsigned32read-createSetting 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 to a value (say, N) identifies the zone set to be cloned as the zone set identified by zoneSetIndex object having the same value N. Even though there could be multiple zone sets on a VSAN, only one can be active at a time. If a zone set is already active on a VSAN and a second zone set is activated on the same VSAN, then the first zone set is automatically deactivated and the second zone set is activated. The value of this object when read is always 0.
INT zoneSetActivateResult1.3.6.1.4.1.9.9.294.1.1.5.1.2INTEGERread-onlyThis 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. The value 'newEntry' indicates that after the entry has been created, activation/de-activation has not yet been attempted on the entry. 1 -- activation success 2 -- activation failure 3 -- deactivation success 4 -- deactivation failure 5 -- in progress 6 -- entry just created
INT zoneSetDeActivate1.3.6.1.4.1.9.9.294.1.1.5.1.3INTEGERread-createSetting 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'.
ROW zoneSetActivateRowStatus1.3.6.1.4.1.9.9.294.1.1.5.1.4RowStatusread-createThe status of this conceptual row.
FCC zoneSetFailCause1.3.6.1.4.1.9.9.294.1.1.5.1.5FcChangeProtoFailCauseread-onlyThe 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'.
DOM zoneSetFailDomId1.3.6.1.4.1.9.9.294.1.1.5.1.6DomainIdOrZeroread-onlyThe 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(2) and invalidZsetFormat(11). These errors are flagged by Zone Server modules running on other devices in the entire fabric as part of the Change Protocol. The remaining errors are those that are detected on the local Zone Server. In that case, this object will contain the value 0.
I32 zoneNumber1.3.6.1.4.1.9.9.294.1.1.6Integer32read-onlyThe number of entries currently present in the zoneTable.
zoneTable1.3.6.1.4.1.9.9.294.1.1.7not-accessibleThis table gives information on all the zones/aliases and lists all their members.
zoneEntry1.3.6.1.4.1.9.9.294.1.1.7.1not-accessibleAn 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 created, create an alias entry in the zoneAliasTable, create alias members in the zoneMemberTable and associate the alias with the required zone entry by setting the zoneAliasList object in this table appropriately.
U32 zoneIndex1.3.6.1.4.1.9.9.294.1.1.7.1.1Unsigned32not-accessibleThe index of a zone on this VSAN.
STR zoneName1.3.6.1.4.1.9.9.294.1.1.7.1.2SnmpAdminStringread-createThe 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'.
FCL zoneMemberList1.3.6.1.4.1.9.9.294.1.1.7.1.3FcListread-onlyThe 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 members have '0' in their positions or not present in the string. This object is read-only; changes to its value are made by the agent as and when associated entries are created/deleted in the zoneMemberTable. The default value is the zero length string.
FCL zoneAliasList1.3.6.1.4.1.9.9.294.1.1.7.1.4FcListread-createThe 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 their positions or not present in the string. The default value is the zero length string.
TIM zoneLastChange1.3.6.1.4.1.9.9.294.1.1.7.1.5TimeStampread-onlyThe 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.
ROW zoneRowStatus1.3.6.1.4.1.9.9.294.1.1.7.1.6RowStatusread-createThe status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneName is unique within the VSAN.
T/F zoneReadOnly1.3.6.1.4.1.9.9.294.1.1.7.1.7TruthValueread-createThis 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 of this object is set to 'false', then both SCSI read and write operations are permitted.
T/F zoneQos1.3.6.1.4.1.9.9.294.1.1.7.1.8TruthValueread-createThis 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 this zone, then only traffic with the configured priority level will be allowed between the members of this zone. The priority can be specified by means of the corresponding instance of zoneQosPriority object.
ZON zoneQosPriority1.3.6.1.4.1.9.9.294.1.1.7.1.9ZoneQosPriorityLevelread-createSpecifies 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'.
T/F zoneBroadcast1.3.6.1.4.1.9.9.294.1.1.7.1.10TruthValueread-createThis 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 a member in this zone will be restricted to members in this zone.
STR zoneClone1.3.6.1.4.1.9.9.294.1.1.7.1.11SnmpAdminStringread-createSetting 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.
T/F zoneSmartZoning1.3.6.1.4.1.9.9.294.1.1.7.1.12TruthValueread-createThis object indicates if smart zoning attribute is enabled on this zone. If this object is set to 'true' then smart zoning attribute is enabled for this zone. If this object is set to 'false' then smart zoning attribute is disabled for this zone.
I32 zoneAliasNumber1.3.6.1.4.1.9.9.294.1.1.8Integer32read-onlyThe number of entries currently present in the zoneAliasTable.
zoneAliasTable1.3.6.1.4.1.9.9.294.1.1.9not-accessibleThis table gives information on all the aliases and their members.
zoneAliasEntry1.3.6.1.4.1.9.9.294.1.1.9.1not-accessibleAn entry (conceptual row) in this table.
U32 zoneAliasIndex1.3.6.1.4.1.9.9.294.1.1.9.1.1Unsigned32not-accessibleThe index of an alias entry on this VSAN.
STR zoneAliasName1.3.6.1.4.1.9.9.294.1.1.9.1.2SnmpAdminStringread-createThe 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 'active'.
FCL zoneAliasMemberList1.3.6.1.4.1.9.9.294.1.1.9.1.3FcListread-onlyThe 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. All other zone members have '0' in their positions or not present in the string. This object is read-only; changes to its value are made by the agent as and when associated entries are created/deleted in the zoneMemberTable. The default value is the zero length string.
ROW zoneAliasRowStatus1.3.6.1.4.1.9.9.294.1.1.9.1.4RowStatusread-createThe status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneAliasName is unique within the VSAN.
TIM zoneAliasLastChange1.3.6.1.4.1.9.9.294.1.1.9.1.5TimeStampread-onlyThe 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.
STR zoneAliasClone1.3.6.1.4.1.9.9.294.1.1.9.1.6SnmpAdminStringread-createSetting 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.
I32 zoneMemberNumber1.3.6.1.4.1.9.9.294.1.1.10Integer32read-onlyThe number of entries currently present in the zoneMemberTable.
zoneMemberTable1.3.6.1.4.1.9.9.294.1.1.11not-accessibleThis table contains all members of a zone/alias and information about those members.
zoneMemberEntry1.3.6.1.4.1.9.9.294.1.1.11.1not-accessibleAn 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.
INT zoneMemberTypeIndex1.3.6.1.4.1.9.9.294.1.1.11.1.1INTEGERnot-accessibleThis object determines whether this member belongs to a zone or an alias. 1 -- member belongs to a zone 2 -- member belongs to an alias
U32 zoneMemberParentIndex1.3.6.1.4.1.9.9.294.1.1.11.1.2Unsigned32not-accessibleThis 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 which this member belongs to. If the value of the corresponding instance of zoneMemberTypeIndex is 'alias', then this object will contain the value of the zoneAliasIndex object of the alias to which this member belongs to.
U32 zoneMemberIndex1.3.6.1.4.1.9.9.294.1.1.11.1.3Unsigned32not-accessibleThe index of this zone member on this VSAN on this zone/alias.
ZON zoneMemberFormat1.3.6.1.4.1.9.9.294.1.1.11.1.4ZoneMemberTyperead-createThis 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'.
OCT zoneMemberID1.3.6.1.4.1.9.9.294.1.1.11.1.5OCTET STRINGread-createThis 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 value of corresponding instance of zoneMemberFormat object is 'domainPort', then this object contains a 2 octet value. The first octet will represent the domain and the second octet will represent the port. If the value of the corresponding instance of zoneMemberFormat object is 'fcAddr', then this object contains the 3 octet N_Port FC-ID. If the value of the corresponding instance of zoneMemberFormat object is 'fwwn', then this object contains the 8 octet Fabric Port WWN. If the value of the corresponding instance of zoneMemberFormat object is 'symNodeName', then this object contains a symbolic node name which could be of length 1 to 255 bytes. If the value of corresponding instance of zoneMemberFormat object is 'intf', then this object will contain a 12 octet value which is a concatenation of 4 octets containing an interface index (ifIndex) encoded in network byte order, and 8 octets containing the WWN of a switch. If the value of corresponding instance of zoneMemberFormat object is 'domainIntf', then this object will contain a 5 octet value which is a concatenation of 1 octet representing the domain and 4 octets representing an interface index (ifIndex) encoded in network byte order. If the value of corresponding instance of zoneMemberFormat object is 'ipAddr', then this object will contain a 4 octet IP address value followed by an optional 4 octets of subnet mask. If the value of corresponding instance of zoneMemberFormat object is 'ipAddrv6', then this object will contain a 16 octet IPv6 address value followed by an optional 4 octets of prefix length encoded in network byte order. If the value of the corresponding instance of zoneMemberFormat object is 'deviceAlias', then this object contains a Device Alias which could be of length 1 to 64 bytes. This object cannot be modified while the corresponding value of zoneMemberRowStatus object is 'active'.
OCT zoneMemberLunID1.3.6.1.4.1.9.9.294.1.1.11.1.6OCTET STRINGread-createThis 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', 'intf' or 'symNodeName'. This object cannot be modified while the corresponding value of zoneMemberRowStatus object is 'active'.
ROW zoneMemberRowStatus1.3.6.1.4.1.9.9.294.1.1.11.1.7RowStatusread-createThe 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 also needs to be set before or concurrently with setting the corresponding instance of zoneMemberRowStatus to 'active'.
ZON zoneMemberAttr1.3.6.1.4.1.9.9.294.1.1.11.1.8ZoneMemberDeviceTypeAttrread-createThis object indicate the device type confuguration of a zone member.
I32 zoneEnforcedZoneSetNumber1.3.6.1.4.1.9.9.294.1.1.12Integer32read-onlyThe number of entries currently present in the zoneEnforcedZoneSetTable.
zoneEnforcedZoneSetTable1.3.6.1.4.1.9.9.294.1.1.13not-accessibleA 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 activated. This active zone set is then enforced on the fabric. This active zone set cannot be modified. Note that this table will be empty when no zone set is activated.
zoneEnforcedZoneSetEntry1.3.6.1.4.1.9.9.294.1.1.13.1not-accessibleAn entry (conceptual row) in the zoneEnforcedZoneSetTable.
STR zoneEnforcedZoneSetName1.3.6.1.4.1.9.9.294.1.1.13.1.1SnmpAdminStringread-onlyThe name of this zone set on this VSAN.
FCL zoneEnforcedZoneSetZoneList1.3.6.1.4.1.9.9.294.1.1.13.1.2FcListread-onlyThe 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.
TIM zoneEnforcedZoneSetActivateTime1.3.6.1.4.1.9.9.294.1.1.13.1.3TimeStampread-onlyThe 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.
I32 zoneEnforcedZoneNumber1.3.6.1.4.1.9.9.294.1.1.14Integer32read-onlyThe number of entries currently present in the zoneEnforcedZoneTable.
zoneEnforcedZoneTable1.3.6.1.4.1.9.9.294.1.1.15not-accessibleThis table contains all the zones/aliases that are present in the active zone sets on all VSANs.
zoneEnforcedZoneEntry1.3.6.1.4.1.9.9.294.1.1.15.1not-accessibleAn entry (conceptual row) in this table.
STR zoneEnforcedZoneName1.3.6.1.4.1.9.9.294.1.1.15.1.1SnmpAdminStringread-onlyThe name of this zone.
FCL zoneEnforcedZoneMemberList1.3.6.1.4.1.9.9.294.1.1.15.1.2FcListread-onlyThe 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.
FCL zoneEnforcedZoneAliasList1.3.6.1.4.1.9.9.294.1.1.15.1.3FcListread-onlyThe 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.
TIM zoneEnforcedZoneActivateTime1.3.6.1.4.1.9.9.294.1.1.15.1.4TimeStampread-onlyThe 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.
T/F zoneEnforcedZoneReadOnly1.3.6.1.4.1.9.9.294.1.1.15.1.5TruthValueread-onlyThis 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.
T/F zoneEnforcedZoneQos1.3.6.1.4.1.9.9.294.1.1.15.1.6TruthValueread-onlyThis 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.
ZON zoneEnforcedZoneQosPriority1.3.6.1.4.1.9.9.294.1.1.15.1.7ZoneQosPriorityLevelread-onlyThis 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.
T/F zoneEnforcedZoneBroadcast1.3.6.1.4.1.9.9.294.1.1.15.1.8TruthValueread-onlyThis 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.
T/F zoneEnforcedZoneSmartZoning1.3.6.1.4.1.9.9.294.1.1.15.1.9TruthValueread-onlyThis object indicates whether smart-zoning is enabled. This object was copied from the zoneSmartZoning object in the zoneTable at the time when the currently active zone set was activated.
I32 zoneEnforcedZoneAliasNumber1.3.6.1.4.1.9.9.294.1.1.16Integer32read-onlyThe number of entries currently present in the zoneEnforcedZoneAliasTable.
zoneEnforcedZoneAliasTable1.3.6.1.4.1.9.9.294.1.1.17not-accessibleThis table contains all the aliases that are a part of active zone sets on all VSANs.
zoneEnforcedZoneAliasEntry1.3.6.1.4.1.9.9.294.1.1.17.1not-accessibleAn entry (conceptual row) in this table.
STR zoneEnforcedZoneAliasName1.3.6.1.4.1.9.9.294.1.1.17.1.1SnmpAdminStringread-onlyThe name of this alias.
FCL zoneEnforcedZoneAliasMemberList1.3.6.1.4.1.9.9.294.1.1.17.1.2FcListread-onlyThe 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.
I32 zoneEnforcedZoneMemberNumber1.3.6.1.4.1.9.9.294.1.1.18Integer32read-onlyThe number of entries currently present in the zoneEnforcedZoneMemberTable.
zoneEnforcedZoneMemberTable1.3.6.1.4.1.9.9.294.1.1.19not-accessibleThis table contains all members that are part of a zone/alias and are part of the active zone sets on all VSANs.
zoneEnforcedZoneMemberEntry1.3.6.1.4.1.9.9.294.1.1.19.1not-accessibleAn entry (conceptual row) in this table.
ZON zoneEnforcedZoneMemberFormat1.3.6.1.4.1.9.9.294.1.1.19.1.1ZoneMemberTyperead-onlyThis object identifies the address format of this member. The address is contained in the corresponding instance of zoneEnforcedZoneMemberID object.
OCT zoneEnforcedZoneMemberID1.3.6.1.4.1.9.9.294.1.1.19.1.2OCTET STRINGread-onlyThis 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.
OCT zoneEnforcedZoneMemberLunID1.3.6.1.4.1.9.9.294.1.1.19.1.3OCTET STRINGread-onlyThis 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.
ZON zoneEnforcedZoneMemberAttr1.3.6.1.4.1.9.9.294.1.1.19.1.4ZoneMemberDeviceTypeAttrread-onlyThis object specifies the member attribute that is configured for a zone member. This object was copied from the zoneMemberAttr object in the zoneMemberEntry at the time when the currently active zone set was activated. This can only be configured if smart zoning is enabled for the VSAN
TES zoneMergeFailRecoverSpinLock1.3.6.1.4.1.9.9.294.1.1.20TestAndIncrread-writeThis 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 zoneMergeFailRecoverInterface, zoneMergeFail- RecoverVsan and zoneMergeFailRecoverOper. 2. Retrieve the value of zoneMergeFailRecoverSpinLock. 3. Set the value of zoneMergeFailRecoverSpinLock to the retrieved value, and (in the same PDU) the value of zoneMergeFailRecoverInterface to the new value. If the set fails for zoneMergeFailRecoverSpinLock object, go back to step 2. 4. Set the value of zoneMergeFailRecoverSpinLock to the retrieved value plus one, and (in the same PDU) the value of zoneMergeFailRecoverVsan to the new value. If the set fails for zoneMergeFailRecoverSpinLock object, go back to step 2. 5. Set the value of zoneMergeFailRecoverSpinLock to the retrieved value plus two, and (in the same PDU) the value of zoneMergeFailRecoverOper to the new value. If the set fails for zoneMergeFailRecoverSpinLock object, go back to step 2. Note that if it's possible to include zoneMergeFailRecoverVsan and/or zoneMergeFailRecoverOper in the (Set Req) PDU of an earlier step, then steps 4 and/or 5 can be eliminated.
NUM zoneMergeFailRecoverInterface1.3.6.1.4.1.9.9.294.1.1.21InterfaceIndexOrZeroread-writeThe 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.
VSA zoneMergeFailRecoverVsan1.3.6.1.4.1.9.9.294.1.1.22VsanIndexread-writeThe VSAN on which the Merge Failure Recovery needs to be carried out.
INT zoneMergeFailRecoverOper1.3.6.1.4.1.9.9.294.1.1.23INTEGERread-writeThe 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. No action is taken if this object is set to 'noop'. The value of this object when read is always 'noop'.
INT zoneMergeFailRecoverResult1.3.6.1.4.1.9.9.294.1.1.24INTEGERread-onlyThe 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 failed. If the value of this object is 'inProgress', then the merge fail recovery operation is still in progress. 1 -- merge fail recovery successful 2 -- merge fail recovery fail 3 -- recovery in progress
VSA zoneCopyActiveToFullOnVsan1.3.6.1.4.1.9.9.294.1.1.25VsanIndexread-writeThe 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. Setting this object to an invalid VSAN-id will result in an error and no copy will take place.
T/F zoneServiceReqRejNotifyEnable1.3.6.1.4.1.9.9.294.1.1.26TruthValueread-writeThis 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.
T/F zoneMergeFailureNotifyEnable1.3.6.1.4.1.9.9.294.1.1.27TruthValueread-writeThis 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.
T/F zoneMergeSuccessNotifyEnable1.3.6.1.4.1.9.9.294.1.1.28TruthValueread-writeThis 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.
T/F zoneDefZoneBehvrChngNotifyEnable1.3.6.1.4.1.9.9.294.1.1.29TruthValueread-writeThis 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.
zoneDbTable1.3.6.1.4.1.9.9.294.1.1.30not-accessibleThis 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.
zoneDbEntry1.3.6.1.4.1.9.9.294.1.1.30.1not-accessibleAn entry (conceptual row) in this table.
INT zoneDbClearDb1.3.6.1.4.1.9.9.294.1.1.30.1.1INTEGERread-writeSetting 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. Setting this object to 'clearAutoZones(3)', results in deleting only internal zones created by Zone Server. These internal zones are present in zoneSetTable, zoneTable and zoneMemberTable. User created zones in the local zone server database are not deleted. When read, the value of this object is always 'noop(2)'.
T/F zoneDbEnforcedEqualsLocal1.3.6.1.4.1.9.9.294.1.1.30.1.2TruthValueread-onlyThis 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.
T/F zoneDbHardZoningEnabled1.3.6.1.4.1.9.9.294.1.1.30.1.3TruthValueread-onlyThis 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 hard zoning is not enabled on this VSAN.
zoneCopyTable1.3.6.1.4.1.9.9.294.1.1.31not-accessibleIn 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, only one copy operation can be active for all the VSANs. If a second copy is attempted, it will result in error.
zoneCopyEntry1.3.6.1.4.1.9.9.294.1.1.31.1not-accessibleAn entry (conceptual row) in this table.
ZON zoneCopyProto1.3.6.1.4.1.9.9.294.1.1.31.1.1ZoneCopyProtocolread-createThe 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.
ZON zoneCopyDestFileType1.3.6.1.4.1.9.9.294.1.1.31.1.2ZoneFileTyperead-createThe 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 object is set to 'localFile(2)', then the corresponding instance of zoneCopyDestFileName must be set.
IPt zoneCopyServerAddrType1.3.6.1.4.1.9.9.294.1.1.31.1.3InetAddressTyperead-createThe type of address of the remote device as specified by the corresponding instance of zoneCopyServerAddr object.
IP zoneCopyServerAddr1.3.6.1.4.1.9.9.294.1.1.31.1.4InetAddressread-createThe 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 means of the zoneCopyStartCopy object. The protocol to be used for the copy operation is specified by the value of the corresponding instance of zoneCopyProto object.
STR zoneCopyDestFileName1.3.6.1.4.1.9.9.294.1.1.31.1.5SnmpAdminStringread-createThe 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.
STR zoneCopyUserName1.3.6.1.4.1.9.9.294.1.1.31.1.6SnmpAdminStringread-createThe 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'.
STR zoneCopyUserPassword1.3.6.1.4.1.9.9.294.1.1.31.1.7SnmpAdminStringread-createThe 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 zoneCopyProto is 'ftp' or 'sftp' or 'scp'. The value of this object when read is always the zero length string for security reasons.
INT zoneCopyStartCopy1.3.6.1.4.1.9.9.294.1.1.31.1.8INTEGERread-createThis 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(2)'. The value of this object when read is always 'noop'.
INT zoneCopyState1.3.6.1.4.1.9.9.294.1.1.31.1.9INTEGERread-onlyThe 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/permissions are incorrect. inProgress(4) - indicates that this copy operation is currently in progress. badUserNamePasswd(5) - indicates that the user name/password of the remote device is incorrect. incompleteConfig(6) - configuration is incomplete. unknown(7) - error is unknown. sysErr(8) - system error anotherCopyInProgress(9) - indicates that a copy operation on the same VSAN or another VSAN is already in progress.
ROW zoneCopyRowStatus1.3.6.1.4.1.9.9.294.1.1.31.1.10RowStatusread-createThe status of this conceptual row.
T/F zoneUnsuppMemInIntOpNotifyEnable1.3.6.1.4.1.9.9.294.1.1.32TruthValueread-writeThis 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.
VSA zoneVsanId1.3.6.1.4.1.9.9.294.1.1.33VsanIndexaccessible-for-notifyThis 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.
VSA zoneZoneSetDistributeVsan1.3.6.1.4.1.9.9.294.1.1.34VsanIndexread-writeThis 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 action will be taken. It is to be noted that this operation of full zoneset distribution on this VSAN is done immediately and this is independent of activation/deactivation. This is supported only in 'interop' modes 2 and 3. When a full zoneset distribute operation is in process on a VSAN, any attempt to start the same on another VSAN will result in error.
INT zoneZoneSetDistributeResult1.3.6.1.4.1.9.9.294.1.1.35INTEGERread-onlyThe outcome of the full zoneset distribute operation on the VSAN indicated by zoneZoneSetDistributeVsan object.
FCC zoneZoneSetDistributeFailReason1.3.6.1.4.1.9.9.294.1.1.36FcChangeProtoFailCauseread-onlyIf 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.
FCN zoneSwitchWwn1.3.6.1.4.1.9.9.294.1.1.37FcNameIdaccessible-for-notifyThis object represents the WWN of the local device. It is used in the notification zoneActivateNotify.
zoneSetZoneListTable1.3.6.1.4.1.9.9.294.1.1.38not-accessibleThis 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 extends the zoneSetTable overcomes this limitation and the number of zones that form a zoneset is increased to 16384.
zoneSetZoneListEntry1.3.6.1.4.1.9.9.294.1.1.38.1not-accessibleAn entry (conceptual row) in this table represents a set of 14336 zones that can be associated with the zoneset represented by zoneSetIndex on VSAN represented by vsanIndex.
FCL zoneSetZoneListBmap4k1.3.6.1.4.1.9.9.294.1.1.38.1.1FcListread-createThe 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 have '0' in their positions or not present in the string. The default value is the zero length string.
FCL zoneSetZoneListBmap6k1.3.6.1.4.1.9.9.294.1.1.38.1.2FcListread-createThe 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 have '0' in their positions or not present in the string. The default value is the zero length string.
FCL zoneSetZoneListBmap8k1.3.6.1.4.1.9.9.294.1.1.38.1.3FcListread-createThe 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 have '0' in their positions or not present in the string. The default value is the zero length string.
FCL zoneSetZoneListBmap10k1.3.6.1.4.1.9.9.294.1.1.38.1.4FcListread-createThe set of zones from ids 8193 to 10240 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 positions or not present in the string. The default value is the zero length string.
FCL zoneSetZoneListBmap12k1.3.6.1.4.1.9.9.294.1.1.38.1.5FcListread-createThe set of zones from ids 10241 to 12288 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 positions or not present in the string. The default value is the zero length string.
FCL zoneSetZoneListBmap14k1.3.6.1.4.1.9.9.294.1.1.38.1.6FcListread-createThe set of zones from ids 12289 to 14336 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 positions or not present in the string. The default value is the zero length string.
FCL zoneSetZoneListBmap16k1.3.6.1.4.1.9.9.294.1.1.38.1.7FcListread-createThe set of zones from ids 14337 to 16384 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 positions or not present in the string. The default value is the zero length string.
zoneSetEnforcedZoneListTable1.3.6.1.4.1.9.9.294.1.1.39not-accessibleThis 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 being able to represent only 2048 zones. This table which extends the zoneEnforcedZoneSetTable overcomes this limitation and the number of enforced zones that form an enforced zoneset is increased to 16384.
zoneSetEnforcedZoneListEntry1.3.6.1.4.1.9.9.294.1.1.39.1not-accessibleAn entry (conceptual row) in this table represents a set of upto 14336 enforced zones that can be associated with the enforced zoneset on VSAN represented by vsanIndex.
FCL zoneSetEnforcedZoneListBmap4k1.3.6.1.4.1.9.9.294.1.1.39.1.1FcListread-onlyThe 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 this zone set. All other zones have '0' in their positions or not present in the string.
FCL zoneSetEnforcedZoneListBmap6k1.3.6.1.4.1.9.9.294.1.1.39.1.2FcListread-onlyThe 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 this zone set. All other zones have '0' in their positions or not present in the string.
FCL zoneSetEnforcedZoneListBmap8k1.3.6.1.4.1.9.9.294.1.1.39.1.3FcListread-onlyThe 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 this zone set. All other zones have '0' in their positions or not present in the string.
FCL zoneSetEnforcedZoneListBmap10k1.3.6.1.4.1.9.9.294.1.1.39.1.4FcListread-onlyThe set of zones from ids 8193 to 10240 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 this zone set. All other zones have '0' in their positions or not present in the string.
FCL zoneSetEnforcedZoneListBmap12k1.3.6.1.4.1.9.9.294.1.1.39.1.5FcListread-onlyThe set of zones from ids 10241 to 12288 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 this zone set. All other zones have '0' in their positions or not present in the string.
FCL zoneSetEnforcedZoneListBmap14k1.3.6.1.4.1.9.9.294.1.1.39.1.6FcListread-onlyThe set of zones from ids 12289 to 14336 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 this zone set. All other zones have '0' in their positions or not present in the string.
FCL zoneSetEnforcedZoneListBmap16k1.3.6.1.4.1.9.9.294.1.1.39.1.7FcListread-onlyThe set of zones from ids 14337 to 16384 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 this zone set. All other zones have '0' in their positions or not present in the string.
zoneCompactTable1.3.6.1.4.1.9.9.294.1.1.40not-accessibleThe zoneSetZoneList object and the zoneSetZoneListTable allow upto 16384 zones to be associated with a zoneset. This is done with the help of 8 bitmaps each of which represent 2048 zones. There may exist a situation where the 'lowest' bitmap may not be fully populated but 'higher' bitmaps may have bits set in them. Semantically what this means is: the lowest 8192 zones have not been fully associated, but zones with higher ids have been associated. This kind of a situation causes problems for management stations which are only aware of older versions of this MIB. They are only aware of zoneSetZoneList object and hence only the 'lowest' 8192 zones that are associated with a zoneset. In the above situation, the total number of zones associated with the zoneset could be less than 8192. But by virtue of being distributed in the 'higher' bitmaps, those zones will not be seen by those management stations as they are not aware of the new objects in zoneSetZoneListTable. In such a situation, a management station which is aware of this version of the MIB, can choose to compact the zones associated with zonesets on a VSAN, so that the holes in the lowest 8192 zones are filled. Note that this table facilitates compaction of only the first 8192 zones and not zones belonging to 'higher' bitmaps.
zoneCompactEntry1.3.6.1.4.1.9.9.294.1.1.40.1not-accessibleAn entry allows compaction to be carried out on a VSAN.
INT zoneCompactFirst2k1.3.6.1.4.1.9.9.294.1.1.40.1.1INTEGERread-writeSetting 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, the ids of the corresponding zones are changed and a management station should re-read the zoneTable. If such a compaction is not possible or the lowest 2048 zones are already compacted, the SET operation will result in error. If a compaction operation goes through successfully, then the notification zoneCompactNotify is generated. Setting this object to 'noop', will result in no action being taken. The value of this object when read is always 'noop'.
INT zoneCompactZones1.3.6.1.4.1.9.9.294.1.1.40.1.2INTEGERread-writeSetting this object to 'compact' will result in compaction of the 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 zones are filled. As a result of this, the ids of the corresponding zones are changed and a management station should re-read the zoneTable. If such a compaction is not possible or the zones are already compacted, the SET operation will result in error. If a compaction operation goes through successfully, then the notification zoneCompactNotify is generated. Setting this object to 'noop', will result in no action being taken. The value of this object when read is always 'noop'.
VSA zoneCompactVsan1.3.6.1.4.1.9.9.294.1.1.41VsanIndexaccessible-for-notifyThis object represents the VSAN on which a successful zone compaction has taken place. It is used in the notification zoneCompactNotify.
TES zoneCopyActToFullSpinLock1.3.6.1.4.1.9.9.294.1.1.42TestAndIncrread-writeThis 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. 2. Retrieve the value of zoneCopyActToFullSpinLock. 3. Set the value of zoneCopyActToFullSpinLock to the retrieved value, and (in the same PDU) the value of zoneCopyActToFullMode to the new value. If the set fails for zoneCopyActToFullSpinLock, go back to step 2. 4. Set the value of zoneCopyActToFullSpinLock to the retrieved value plus one, and (in the same PDU) the value of zoneCopyActToFullOnVsan to the new value. If the set fails for zoneCopyActToFullSpinLock object, go back to step 2. Note that if it's possible to include zoneCopyActToFullOnVsan in the (Set Req) PDU of the earlier step, then step 4 can be eliminated.
INT zoneCopyActToFullMode1.3.6.1.4.1.9.9.294.1.1.43INTEGERread-writeSetting 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 this object to 'noop' results in no action being taken. The value of this object when read is always 'noop'.
VSA zoneCopyActToFullVsan1.3.6.1.4.1.9.9.294.1.1.44VsanIndexread-writeThe 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. Setting this object to an invalid VSAN-id will result in an error and no copy will take place.
zoneStats1.3.6.1.4.1.9.9.294.1.2
C32 zoneTotalGS3Rejects1.3.6.1.4.1.9.9.294.1.2.1Counter32read-onlyThe total number of GS3 requests rejected by this Zone Server across all VSANs.
zoneStatsTable1.3.6.1.4.1.9.9.294.1.2.2not-accessibleThis table contains statistic counters which are maintained by the Zone Server. These counters are maintained per VSAN.
zoneStatsEntry1.3.6.1.4.1.9.9.294.1.2.2.1not-accessibleAn entry (conceptual row) in this table.
C32 zoneTxMergeReqs1.3.6.1.4.1.9.9.294.1.2.2.1.1Counter32read-onlyThe number of Merge Request Frames sent by this Zone Server to other Zone Servers in the fabric on this VSAN.
C32 zoneRxMergeAccepts1.3.6.1.4.1.9.9.294.1.2.2.1.2Counter32read-onlyThe number of Merge Accept Frames received by this Zone Server from other Zone Servers in the fabric on this VSAN.
C32 zoneRxMergeReqs1.3.6.1.4.1.9.9.294.1.2.2.1.3Counter32read-onlyThe number of Merge Request Frames received by this Zone Server from other Zone Servers in the fabric on this VSAN.
C32 zoneTxMergeAccepts1.3.6.1.4.1.9.9.294.1.2.2.1.4Counter32read-onlyThe number of Merge Accept Frames sent by this Zone Server to other Zone Servers in the fabric on this VSAN.
C32 zoneTxChangeReqs1.3.6.1.4.1.9.9.294.1.2.2.1.5Counter32read-onlyThe 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 Authorization requests.
C32 zoneRxChangeAccepts1.3.6.1.4.1.9.9.294.1.2.2.1.6Counter32read-onlyThe 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 Authorization Accept frames.
C32 zoneRxChangeReqs1.3.6.1.4.1.9.9.294.1.2.2.1.7Counter32read-onlyThe 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 Authorization requests.
C32 zoneTxChangeAccepts1.3.6.1.4.1.9.9.294.1.2.2.1.8Counter32read-onlyThe 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 Accept frames.
C32 zoneRxGS3Reqs1.3.6.1.4.1.9.9.294.1.2.2.1.9Counter32read-onlyThe number of GS3 requests received by this Zone Server on this VSAN.
C32 zoneTxGS3Rejects1.3.6.1.4.1.9.9.294.1.2.2.1.10Counter32read-onlyThe number of GS3 requests rejected by this Zone Server on this VSAN.
zoneLunStatsTable1.3.6.1.4.1.9.9.294.1.2.3not-accessibleThis 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. These counters are maintained per VSAN, per SCSI initiator-target pair, per LUN.
zoneLunStatsEntry1.3.6.1.4.1.9.9.294.1.2.3.1not-accessibleEach 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 zoneLunDstFcId on the VSAN identified by vsanIndex.
ADR zoneLunSrcFcId1.3.6.1.4.1.9.9.294.1.2.3.1.1FcAddressIdnot-accessibleThe FC-ID of a SCSI initiator that is accessing a LUN identified by zoneLunNum.
ADR zoneLunDstFcId1.3.6.1.4.1.9.9.294.1.2.3.1.2FcAddressIdnot-accessibleThe FC-ID of a SCSI target containing the LUN identified by zoneLunNum.
OCT zoneLunNum1.3.6.1.4.1.9.9.294.1.2.3.1.3OCTET STRINGnot-accessibleThe LUN that is being accessed.
C32 zoneLunRxInqReqs1.3.6.1.4.1.9.9.294.1.2.3.1.4Counter32read-onlyThe 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.
C32 zoneLunRxRepLunReqs1.3.6.1.4.1.9.9.294.1.2.3.1.5Counter32read-onlyThe 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 for LUN 0.
C32 zoneLunRxSenseReqs1.3.6.1.4.1.9.9.294.1.2.3.1.6Counter32read-onlyThe 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.
C32 zoneLunRxOtherCmds1.3.6.1.4.1.9.9.294.1.2.3.1.7Counter32read-onlyThe 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.
C32 zoneLunTxInqDataNoLus1.3.6.1.4.1.9.9.294.1.2.3.1.8Counter32read-onlyThe 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.
C32 zoneLunTxIllegalReqs1.3.6.1.4.1.9.9.294.1.2.3.1.9Counter32read-onlyThe 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.
zoneRoZoneStatsTable1.3.6.1.4.1.9.9.294.1.2.4not-accessibleThis 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.
zoneRoZoneStatsEntry1.3.6.1.4.1.9.9.294.1.2.4.1not-accessibleEach 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.
ADR zoneRoZoneSrcFcId1.3.6.1.4.1.9.9.294.1.2.4.1.1FcAddressIdnot-accessibleThe FC-ID of a SCSI initiator that is accessing a LUN identified by zoneRoZoneLunNum.
ADR zoneRoZoneDstFcId1.3.6.1.4.1.9.9.294.1.2.4.1.2FcAddressIdnot-accessibleThe FC-ID of a SCSI target containing the LUN identified by zoneRoZoneLunNum.
OCT zoneRoZoneLunNum1.3.6.1.4.1.9.9.294.1.2.4.1.3OCTET STRINGnot-accessibleThe LUN that is being accessed.
C32 zoneRoZoneTxDataProts1.3.6.1.4.1.9.9.294.1.2.4.1.4Counter32read-onlyThe 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.
zoneInformation1.3.6.1.4.1.9.9.294.1.3
FCG zoneServiceRejReasonCode1.3.6.1.4.1.9.9.294.1.3.1FcGs3RejectReasonCoderead-onlyThis object contains the reason code corresponding to the latest Zone Server request rejection.
FCZ zoneServiceRejReasonCodeExp1.3.6.1.4.1.9.9.294.1.3.2FcZoneServerRejReasonExplread-onlyThis 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.
U32 zoneMergeFailureVSANNum1.3.6.1.4.1.9.9.294.1.3.3Unsigned32read-onlyThis 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.
U32 zoneMergeSuccessVSANNum1.3.6.1.4.1.9.9.294.1.3.4Unsigned32read-onlyThis 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.
STR zoneMergeFailureObject1.3.6.1.4.1.9.9.294.1.3.5SnmpAdminStringaccessible-for-notifyThis 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.
ZON zoneMergeFailureReason1.3.6.1.4.1.9.9.294.1.3.6ZoneMergeFailCauseaccessible-for-notifyThis object contains the reason for the the merge failure.
zoneNotification1.3.6.1.4.1.9.9.294.1.4
zoneNotifications1.3.6.1.4.1.9.9.294.1.4.0
NTF zoneServiceReqRejNotify1.3.6.1.4.1.9.9.294.1.4.0.1This notification is generated whenever the local Zone Server rejects a registration request. The Zone Server should update the zoneServiceRejReasonCode and zoneServiceRejReason- CodeExp objects with the corresponding reason code and reason code explanation before sending the notification. The zoneMemberType and zoneMemberID identify the source of the request.
NTF zoneMergeFailureNotify1.3.6.1.4.1.9.9.294.1.4.0.2This notification is generated whenever there is a zone merge failure. If all VSANs on a link have a zone-merge failure at the same time, then just one notification is generated in which zoneMergeFailureVSANNum object has a zero value. The zoneMergeFailureObject and zoneMergeFailureReason assist in providing information regarding the point of merge failure.
NTF zoneMergeSuccessNotify1.3.6.1.4.1.9.9.294.1.4.0.3This notification is generated whenever a zone merge happens successfully. If all VSANs on a link have a zone-merge success at the same time, then just one notification is generated in which zoneMergeSuccessVSANNum object has a zero value.
NTF zoneDefZoneBehaviourChngNotify1.3.6.1.4.1.9.9.294.1.4.0.4This notification is generated whenever the value of zoneDefaultZoneBehaviour changes.
NTF zoneUnsuppMemInIntOpModeNotify1.3.6.1.4.1.9.9.294.1.4.0.5This notification is generated whenever one or more zone members are not supported in the mode in which the local switch is currently configured to function. The switch can be configured to operate in certain 'interoperable' modes on a VSAN basis to enable it to work with switches from other vendors. The zoneVsanId object identifies the VSAN on which the mismatch has been identified.
NTF zoneActivateNotify1.3.6.1.4.1.9.9.294.1.4.0.6This notification is generated whenever a zone set is activated/deactivated on a VSAN. The zoneSetActivateResult object denotes the outcome of the activation/deactivation. The zoneSwitchWwn object represents the WWN of the local device.
NTF zoneCompactNotify1.3.6.1.4.1.9.9.294.1.4.0.7This notification is generated whenever a zone compaction on the VSAN specified by zoneCompactVsan happens successfully.
zoneServerMIBConformance1.3.6.1.4.1.9.9.294.2
zoneServerMIBCompliances1.3.6.1.4.1.9.9.294.2.1
zoneServerMIBCompliance1.3.6.1.4.1.9.9.294.2.1.1The compliance statement for entities which implement the Zone Server.
zoneServerMIBCompliance11.3.6.1.4.1.9.9.294.2.1.2The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev21.3.6.1.4.1.9.9.294.2.1.3The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev31.3.6.1.4.1.9.9.294.2.1.4The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev41.3.6.1.4.1.9.9.294.2.1.5The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev51.3.6.1.4.1.9.9.294.2.1.6The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev61.3.6.1.4.1.9.9.294.2.1.7The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev71.3.6.1.4.1.9.9.294.2.1.8The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev81.3.6.1.4.1.9.9.294.2.1.9The compliance statement for entities which implement the Zone Server.
zoneServerMIBComplianceRev91.3.6.1.4.1.9.9.294.2.1.10The compliance statement for entities which implement the Zone Server.
zoneServerMIBGroups1.3.6.1.4.1.9.9.294.2.2
zoneConfigurationGroup1.3.6.1.4.1.9.9.294.2.2.1A collection of objects for displaying and configuring Zone Membership.
zoneStatisticsGroup1.3.6.1.4.1.9.9.294.2.2.2A collection of objects for displaying the Zone Server statistics information.
zoneNotificationControlGroup1.3.6.1.4.1.9.9.294.2.2.3A collection of notification control and notification information objects for monitoring Zone Server request rejection and zone merge failures.
zoneNotificationGroup1.3.6.1.4.1.9.9.294.2.2.4A collection of notification(s) for monitoring Zone Server request rejection, zone merge failures and successes and default zoning behavioural changes.
zoneConfigurationGroup11.3.6.1.4.1.9.9.294.2.2.5A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigurationGroup21.3.6.1.4.1.9.9.294.2.2.6A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneLunStatsGroup1.3.6.1.4.1.9.9.294.2.2.7A collection of objects for displaying the Zone Server LUN statistics information.
zoneConfigurationGroup31.3.6.1.4.1.9.9.294.2.2.8A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneNotificationControlGroup11.3.6.1.4.1.9.9.294.2.2.9A collection of notification control and notification information objects for monitoring Zone Server request rejection and zone merge failures.
zoneNotificationGroup11.3.6.1.4.1.9.9.294.2.2.10A collection of notification(s) for monitoring Zone Server request rejection, zone merge failures and successes and default zoning behavioural changes.
zoneConfigurationGroup41.3.6.1.4.1.9.9.294.2.2.11A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigurationGroup51.3.6.1.4.1.9.9.294.2.2.12A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigurationGroup61.3.6.1.4.1.9.9.294.2.2.13A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneNotificationGroup21.3.6.1.4.1.9.9.294.2.2.14A collection of notification(s) for monitoring Zone Server request rejection, zone merge failures and successes and default zoning behavioural changes.
zoneNotificationControlGroup1Sup11.3.6.1.4.1.9.9.294.2.2.15A group that supplements zoneNotificationControlGroup1 with additional object(s).
zoneConfigGroupSup11.3.6.1.4.1.9.9.294.2.2.16A collection of objects to associate zones to zonesets and facilitate compaction of first 2k zones associated with zonesets.
zoneNotificationControlGroup1Sup21.3.6.1.4.1.9.9.294.2.2.17A group that supplements zoneNotificationControlGroup1 with additional notification information object(s).
zoneNotificationGroup2Sup11.3.6.1.4.1.9.9.294.2.2.18A group that supplements zoneNotificationGroup2 with additional notification(s).
zoneConfigGroupSup21.3.6.1.4.1.9.9.294.2.2.19A collection of objects to copy active zonesets to full zonesets on a VSAN.
zoneConfigurationGroup71.3.6.1.4.1.9.9.294.2.2.20A collection of objects for displaying and configuring Zone Membership and deleting the local zone server database.
zoneConfigGroupSup41.3.6.1.4.1.9.9.294.2.2.21A collection of objects to associate upto 8k zones to zonesets.
zoneConfigGroupSup51.3.6.1.4.1.9.9.294.2.2.22A collection of objects to associate 8k to 16k zones to zonesets.
zoneConfigGroupSup61.3.6.1.4.1.9.9.294.2.2.23A collection of objects to compact zones zones associated with zonesets.

RFC description

Cisco Zone Server MIB for managing Fibre Channel zoning and fabric security.

Start monitoring Cisco MDS 9148V/9396V Fibre Channel switches (zoning) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download CISCO-ZS-MIB