zoneDefaultZoneEntry |
.1.3.6.1.4.1.9.9.294.1.1.1.1 |
An entry (conceptual row) in this table.
|
zoneSetPropagationEntry |
.1.3.6.1.4.1.9.9.294.1.1.2.1 |
An entry (conceptual row) in this table.
|
zoneSetNumber |
.1.3.6.1.4.1.9.9.294.1.1.3 |
The number of entries currently present in the
zoneSetTable.
|
zoneSetEntry |
.1.3.6.1.4.1.9.9.294.1.1.4.1 |
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 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.
|
zoneSetActivateEntry |
.1.3.6.1.4.1.9.9.294.1.1.5.1 |
An entry (conceptual row) in this table.
|
zoneNumber |
.1.3.6.1.4.1.9.9.294.1.1.6 |
The number of entries currently present in the
zoneTable.
|
zoneEntry |
.1.3.6.1.4.1.9.9.294.1.1.7.1 |
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 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.
|
zoneAliasNumber |
.1.3.6.1.4.1.9.9.294.1.1.8 |
The number of entries currently present in the
zoneAliasTable.
|
zoneAliasEntry |
.1.3.6.1.4.1.9.9.294.1.1.9.1 |
An entry (conceptual row) in this table.
|
zoneMemberNumber |
.1.3.6.1.4.1.9.9.294.1.1.10 |
The number of entries currently present in the
zoneMemberTable.
|
zoneMemberEntry |
.1.3.6.1.4.1.9.9.294.1.1.11.1 |
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.
|
zoneEnforcedZoneSetNumber |
.1.3.6.1.4.1.9.9.294.1.1.12 |
The number of entries currently present in the
zoneEnforcedZoneSetTable.
|
zoneEnforcedZoneSetEntry |
.1.3.6.1.4.1.9.9.294.1.1.13.1 |
An entry (conceptual row) in the
zoneEnforcedZoneSetTable.
|
zoneEnforcedZoneNumber |
.1.3.6.1.4.1.9.9.294.1.1.14 |
The number of entries currently present in the
zoneEnforcedZoneTable.
|
zoneEnforcedZoneEntry |
.1.3.6.1.4.1.9.9.294.1.1.15.1 |
An entry (conceptual row) in this table.
|
zoneEnforcedZoneAliasNumber |
.1.3.6.1.4.1.9.9.294.1.1.16 |
The number of entries currently present in the
zoneEnforcedZoneAliasTable.
|
zoneEnforcedZoneAliasEntry |
.1.3.6.1.4.1.9.9.294.1.1.17.1 |
An entry (conceptual row) in this table.
|
zoneEnforcedZoneMemberNumber |
.1.3.6.1.4.1.9.9.294.1.1.18 |
The number of entries currently present in the
zoneEnforcedZoneMemberTable.
|
zoneEnforcedZoneMemberEntry |
.1.3.6.1.4.1.9.9.294.1.1.19.1 |
An entry (conceptual row) in this table.
|
zoneMergeFailRecoverSpinLock |
.1.3.6.1.4.1.9.9.294.1.1.20 |
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
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.
|
zoneMergeFailRecoverInterface |
.1.3.6.1.4.1.9.9.294.1.1.21 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.22 |
The VSAN on which the Merge Failure Recovery
needs to be carried out.
|
zoneMergeFailRecoverOper |
.1.3.6.1.4.1.9.9.294.1.1.23 |
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.
No action is taken if this object is set
to 'noop'.
The value of this object when read is always
'noop'.
|
zoneMergeFailRecoverResult |
.1.3.6.1.4.1.9.9.294.1.1.24 |
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 failed.
If the value of this object is 'inProgress',
then the merge fail recovery operation is
still in progress.
|
zoneCopyActiveToFullOnVsan |
.1.3.6.1.4.1.9.9.294.1.1.25 |
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.
Setting this object to an invalid VSAN-id
will result in an error and no copy will
take place.
|
zoneTotalGS3Rejects |
.1.3.6.1.4.1.9.9.294.1.2.1 |
The total number of GS3 requests rejected
by this Zone Server across all VSANs.
|
zoneStatsEntry |
.1.3.6.1.4.1.9.9.294.1.2.2.1 |
An entry (conceptual row) in this table.
|
zoneLunStatsEntry |
.1.3.6.1.4.1.9.9.294.1.2.3.1 |
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
zoneLunDstFcId on the VSAN identified by
vsanIndex.
|
zoneRoZoneStatsEntry |
.1.3.6.1.4.1.9.9.294.1.2.4.1 |
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.
|
zoneServiceRejReasonCode |
.1.3.6.1.4.1.9.9.294.1.3.1 |
This object contains the reason code corresponding
to the latest Zone Server request rejection.
|
zoneServiceRejReasonCodeExp |
.1.3.6.1.4.1.9.9.294.1.3.2 |
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 |
.1.3.6.1.4.1.9.9.294.1.3.3 |
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 |
.1.3.6.1.4.1.9.9.294.1.3.4 |
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.
|
zoneServiceReqRejNotifyEnable |
.1.3.6.1.4.1.9.9.294.1.1.26 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.27 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.28 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.29 |
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.
|
zoneDbEntry |
.1.3.6.1.4.1.9.9.294.1.1.30.1 |
An entry (conceptual row) in this table.
|
zoneCopyEntry |
.1.3.6.1.4.1.9.9.294.1.1.31.1 |
An entry (conceptual row) in this table.
|
zoneUnsuppMemInIntOpNotifyEnable |
.1.3.6.1.4.1.9.9.294.1.1.32 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.33 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.34 |
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 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.
|
zoneZoneSetDistributeResult |
.1.3.6.1.4.1.9.9.294.1.1.35 |
The outcome of the full zoneset distribute
operation on the VSAN indicated by
zoneZoneSetDistributeVsan object.
|
zoneZoneSetDistributeFailReason |
.1.3.6.1.4.1.9.9.294.1.1.36 |
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.
|
zoneDefaultZoneBehaviour |
.1.3.6.1.4.1.9.9.294.1.1.1.1.1 |
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 zone on this VSAN cannot
communicate with each other.
|
zoneDefaultZoneReadOnly |
.1.3.6.1.4.1.9.9.294.1.1.1.1.2 |
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 default zone
on this VSAN.
If this object is set to 'false', then both
SCSI read and write operations are permitted.
|
zoneDefaultZoneQos |
.1.3.6.1.4.1.9.9.294.1.1.1.1.3 |
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 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.
|
zoneDefaultZoneQosPriority |
.1.3.6.1.4.1.9.9.294.1.1.1.1.4 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.1.1.5 |
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 broadcast frames generated by a member in this
default zone will be restricted to members in this
default zone.
|
zoneSetPropagationMode |
.1.3.6.1.4.1.9.9.294.1.1.2.1.1 |
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 object is set to 'activeZoneSet',
only the active zone set is sent during
Change/Merge protocol exchanges on this
VSAN.
|
zoneSetIndex |
.1.3.6.1.4.1.9.9.294.1.1.4.1.1 |
The index of a zone set. This object uniquely
identifies a zone set on a particular VSAN.
|
zoneSetName |
.1.3.6.1.4.1.9.9.294.1.1.4.1.2 |
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 'active'.
|
zoneSetZoneList |
.1.3.6.1.4.1.9.9.294.1.1.4.1.3 |
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 positions or
not present in the string.
The default value is the zero length string.
|
zoneSetLastChange |
.1.3.6.1.4.1.9.9.294.1.1.4.1.4 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.4.1.5 |
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.
|
zoneSetActivate |
.1.3.6.1.4.1.9.9.294.1.1.5.1.1 |
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 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.
|
zoneSetActivateResult |
.1.3.6.1.4.1.9.9.294.1.1.5.1.2 |
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.
The value 'newEntry' indicates that after the
entry has been created, activation/de-activation
has not yet been attempted on the entry.
|
zoneSetDeActivate |
.1.3.6.1.4.1.9.9.294.1.1.5.1.3 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.5.1.4 |
The status of this conceptual row.
|
zoneSetFailCause |
.1.3.6.1.4.1.9.9.294.1.1.5.1.5 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.5.1.6 |
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(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.
|
zoneIndex |
.1.3.6.1.4.1.9.9.294.1.1.7.1.1 |
The index of a zone on this VSAN.
|
zoneName |
.1.3.6.1.4.1.9.9.294.1.1.7.1.2 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.7.1.3 |
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 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.
|
zoneAliasList |
.1.3.6.1.4.1.9.9.294.1.1.7.1.4 |
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 their positions
or not present in the string.
The default value is the zero length string.
|
zoneLastChange |
.1.3.6.1.4.1.9.9.294.1.1.7.1.5 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.7.1.6 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.7.1.7 |
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 of this object is set to
'false', then both SCSI read and write
operations are permitted.
|
zoneQos |
.1.3.6.1.4.1.9.9.294.1.1.7.1.8 |
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 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.
|
zoneQosPriority |
.1.3.6.1.4.1.9.9.294.1.1.7.1.9 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.7.1.10 |
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 a member in this
zone will be restricted to members in this zone.
|
zoneAliasIndex |
.1.3.6.1.4.1.9.9.294.1.1.9.1.1 |
The index of an alias entry on this VSAN.
|
zoneAliasName |
.1.3.6.1.4.1.9.9.294.1.1.9.1.2 |
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 'active'.
|
zoneAliasMemberList |
.1.3.6.1.4.1.9.9.294.1.1.9.1.3 |
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.
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.
|
zoneAliasRowStatus |
.1.3.6.1.4.1.9.9.294.1.1.9.1.4 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.9.1.5 |
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.
|
zoneMemberTypeIndex |
.1.3.6.1.4.1.9.9.294.1.1.11.1.1 |
This object determines whether this member belongs
to a zone or an alias.
|
zoneMemberParentIndex |
.1.3.6.1.4.1.9.9.294.1.1.11.1.2 |
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 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.
|
zoneMemberIndex |
.1.3.6.1.4.1.9.9.294.1.1.11.1.3 |
The index of this zone member on this VSAN on this
zone/alias.
|
zoneMemberFormat |
.1.3.6.1.4.1.9.9.294.1.1.11.1.4 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.11.1.5 |
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 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.
This object cannot be modified while the
corresponding value of zoneMemberRowStatus object
is 'active'.
|
zoneMemberLunID |
.1.3.6.1.4.1.9.9.294.1.1.11.1.6 |
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', 'intf' or
'symNodeName'.
This object cannot be modified while the
corresponding value of zoneMemberRowStatus object
is 'active'.
|
zoneMemberRowStatus |
.1.3.6.1.4.1.9.9.294.1.1.11.1.7 |
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 also needs to be set
before or concurrently with setting the
corresponding instance of zoneMemberRowStatus to
'active'.
|
zoneEnforcedZoneSetName |
.1.3.6.1.4.1.9.9.294.1.1.13.1.1 |
The name of this zone set on this VSAN.
|
zoneEnforcedZoneSetZoneList |
.1.3.6.1.4.1.9.9.294.1.1.13.1.2 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.13.1.3 |
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.
|
zoneEnforcedZoneName |
.1.3.6.1.4.1.9.9.294.1.1.15.1.1 |
The name of this zone.
|
zoneEnforcedZoneMemberList |
.1.3.6.1.4.1.9.9.294.1.1.15.1.2 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.15.1.3 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.15.1.4 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.15.1.5 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.15.1.6 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.15.1.7 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.15.1.8 |
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.
|
zoneEnforcedZoneAliasName |
.1.3.6.1.4.1.9.9.294.1.1.17.1.1 |
The name of this alias.
|
zoneEnforcedZoneAliasMemberList |
.1.3.6.1.4.1.9.9.294.1.1.17.1.2 |
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.
|
zoneEnforcedZoneMemberFormat |
.1.3.6.1.4.1.9.9.294.1.1.19.1.1 |
This object identifies the address format of this
member. The address is contained in the
corresponding instance of zoneEnforcedZoneMemberID
object.
|
zoneEnforcedZoneMemberID |
.1.3.6.1.4.1.9.9.294.1.1.19.1.2 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.19.1.3 |
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.
|
zoneTxMergeReqs |
.1.3.6.1.4.1.9.9.294.1.2.2.1.1 |
The number of Merge Request Frames sent by this
Zone Server to other Zone Servers in the fabric
on this VSAN.
|
zoneRxMergeAccepts |
.1.3.6.1.4.1.9.9.294.1.2.2.1.2 |
The number of Merge Accept Frames received by this
Zone Server from other Zone Servers in the fabric on
this VSAN.
|
zoneRxMergeReqs |
.1.3.6.1.4.1.9.9.294.1.2.2.1.3 |
The number of Merge Request Frames received by this
Zone Server from other Zone Servers in the fabric on
this VSAN.
|
zoneTxMergeAccepts |
.1.3.6.1.4.1.9.9.294.1.2.2.1.4 |
The number of Merge Accept Frames sent by this
Zone Server to other Zone Servers in the fabric on
this VSAN.
|
zoneTxChangeReqs |
.1.3.6.1.4.1.9.9.294.1.2.2.1.5 |
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
Authorization requests.
|
zoneRxChangeAccepts |
.1.3.6.1.4.1.9.9.294.1.2.2.1.6 |
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 Authorization
Accept frames.
|
zoneRxChangeReqs |
.1.3.6.1.4.1.9.9.294.1.2.2.1.7 |
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 Authorization
requests.
|
zoneTxChangeAccepts |
.1.3.6.1.4.1.9.9.294.1.2.2.1.8 |
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
Accept frames.
|
zoneRxGS3Reqs |
.1.3.6.1.4.1.9.9.294.1.2.2.1.9 |
The number of GS3 requests received by this Zone
Server on this VSAN.
|
zoneTxGS3Rejects |
.1.3.6.1.4.1.9.9.294.1.2.2.1.10 |
The number of GS3 requests rejected by this Zone
Server on this VSAN.
|
zoneLunSrcFcId |
.1.3.6.1.4.1.9.9.294.1.2.3.1.1 |
The FC-ID of a SCSI initiator that is
accessing a LUN identified by
zoneLunNum.
|
zoneLunDstFcId |
.1.3.6.1.4.1.9.9.294.1.2.3.1.2 |
The FC-ID of a SCSI target containing the
LUN identified by zoneLunNum.
|
zoneLunNum |
.1.3.6.1.4.1.9.9.294.1.2.3.1.3 |
The LUN that is being accessed.
|
zoneLunRxInqReqs |
.1.3.6.1.4.1.9.9.294.1.2.3.1.4 |
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 |
.1.3.6.1.4.1.9.9.294.1.2.3.1.5 |
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
for LUN 0.
|
zoneLunRxSenseReqs |
.1.3.6.1.4.1.9.9.294.1.2.3.1.6 |
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 |
.1.3.6.1.4.1.9.9.294.1.2.3.1.7 |
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 |
.1.3.6.1.4.1.9.9.294.1.2.3.1.8 |
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 |
.1.3.6.1.4.1.9.9.294.1.2.3.1.9 |
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.
|
zoneRoZoneSrcFcId |
.1.3.6.1.4.1.9.9.294.1.2.4.1.1 |
The FC-ID of a SCSI initiator that is
accessing a LUN identified by
zoneRoZoneLunNum.
|
zoneRoZoneDstFcId |
.1.3.6.1.4.1.9.9.294.1.2.4.1.2 |
The FC-ID of a SCSI target containing the
LUN identified by zoneRoZoneLunNum.
|
zoneRoZoneLunNum |
.1.3.6.1.4.1.9.9.294.1.2.4.1.3 |
The LUN that is being accessed.
|
zoneRoZoneTxDataProts |
.1.3.6.1.4.1.9.9.294.1.2.4.1.4 |
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.
|
zoneDbClearDb |
.1.3.6.1.4.1.9.9.294.1.1.30.1.1 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.30.1.2 |
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.
|
zoneCopyProto |
.1.3.6.1.4.1.9.9.294.1.1.31.1.1 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.31.1.2 |
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 object is set to
'localFile(2)', then the corresponding instance
of zoneCopyDestFileName must be set.
|
zoneCopyServerAddrType |
.1.3.6.1.4.1.9.9.294.1.1.31.1.3 |
The type of address of the remote device as
specified by the corresponding instance of
zoneCopyServerAddr object.
|
zoneCopyServerAddr |
.1.3.6.1.4.1.9.9.294.1.1.31.1.4 |
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 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.
|
zoneCopyDestFileName |
.1.3.6.1.4.1.9.9.294.1.1.31.1.5 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.31.1.6 |
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 |
.1.3.6.1.4.1.9.9.294.1.1.31.1.7 |
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 zoneCopyProto is
'ftp' or 'sftp' or 'scp'.
The value of this object when read is
always the zero length string for
security reasons.
|
zoneCopyStartCopy |
.1.3.6.1.4.1.9.9.294.1.1.31.1.8 |
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(2)'.
The value of this object when read is
always 'noop'.
|
zoneCopyState |
.1.3.6.1.4.1.9.9.294.1.1.31.1.9 |
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/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.
|
zoneCopyRowStatus |
.1.3.6.1.4.1.9.9.294.1.1.31.1.10 |
The status of this conceptual row.
|