CISCO-IVR-MIB
AI MIB Summary
The CISCO-IVR-MIB provides SNMP management capabilities for Cisco Fibre Channel switches to monitor and configure Inter-VSAN Routing (IVR) policies, including the creation of IVR zones, mapping of VSANs to Autonomous Fabrics, and the tracking of IVR session states and port statistics. This module enables administrators to control traffic flow between logically separated Storage Area Networks (VSANs) and across distinct physical fabrics while maintaining strict isolation boundaries.
The MIB module for the management of Inter-VSAN routing within the framework of Cisco's Inter-VSAN Routing (IVR) Architecture. IVR allows traffic between VSANs. VSANs are logically separated Storage Area Networks (SANs) where traffic does not cross VSAN boundaries. Certain SAN applications need restricted communication between initiators and targets which are in different VSANs. This MIB enables the users to manage IVR.
The VSANs logically separate a single physical fabric into multiple logical fabrics. Each of these physical fabrics are called Autonmous Fabrics. In addition to Inter-VSAN communication, IVR also enables communication between Autonomous Fabrics.
Acronyms The following acronyms are used in this document:
Lun: Logical Unit Number
IV: Inter-VSAN
IVR: Inter-VSAN Routing
PWWN: Port World Wide Name
AFID: Autonomous Fabric id
Main OID:
ciscoIvrMIB.1.3.6.1.4.1.9.9.371
140
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
140 total| Object Name |
|---|
ciscoIvrMIBThe MIB module for the management of Inter-VSAN
routing within the framework of Cisco's
Inter-VSAN Routing (IVR) Architecture. IVR allows
traffic between VSANs. VSANs are logically separated
Storage Area Networks (SANs) where traffic does not
cross VSAN boundaries. Certain SAN applications need
restricted communication between initiators and
targets which are in different VSANs. This MIB enables
the users to manage IVR.
The VSANs logically separate a single physical fabric
into multiple logical fabrics. Each of these physical
fabrics are called Autonmous Fabrics. In addition to
Inter-VSAN communication, IVR also enables
communication between Autonomous Fabrics.
Acronyms
The following acronyms are used in this document:
Lun: Logical Unit Number
IV: Inter-VSAN
IVR: Inter-VSAN Routing
PWWN: Port World Wide Name
AFID: Autonomous Fabric id MODULE-IDENTITY .1.3.6.1.4.1.9.9.371 |
ciscoIvrMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.0 |
civrZoneActivationDoneNotifyThis notification is generated on completion of an IV
zoneset activation.
civrZoneSetActDeactPartialSucss is valid only if the
activation was successful. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.371.0.1 |
civrZoneDeactivationDoneNotifyThis notification is generated on completion of an IV
zoneset deactivation.
civrZoneSetActDeactPartialSucss is valid only if the
deactivation was successful. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.371.0.2 |
civrDomainConflictNotifyThis notification is sent when domainID conflict
occurs in a VSAN. The domainIDs in all the VSANs
(dmDatabaseTable in CISCO-DM-MIB) which
are configured to be carrying inter-VSAN trafic
(civrTopologyConfigTable) must be unique. If not, there
could be domainID conflicts. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.371.0.3 |
civrAfidConfigNotifyThis notification is sent when an IVR
AFID mis-configuration occurs. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.371.0.4 |
ciscoIvrMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1 |
cimIvrConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1 |
cimIvrGeneric OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1.1 |
civrFcidNatModeEnable FCID and VSAN identifier translation
cross VSAN boundaries. If the value is 'true', the
VSAN identifier as well as the entire FCID of the
end-devices would be modified as frames cross
VSAN boundaries.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.1.1 |
civrVsanTopologyAutoDiscEnable automatic VSAN topology discovery.
If this value is 'true', automatic VSAN topology
discovery is turned on. IVR processes would
communicate with each other to provide a global
view of the physical topology to all the IVR
enabled switches. VSAN topology is configured
through civrTopologyAfidConfTable and
civrTopologyDefaultAfidTable when automatic VSAN
topology discovery is turned on.
If this value is 'false', automatic VSAN topology
discovery is turned off. VSAN topology is
manually configured by using civrTopologyConfigTable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.1.2 |
cimIvrZoneset OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1.2 |
civrZoneSetNumberThe number of entries currently present in the
civrZoneSetTable.ro Integer32 .1.3.6.1.4.1.9.9.371.1.1.2.1 |
civrZoneSetTableA table containing information on each Inter-VSAN (IV)
zonesets which are configured locally. It comprises the
zonesets in the full IV zone database.
There could be multiple IV zonesets configured. But
only one zoneset is allowed to be active at a time.
An IV zoneset is a collection of IV zones. SEQUENCE OF CivrZoneSetEntry .1.3.6.1.4.1.9.9.371.1.1.2.2 |
civrZoneSetEntryAn entry (conceptual row) in the civrZoneSetTable.
The sequence of operations to be performed in order
to create a zoneset is as follows:
- create zone entries in the civrZoneTable.
- create an entry in this table and set the
civrZoneSetZoneList bitmap object to contain the
required IV zones.
- Note that it is perfectly valid to create an
empty zoneset. CivrZoneSetEntry .1.3.6.1.4.1.9.9.371.1.1.2.2.1 |
civrZoneSetIndexThe index of a zoneset. This object uniquely
identifies an IV zoneset. This object could
have the same value as civrZoneSetTableNextIndex. Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.2.2.1.1 |
civrZoneSetNameThe name of this zoneset. The civrZoneSetName
should be unique on this device.
This object cannot be modified while the
corresponding value of civrZoneSetRowStatus
is equal to 'active'.
This object MUST be set before or concurrently
with setting the corresponding instance of
civrZoneSetRowStatus to 'active'.rw SnmpAdminString .1.3.6.1.4.1.9.9.371.1.1.2.2.1.2 |
civrZoneSetZoneListThe set of IV zones which form this zoneset. The
IV zones are identified by civrZoneIndex object in the
civrZoneTable.
If a particular bit has a value of '1', then the
corresponding zone is a part of this zoneset. All other
zones have '0' in their positions or not present in the
string.
Note that an IV zone can be part of multiple IV
zonesets.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.2.2.1.3 |
civrZoneSetLastChangeThe value of sysUpTime at the time of the last
change to this IV zoneset 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.2.2.1.4 |
civrZoneSetChecksumThe checksum of content of this zoneset.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.2.2.1.5 |
civrZoneSetRowStatusThe status of this conceptual row.
This object can not be set to 'active' unless
the corresponding value of civrZoneSetName is
unique.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.2.2.1.6 |
civrZoneSetActivateSetting this object to a value is a request for a
particular IV zoneset to be activated on this device.
i.e., for the current configuration of that zoneset
to be cloned with the clone becoming the
active zoneset.
Setting this object to a value (say, N) identifies
the IV zoneset to be cloned as the zoneset
identified by civrZoneSetIndex object having the same
value N.
Even though there could be multiple IV zonesets on
this device, only one can be active at a time. If a
IV zoneset is already active and a second IV zone
set is activated, then the first IV zoneset is
automatically deactivated and the second IV zoneset
is activated.
The IV zoneset activation is done only in
'activate VSANs' on the local device. The
'activate VSANs' is the intersection of topology VSANs
on the local device (civrTopologyActiveSwitchVsan2k and
civrTopologyActiveSwitchVsan4k), members VSANs (union
of all the VSANs of the members in the zoneset being
activated) and local VSANs (vsanTable from
CISCO-VSAN-MIB).
If the activation was successful then,
civrZoneEnforcedZoneSetName contains the name of
zoneset corresponding to the civrZoneSetIndex that was
set.
The value of this object when read is always 0.rw Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.2.3 |
civrZoneSetActvatDeactvatResultThis object indicates the outcome of the most
recent activation/deactivation.
activateSuccess - activation success
activateFailureNoMembers - activation failure
because of no members
in the zoneset
activateFailureZoneOneorLessMem - activation failure as
the zoneset being
activated contained
one or less member.
activateFailureNoTopology - activation failure
because of no IVR
topology
activateFailureNoPerVsanSucc - activation failed in
all 'activate VSANs'
activateFailureNoZoneset - activation failure
because of no zoneset
activateFailureNoVsans - activation failure
because of no
'activate VSANs'
activateFailureFabricUnstable - activation failure
because fabric
unstable
deactivateSuccess - deactivation success
deactivateFailureNoActiveZs - no active zoneseset
deactivateFailureNoPerVsanSucc - deactivation failed
in all
'activate VSANs'
deactivateFailureFabricUnstable - deactivation failed
because fabric is
unstable
activating - activation in
progress
deactivating - deactivation in
progress
idle - idle
deactivateSuccessFcNatShutup13 - deactivation success,
shutup 1.3 switch
in NAT mode
activateFailureFabric - none of the switches
connected to the
fabric is able to
activate this zoneset
deactivateFailureFabric - none of the switches
connected to the
fabric is able to
deactivate this
zoneset
activatePartialSuccessFabric - activation succeeds
on some of the
switches connected to
this fabric
deactivatePartialSuccessFabric - deactivation succeeds
on some of the
switches connected to
this fabric
deviceCleanupInProgress - device cleanup is
in progress during
deactivation
activatingReadyToAdv - switches connected
to this fabric are
ready to advertise
device changes
activatingAdvertising - switches connected
to this fabric are
advertising device
change information
When the value of this object is either 'activating',
or 'deactivating', the values of of
civrZoneSetActivate and civrZoneSetDeActivate
respectively cannot be modified.ro Enumeration .1.3.6.1.4.1.9.9.371.1.1.2.4 |
civrZoneSetDeActivateSetting this object to 'deactivate' is a request
to deactivate the currently active IV zoneset.
deactivate - deactivate IV zoneset
noop - no operation
No action is taken if this object is set to
'noop'.
The value of this object when read is always
'noop'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.2.5 |
civrZonesetDbChecksumThe checksum of the full IV zone database.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.2.6 |
civrActiveZonesetChecksumThe checksum of the enforced (active) IV zoneset.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.2.7 |
civrZoneEnforcedZoneSetNameThe name of the enforced IV zoneset.ro SnmpAdminString .1.3.6.1.4.1.9.9.371.1.1.2.8 |
civrZoneEnforcedZoneSetZoneListThe set of IV zones which form this IV zoneset.
This object was copied from the
civrZoneSetZoneList object in the civrZoneSetTable at
the time when the currently active zoneset was
activated.ro FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.2.9 |
civrZoneEnforcedZoneSetActvtTimeThe sysUpTime at which enforced zoneset 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.2.10 |
civrZoneCopyZoneSetEnforcdToFullThis object copies the enforced IV zoneset
(active IV zoneset) into the full IV zone database
Setting this object to 'copy' will trigger the copy
of the enforced IV zoneset to the full IV zone
database.
If there is no enforced IV zoneset, the copy will
result in an error.
No action is taken if this object is set to 'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.2.11 |
civrZoneClearFullZoneDbThis object clears the full IVR zone database.
Setting this object to 'clear' will
clear the full IV zone database.
No action is taken if this object is set to 'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.2.12 |
civrZonesetActivateForceThe force option for IV zoneset activation. Following
things are done if this object is 'true':
- If there is no regular active zoneset in a VSAN (no
entry present zoneEnforcedZoneSetTable from
CISCO-ZS-MIB for that VSAN), then a regular active
zoneset will be created and the IV zones will be added
to the active zoneset.
- if the default zone behaviour (as indicated by object
zoneDefaultZoneBehaviour from CISCO-ZS-MIB) is
'permit', then the IV zones will be added to the
regular active zoneset.
If the value of this object is 'false', the IV zones
are added to the regular active zoneset only in the case
of default zone behaviour is 'deny'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.2.13 |
civrZoneSetTableNextIndexThis object specifies the next available index for
object civrZoneSetIndex which can be used for
creating an entry in civrZoneSetTable.ro Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.2.14 |
cimIvrZone OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1.3 |
civrZoneNumberThe number of entries currently present in the
civrZoneTable.ro Integer32 .1.3.6.1.4.1.9.9.371.1.1.3.1 |
civrZoneTableThis table gives information on all the IV zones and
lists all their members. IV zones is group of IV members
(FC devices like hosts, disks) in different VSANs. SEQUENCE OF CivrZoneEntry .1.3.6.1.4.1.9.9.371.1.1.3.2 |
civrZoneEntryAn entry (conceptual row) in the civrZoneTable.
These are the zones in the full IV zone database.
The sequence of operations to be performed in
order to create a IV Zone is as follows:
- create an entry in this table.
- create IV zone members in the civrZoneMemberTable
that belong to this IV zone. CivrZoneEntry .1.3.6.1.4.1.9.9.371.1.1.3.2.1 |
civrZoneIndexThe index of an IV Zone.
This object could have the same value as
civrZoneTableNextIndex. Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.3.2.1.1 |
civrZoneNameThe name of this zone. The zoneName should be
unique this device.
This object can not be modified while the
corresponding value of civrZoneRowStatus is
'active'.
This object MUST be set before or concurrently
with setting the corresponding instance of
civrZoneRowStatus to 'active'.rw SnmpAdminString .1.3.6.1.4.1.9.9.371.1.1.3.2.1.2 |
civrZoneMemberListThe set of IV Zone members that form this IV zone.
The IV zone members are identified by
civrZoneMemberIndex object in the civrZoneMemberTable.
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
civrZoneMemberTable.
The default value is the zero length string.ro FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.3.2.1.3 |
civrZoneLastChangeThe value of sysUpTime at the time of the last
change to this IV 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.3.2.1.5 |
civrZoneRowStatusThe status of this conceptual row.
This object can not be set to 'active'
unless the corresponding value of zoneName
is unique on this device.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.3.2.1.6 |
civrZoneReadOnlyThis object indicates if only SCSI read
operations are allowed on members of this
IV zone which are SCSI targets.
If this object is set to 'true', then only
SCSI read operations are permitted. So, this
IV zone becomes a read-only IV zone.
If this object is set to 'false', then both
SCSI read and write operations are permitted
in this IV zone.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.3.2.1.7 |
civrZoneQosPriorityThis object specifies if qos attribute for this
IV zone is enabled. If this object is set to a
value other than 'none', then qos attribute for this
IV zone is enabled. If this object is set to 'none',
then qos attribute for this IV zone is disabled.
If this attribute is enabled for this IV zone,
then only traffic with the configured priority
level will be allowed between the members of
this IV zone.rw ZoneQosPriorityLevel (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.3.2.1.8 |
civrZoneEnforcedZoneNumberThe number of entries currently present in the
civrZoneEnforcedZoneTable.ro Integer32 .1.3.6.1.4.1.9.9.371.1.1.3.3 |
civrZoneEnforcedZoneTableThis table contains all the IV zones that are
present in the active IV zoneset. SEQUENCE OF CivrZoneEnforcedZoneEntry .1.3.6.1.4.1.9.9.371.1.1.3.4 |
civrZoneEnforcedZoneEntryAn entry (conceptual row) in this table. CivrZoneEnforcedZoneEntry .1.3.6.1.4.1.9.9.371.1.1.3.4.1 |
civrZoneEnforcedZoneNameThe name of this zone.ro SnmpAdminString .1.3.6.1.4.1.9.9.371.1.1.3.4.1.1 |
civrZoneEnforcedZoneMemberListThe set of members that form this IV zone.
This object was copied from the civrZoneMemberList
object in the civrZoneTable at the time when the
currently active zoneset was activated.ro FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.3.4.1.2 |
civrZoneEnforcedZoneReadOnlyThis object indicates whether this is a
read-only IV zone. This object was copied from
the civrZoneReadOnly object in the civrZoneTable at
the time when the currently active zoneset
was activated.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.3.4.1.3 |
civrZoneEnforcedZoneQosPriorityThis object indicates whether this is a
qos enabled IV zone. This object was copied from
the civrZoneQosPriority object in the civrZoneTable
at the time when the currently active zoneset
was activated.ro ZoneQosPriorityLevel (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.3.4.1.4 |
civrZoneTableNextIndexThis object specifies the next available index for
object civrZoneIndex which can be used for
creating an entry in civrZoneTable.ro Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.3.5 |
cimIvrZoneMember OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1.4 |
civrZoneMemberNumberThe number of entries currently present in the
civrZoneMemberTable.ro Integer32 .1.3.6.1.4.1.9.9.371.1.1.4.1 |
civrZoneMemberTableThis table contains all members of all the IV Zones
in the civrZoneTable and information about those
members. These are the members part of full IV zone
database. SEQUENCE OF CivrZoneMemberEntry .1.3.6.1.4.1.9.9.371.1.1.4.2 |
civrZoneMemberEntryAn entry (conceptual row) in the civrZoneMemberTable.
Each entry represents the relationship between
a member and (one of) its 'parent(s)', i.e., an
IV zone to which the member belongs to. CivrZoneMemberEntry .1.3.6.1.4.1.9.9.371.1.1.4.2.1 |
civrZoneMemberParentIndexThis object contains the value of the index of
the IV zone to which this member belongs to. Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.4.2.1.1 |
civrZoneMemberIndexThe index of this IV zone member on this
IV zone. Unsigned32 .1.3.6.1.4.1.9.9.371.1.1.4.2.1.2 |
civrZoneMemberTypeThe type of IV Zone member.
This object cannot be modified while the
corresponding value of civrZoneMemberRowStatus object
is 'active'.rw CIvrZoneMemberType .1.3.6.1.4.1.9.9.371.1.1.4.2.1.3 |
civrZoneMemberIDThis object represents the IV zone member ID.
If civrZoneMemberType is 'pwwnVsan', this object
contains port WWN.
This object cannot be modified while the
corresponding value of civrZoneMemberRowStatus object
is 'active'.rw OCTET STRING .1.3.6.1.4.1.9.9.371.1.1.4.2.1.4 |
civrZoneMemberAFIdThe Autonomous Fabric identifier of this IV zone
member. This object cannot be modified while the
corresponding value of civrZoneMemberRowStatus object
is 'active'.rw CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.1.4.2.1.5 |
civrZoneMemberVsanThe VSAN of this IV zone member.
This object cannot be modified while the
corresponding value of civrZoneMemberRowStatus object
is 'active'.rw VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.1.4.2.1.6 |
civrZoneMemberRowStatusThe status of this conceptual row.
civrMemberType, civrZoneMemberID and civrZoneMemberVsan
objects MUST be set before or concurrently with setting
the corresponding instance of civrZoneMemberRowStatus
to 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.4.2.1.7 |
civrZoneMemberLunIDThis object specifies the Lun ID if IV Lun
zoning is configured.
If this object is the zero-length string, then
IV Lun zoning is not configured.
This object cannot be modified while the
corresponding value of zoneMemberRowStatus object
is 'active'.rw OCTET STRING .1.3.6.1.4.1.9.9.371.1.1.4.2.1.8 |
civrZoneEnforcedZoneMemberNumberThe number of entries currently present in the
civrZoneEnforcedZoneMemberTable.ro Integer32 .1.3.6.1.4.1.9.9.371.1.1.4.3 |
civrZoneEnforcedZoneMemberTableThis table contains all members that are part
of a IV zone and are part of the active IV zone
set. SEQUENCE OF CivrZoneEnforcedZoneMemberEntry .1.3.6.1.4.1.9.9.371.1.1.4.4 |
civrZoneEnforcedZoneMemberEntryAn entry (conceptual row) in this table. CivrZoneEnforcedZoneMemberEntry .1.3.6.1.4.1.9.9.371.1.1.4.4.1 |
civrZoneEnforcedZoneMemberTypeThe type of IV zone member.
This object was copied from the civrZoneMemberType
object in the civrZoneMemberTable at the time when
the currently active zoneset was activated.ro CIvrZoneMemberType .1.3.6.1.4.1.9.9.371.1.1.4.4.1.2 |
civrZoneEnforcedZoneMemberIDThis object represents this member's address.
This object was copied from the civrZoneMemberID
object in the civrZoneMemberTable at the time when
the currently active zoneset was activated.ro OCTET STRING .1.3.6.1.4.1.9.9.371.1.1.4.4.1.3 |
civrZoneEnforcedZoneMemberAFIdThe Autonomous Fabric identifier of the member.
This object was copied from the civrZoneMemberAFId
object in the civrZoneMemberTable at the time when
the currently active zoneset was activated.ro CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.1.4.4.1.4 |
civrZoneEnforcedZoneMemberVsanThe VSAN of the member.
This object was copied from the civrZoneMemberVsan
object in the civrZoneMemberTable at the time when
the currently active zoneset was activated.ro VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.1.4.4.1.5 |
civrZoneEnforcedZoneMemberLunIDThis object specifies the Lun ID if IV Lun
zoning is configured.
This object was copied from the civrZoneMemberLunID
object in the civrZoneMemberTable at the time when
the currently active zoneset was activated.ro OCTET STRING .1.3.6.1.4.1.9.9.371.1.1.4.4.1.6 |
cimIvrTopology OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1.5 |
civrTopologyConfiguredChecksumThe checksum of the configured IVR topology.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.5.1 |
civrTopologyConfigTableThis table contains the configured IVR topology.
The topology is specified in terms of one or more
Autonomous Fabrics made of switches and the VSANs
to/from which the switches provide connectivity.
The configured topology is not applied until it is made
active using using object civrTopologyActivate. SEQUENCE OF CivrTopologyConfigEntry .1.3.6.1.4.1.9.9.371.1.1.5.2 |
civrTopologyConfigEntryAn entry (conceptual row) in this table. CivrTopologyConfigEntry .1.3.6.1.4.1.9.9.371.1.1.5.2.1 |
civrTopologyConfigSwitchWwnThe configured switch WWN of this device. FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.1.5.2.1.1 |
civrTopologyConfigAutoFabricIdThe configured Autonomous Fabric id of this device. CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.1.5.2.1.2 |
civrTopologyConfigSwitchVsan2kThe list of configured VSANs that are part of IVR
topology on this device.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 0 through 7, the second octet specifying VSANs 8
through 15, etc. Within each octet, the most
significant bit represents the lowest numbered VSAN,
and the least significant bit represents the highest
numbered VSAN. Thus, each VSAN, is represented by a
single bit within the value of this object. The
corresponding VSAN is contained in the IVR topology on
this device if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in this list.
If the values of both this object and corresponding
instance of civrTopologyConfigSwitchVsan4k are
zero-length string, then the IVR topology contains
only the default VSAN.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.2.1.3 |
civrTopologyConfigSwitchVsan4kThe list of configured VSANs that are part of IVR
topology on this device.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 2047 through 2054, the second octet specifying
VSANs 2055 through 2062, etc. Within each octet, the
most significant bit represents the lowest numbered
VSAN, and the least significant bit represents the
highest numbered VSAN. Thus, each VSAN, is represented
by a single bit within the value of this object. The
corresponding VSAN is contained in the IVR topology on
device if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in the list.
If the values of both this object and corresponding
instance of civrTopologyConfigSwitchVsan2k are
zero-length string, then the IVR topology contains
only the default VSAN.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.2.1.4 |
civrTopologyConfigRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.5.2.1.5 |
civrTopologyActivateSetting this object to 'activate' is a request for
the configured IVR topology to be activated on this
device. i.e., for the current configuration of IVR
topology to be cloned, with the clone becoming the
active IVR topology (civrTopologyActiveTable).
The value of this object when read is always 'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.5.3 |
civrTopologyActivateTimeThe sysUpTime at which the IVR topology was most
recently activated. If the IVR topology has not been
activated prior to the last re-initialization of
the local network management system, then this object
will contain a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.5.4 |
civrTopologyCopyActiveToConfigThis object copies the active IVR topology table
to configured IVR topology table.
If there is no active IVR topology, the copy will
result in an error.
No action is taken if this object is set to 'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.5.5 |
civrTopologyClearConfiguredThis object clears the configured IVR topology
table.
No action is taken if this object is set to 'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.5.6 |
civrTopologyActiveChecksumThe checksum of the active IVR topology.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.5.7 |
civrTopologyActiveTableThis table contains the IVR topology.
The topology is specified in terms of one or more
Autonomous Fabrics made of switches and the VSANs
to/from which the switches provide connectivity. SEQUENCE OF CivrTopologyActiveEntry .1.3.6.1.4.1.9.9.371.1.1.5.8 |
civrTopologyActiveEntryAn entry (conceptual row) in this table. CivrTopologyActiveEntry .1.3.6.1.4.1.9.9.371.1.1.5.8.1 |
civrTopologyActiveSwitchWwnThe switch WWN of this device. FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.1.5.8.1.1 |
civrTopologyActiveAutoFabricIdThe Autonomous Fabric id of this device. CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.1.5.8.1.2 |
civrTopologyActiveSwitchVsan2kThe list of VSANs that are part of IVR topology on
this device.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 0 through 7, the second octet specifying VSANs 8
through 15, etc. Within each octet, the most
significant bit represents the lowest numbered VSAN,
and the least significant bit represents the highest
numbered VSAN. Thus, each VSAN, is represented by a
single bit within the value of this object. The
corresponding VSAN is contained in the IVR topology on
this device if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in this list.
If the values of both this object and corresponding
instance of civrTopologyActiveSwitchVsan4k are
zero-length string, then the IVR topology contains
only the default VSAN.ro FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.8.1.3 |
civrTopologyActiveSwitchVsan4kThe list of VSANs that are part of IVR topology on
this device.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 2047 through 2054, the second octet specifying
VSANs 2055 through 2062, etc. Within each octet, the
most significant bit represents the lowest numbered
VSAN, and the least significant bit represents the
highest numbered VSAN. Thus, each VSAN, is represented
by a single bit within the value of this object. The
corresponding VSAN is contained in the IVR topology on
device if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in the list.
If the values of both this object and corresponding
instance of civrTopologyActiveSwitchVsan2k are
zero-length string, then the IVR topology contains
only the default VSAN.ro FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.8.1.4 |
civrTopologyActiveThis object indicates of IVR topology is active or not.
If 'true', the IVR topology is active. And if it is
'false', the IVR topology is not active.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.5.9 |
civrTopologyAfidConfigChecksumThe checksum of the Autonomous Fabric
id (AFID) configurations.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.5.10 |
civrTopologyAfidConfTableThis table contains the Autonomous Fabric id
(AFID) configurations when automatic VSAN topology
discovery is activated. An entry (conceptual row)
in this table represents an AFID and its
VSANs on a switch. SEQUENCE OF CivrTopologyAfidConfEntry .1.3.6.1.4.1.9.9.371.1.1.5.11 |
civrTopologyAfidConfEntryAn entry (conceptual row) in this table. CivrTopologyAfidConfEntry .1.3.6.1.4.1.9.9.371.1.1.5.11.1 |
civrTopologyAfidConfSwitchWwnThe switch WWN of this device. FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.1.5.11.1.1 |
civrTopologyAfidConfIdThe configured Autonomous Fabric id of this device. CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.1.5.11.1.2 |
civrTopologyAfidConfSwitchVsan2kThe list of VSANs that are part of AFID
(Autonomous Fabric ID) specified by
civrTopologyConfigAutoFabricId on switch
specified by civrTopologyConfigSwitchWwn.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 0 through 7, the second octet specifying VSANs 8
through 15, etc. Within each octet, the most
significant bit represents the lowest numbered VSAN,
and the least significant bit represents the highest
numbered VSAN. Thus, each VSAN, is represented by a
single bit within the value of this object. The
corresponding VSAN is contained in this AFID on
this device if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in this list.
If the values of both this object and corresponding
instance of civrTopologyAfidConfSwitchVsan4k are
zero-length string, then the AFID configured on
this device contains only the default VSAN.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.11.1.3 |
civrTopologyAfidConfSwitchVsan4kThe list of VSANs that are part of AFID
(Autonomous Fabric ID) specified by
civrTopologyConfigAutoFabricId on switch
specified by civrTopologyConfigSwitchWwn.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 2048 through 2054, the second octet specifying
VSANs 2055 through 2062, etc. Within each octet, the
most significant bit represents the lowest numbered
VSAN, and the least significant bit represents the
highest numbered VSAN. Thus, each VSAN, is represented
by a single bit within the value of this object. The
corresponding VSAN is contained in this AFID on this
device if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in this list.
If the values of both this object and corresponding
instance of civrTopologyAfidConfSwitchVsan2k are
zero-length string, then the AFID configured on
this device contains only the default VSAN.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.11.1.4 |
civrTopologyAfidConfRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.5.11.1.5 |
civrTopologyDefaultAfidChecksumThe checksum of the configured default AFIDs.ro CIvrChecksum .1.3.6.1.4.1.9.9.371.1.1.5.12 |
civrTopologyDefaultAfidTableThis table contains the default Autonomous Fabric
id (AFID) configurations when automatic VSAN topology
discovery is activated. An entry (conceptual row)
in this table represents the default AFID for
a switch. SEQUENCE OF CivrTopologyDefaultAfidEntry .1.3.6.1.4.1.9.9.371.1.1.5.13 |
civrTopologyDefaultAfidEntryAn entry (conceptual row) in this table. CivrTopologyDefaultAfidEntry .1.3.6.1.4.1.9.9.371.1.1.5.13.1 |
civrTopologyDefaultAfidSwitchWwnThe switch WWN of this device. FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.1.5.13.1.1 |
civrTopologyDefaultAfidIdThe configured Default Autonomous Fabric id of
this switch.rw CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.1.5.13.1.2 |
civrTopologyDefaultAfidStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.5.13.1.3 |
civrTopologyIvrSrvGrpTableThis table contains configurations of
Inter-VSAN Routing (IVR) Service Group.
An Inter VSAN Routing Service Group defines a
logical boundary for Inter-VSAN Routing.
Inter-VSAN Routing is restricted among VSANs
within their own Inter-VSAN Routing Service
Group only. SEQUENCE OF CivrTopologyIvrSrvGrpEntry .1.3.6.1.4.1.9.9.371.1.1.5.14 |
civrTopologyIvrSrvGrpEntryAn entry (conceptual row) in this table. CivrTopologyIvrSrvGrpEntry .1.3.6.1.4.1.9.9.371.1.1.5.14.1 |
civrTopologyIvrSrvGrpNameThis object contains the name of the IVR Service
Group corresponding to this conceptual row. SnmpAdminString .1.3.6.1.4.1.9.9.371.1.1.5.14.1.1 |
civrTopologyIvrSrvGrpVsan2kThe list of VSANs that are part of this
IVR Service Group specified by
civrTopologyIvrSrvGrpName.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 0 through 7, the second octet specifying VSANs 8
through 15, etc. Within each octet, the most
significant bit represents the lowest numbered VSAN,
and the least significant bit represents the highest
numbered VSAN. Thus, each VSAN, is represented by a
single bit within the value of this object. The
corresponding VSAN is contained in this IVR Service
Group if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in this list.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.14.1.2 |
civrTopologyIvrSrvGrpVsan4kThe list of VSANs that are part of this
IVR Service Group specified by
civrTopologyIvrSrvGrpName.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 2048 through 2054, the second octet specifying
VSANs 2055 through 2062, etc. Within each octet, the
most significant bit represents the lowest numbered
VSAN, and the least significant bit represents the
highest numbered VSAN. Thus, each VSAN, is represented
by a single bit within the value of this object. The
corresponding VSAN is contained in this IVR Service
Group if and only if that bit has a value of '1'.
If this object has a value which is less than 256 bytes
long, then the VSANs which are not represented are not
considered to be in the list.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.5.14.1.3 |
civrTopologyIvrSrvGrpRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.1.5.14.1.4 |
civrTopologyClearAfidConfigThis object clears the AFID configuration
table, civrTopologyAfidConfTable, if this object is
set to 'clear'.
No action is taken if this object is set to 'noOp'.rw Enumeration .1.3.6.1.4.1.9.9.371.1.1.5.15 |
cimIvrVirtualDomains OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.1.6 |
civrAddIvrVirtualDomainsVsans2kThis object lists VSANs in which the virtual domains
in a VSAN are added to the domain list (dmDatabaseTable
in CISCO-DM-MIB) in that VSAN.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 0 through 7, the second octet specifying VSANs 8
through 15, etc. Within each octet, the most
significant bit represents the lowest numbered VSAN,
and the least significant bit represents the highest
numbered VSAN. Thus, each VSAN, is represented by a
single bit within the value of this object. The
corresponding VSAN is contained in the add virtual
domain VSAN list on this device if and only if that bit
has a value of '1'. If this object has a value which is
less than 256 bytes long, then the VSANs which are not
represented are not considered to be in this list.
If the values of both this object and
civrAddIvrVirtualDomainsVsans4k are zero-length string,
then the Virtual Domains are not added to any VSANs.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.6.1 |
civrAddIvrVirtualDomainsVsans4kThis object lists VSANs in which the virtual domains
in a VSAN are added to the domain list (dmDatabaseTable
in CISCO-DM-MIB) in that VSAN.
Each octet within the value of this object specifies a
set of eight VSANs, with the first octet specifying
VSANs 2048 through 2055, the second octet specifying
VSANs 2056 through 2063, etc. Within each octet, the
most significant bit represents the lowest numbered
VSAN, and the least significant bit represents the
highest numbered VSAN. Thus, each VSAN, is represented
by a single bit within the value of this object. The
corresponding VSAN is contained in the add virtual
domain VSAN list on device if and only if that bit has
a value of '1'. If this object has a value which is less
than 256 bytes long, then the VSANs which are not
represented are not
considered to be in the list.
If the values of both this object and
civrAddIvrVirtualDomainsVsans2k are zero-length string,
then the Virtual Domains are not added to any VSANs.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.371.1.1.6.2 |
cimIvrStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.1.2 |
civrZoneSetStatusTableA table containing status of the current active
IV Zoneset on each local VSANs. SEQUENCE OF CivrZoneSetStatusEntry .1.3.6.1.4.1.9.9.371.1.2.1 |
civrZoneSetStatusEntryAn entry (conceptual row) in the
civrZoneSetStatusTable. CivrZoneSetStatusEntry .1.3.6.1.4.1.9.9.371.1.2.1.1 |
civrZoneSetStatusStatus of the active IV Zoneset on this VSAN.
idle - idle
active - active
deactive - deactive
defaultZoneDeny - activation failed
because of default
zone behaviour is
deny and there is no
regular active
zoneset.
activationFailed - activation failed
(check
zoneSetFailCause
in CISCO-ZS-MIB
for this VSAN)
deactivationFailed - deactivation failed
(check
zoneSetFailCause
in CISCO-ZS-MIB
for this VSAN)
activationNotInitiated - activation not
initiated
activationFailedFabricChgFailed - activation failed
because of fabric
change failed
deactivationNotInitiated - deactivation
not initiated
deactivationFailedFabChgFailed - deactivation failed
because of fabric
changing
activating - activation in
progress
activatingWaitForLowestSwwn - activation in
progress; waiting
for the lowest
switch WWN switch to
add IV zoneset to
the regular active
zoneset.
activatingFabricChanging - activation in
progress; fabric is
changing
deactivating - deactivation in
progress
deactivatingWaitForLowestSwwn - deactivation in
progress; waiting
for the lowest
switch WWN switch to
delete IV zoneset
from the regular
active zoneset.
deactivatingFabricChanging - deactivation in
progress; fabric is
changing
defaultZonePermit - activation failed
because of default
zone behaviour is
permit
defaultZonePermitNoForce - activation failed
because of default
zone behaviour is
permit with no
force option
defaultZonePermitActZsNoForce - activation failed
because of default
zone behaviour is
permit and with
regular activate
zoneset and no
force option
denyNoActiveZoneset - activation failed
because there is
no active zoneset
activationFailedLowestWwnWait - activation failed
waiting for switch
with lowest wwn
to activate this
zoneset
deactivationFailedLowestWwnWait - deactivation failed
waiting for switch
with lowest wwn
to deactivate this
zoneset
.ro Enumeration .1.3.6.1.4.1.9.9.371.1.2.1.1.1 |
civrEnabledDeviceTableThis table contains the all IVR enabled devices
known to the local device on each of the local VSANs.
Note that the devices are learned using an internal
protocol. So if a device in this table is not reachable,
anymore from the local switch, then it is removed from
this table. Also, if a new device is learned,
it is added to this table. SEQUENCE OF CivrEnabledDeviceEntry .1.3.6.1.4.1.9.9.371.1.2.2 |
civrEnabledDeviceEntryAn entry (conceptual row) in this table. Each entry
represents a device in a particular VSAN. CivrEnabledDeviceEntry .1.3.6.1.4.1.9.9.371.1.2.2.1 |
civrEnabledDeviceVsanThe VSAN corresponding to this entry. VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.2.1.1 |
civrEnabledDeviceAutoFabricIdThe Autonomous Fabric id corresponding to this
entry. CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.2.2.1.2 |
civrEnabledDeviceDomainIdThe domain ID of this device corresponding this
entry. DomainId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.2.1.3 |
civrEnabledDeviceSwitchWwnThe switch WWN of this device.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.2.1.4 |
civrEnabledDeviceCapabilityThe switch WWN of this device.ro Bits .1.3.6.1.4.1.9.9.371.1.2.2.1.5 |
civrZoneMemberFabricIdThe fabric address of the IV zone member which is not
able to participate in inter-VSAN communication because
of conflicting domainIDs.ro FcAddressId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.3 |
civDomainIdConflictVsanThe VSAN in which the domainID conflict occurred.ro VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.4 |
civrZoneSetActDeactPartialSucssThis object indicates if the IV zoneset
activation/deactivation was partially success.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.371.1.2.5 |
civrAfidMisConfigVsanThe VSAN in which the AFID mis-configuration
occurred.ro VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.6 |
civrAfidMisConfigLocalAfidThe local AFID value in which the AFID
mis-configuration occurred.ro CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.2.7 |
civrAfidMisConfigRemoteAfidThe remote AFID value in which the AFID
mis-configuration occurred.ro CIvrAutonomousFabricId .1.3.6.1.4.1.9.9.371.1.2.8 |
civrAfidMisConfigLocalSWwnThe local switch WWN in which the AFID
mis-configuration occurred.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.9 |
civrAfidMisConfigRemoteSWwnThe remote switch WWN in which the AFID
mis-configuration occurred.ro FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.371.1.2.10 |
civrTopologyMisConfigReasonThe reason for a topology mis-configuration.ro Enumeration .1.3.6.1.4.1.9.9.371.1.2.11 |
ciscoIvrMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.2 |
civrZoneServerMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.2.1 |
civrZoneServerMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.371.2.2 |