CISCO-IVR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IVR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoIvrMIB 1.3.6.1.4.1.9.9.371
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
         ciscoIvrMIBNotifications 1.3.6.1.4.1.9.9.371.0
             civrZoneActivationDoneNotify 1.3.6.1.4.1.9.9.371.0.1
This notification is generated on completion of an IV zoneset activation. civrZoneSetActDeactPartialSucss is valid only if the activation was successful.
             civrZoneDeactivationDoneNotify 1.3.6.1.4.1.9.9.371.0.2
This notification is generated on completion of an IV zoneset deactivation. civrZoneSetActDeactPartialSucss is valid only if the deactivation was successful.
             civrDomainConflictNotify 1.3.6.1.4.1.9.9.371.0.3
This 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.
             civrAfidConfigNotify 1.3.6.1.4.1.9.9.371.0.4
This notification is sent when an IVR AFID mis-configuration occurs.
         ciscoIvrMIBObjects 1.3.6.1.4.1.9.9.371.1
             cimIvrConfiguration 1.3.6.1.4.1.9.9.371.1.1
                 cimIvrGeneric 1.3.6.1.4.1.9.9.371.1.1.1
                     civrFcidNatMode 1.3.6.1.4.1.9.9.371.1.1.1.1 truthvalue read-write
Enable 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.
                     civrVsanTopologyAutoDisc 1.3.6.1.4.1.9.9.371.1.1.1.2 truthvalue read-write
Enable 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.
                 cimIvrZoneset 1.3.6.1.4.1.9.9.371.1.1.2
                     civrZoneSetNumber 1.3.6.1.4.1.9.9.371.1.1.2.1 integer32 read-only
The number of entries currently present in the civrZoneSetTable.
                     civrZoneSetTable 1.3.6.1.4.1.9.9.371.1.1.2.2 no-access
A 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.
                         civrZoneSetEntry 1.3.6.1.4.1.9.9.371.1.1.2.2.1 no-access
An 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.
                             civrZoneSetIndex 1.3.6.1.4.1.9.9.371.1.1.2.2.1.1 unsigned32 no-access
The index of a zoneset. This object uniquely identifies an IV zoneset. This object could have the same value as civrZoneSetTableNextIndex.
                             civrZoneSetName 1.3.6.1.4.1.9.9.371.1.1.2.2.1.2 snmpadminstring read-only
The 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'.
                             civrZoneSetZoneList 1.3.6.1.4.1.9.9.371.1.1.2.2.1.3 fclist read-only
The 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.
                             civrZoneSetLastChange 1.3.6.1.4.1.9.9.371.1.1.2.2.1.4 timestamp read-only
The 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.
                             civrZoneSetChecksum 1.3.6.1.4.1.9.9.371.1.1.2.2.1.5 civrchecksum read-only
The checksum of content of this zoneset.
                             civrZoneSetRowStatus 1.3.6.1.4.1.9.9.371.1.1.2.2.1.6 rowstatus read-only
The status of this conceptual row. This object can not be set to 'active' unless the corresponding value of civrZoneSetName is unique.
                     civrZoneSetActivate 1.3.6.1.4.1.9.9.371.1.1.2.3 unsigned32 read-write
Setting 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.
                     civrZoneSetActvatDeactvatResult 1.3.6.1.4.1.9.9.371.1.1.2.4 integer read-only
This 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. Enumeration: 'deactivateSuccessFcNatShutup13': 16, 'activateFailureNoZoneset': 6, 'activateFailureNoMembers': 2, 'deactivatePartialSuccessFabric': 20, 'deactivateFailureFabricUnstable': 12, 'activating': 13, 'deactivateSuccess': 9, 'activateFailureNoTopology': 4, 'activateFailureZoneOneorLessMem': 3, 'activateSuccess': 1, 'activateFailureNoPerVsanSucc': 5, 'activatingReadyToAdv': 22, 'deactivateFailureNoActiveZs': 10, 'deactivating': 14, 'activatePartialSuccessFabric': 19, 'deactivateFailureNoPerVsanSucc': 11, 'activateFailureNoVsans': 7, 'deactivateFailureFabric': 18, 'deviceCleanupInProgress': 21, 'activateFailureFabric': 17, 'idle': 15, 'activatingAdvertising': 23, 'activateFailureFabricUnstable': 8.
                     civrZoneSetDeActivate 1.3.6.1.4.1.9.9.371.1.1.2.5 integer read-write
Setting 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'. Enumeration: 'deactivate': 1, 'noop': 2.
                     civrZonesetDbChecksum 1.3.6.1.4.1.9.9.371.1.1.2.6 civrchecksum read-only
The checksum of the full IV zone database.
                     civrActiveZonesetChecksum 1.3.6.1.4.1.9.9.371.1.1.2.7 civrchecksum read-only
The checksum of the enforced (active) IV zoneset.
                     civrZoneEnforcedZoneSetName 1.3.6.1.4.1.9.9.371.1.1.2.8 snmpadminstring read-only
The name of the enforced IV zoneset.
                     civrZoneEnforcedZoneSetZoneList 1.3.6.1.4.1.9.9.371.1.1.2.9 fclist read-only
The 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.
                     civrZoneEnforcedZoneSetActvtTime 1.3.6.1.4.1.9.9.371.1.1.2.10 timestamp read-only
The 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.
                     civrZoneCopyZoneSetEnforcdToFull 1.3.6.1.4.1.9.9.371.1.1.2.11 integer read-write
This 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'. Enumeration: 'copy': 1, 'noOp': 2.
                     civrZoneClearFullZoneDb 1.3.6.1.4.1.9.9.371.1.1.2.12 integer read-write
This 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'. Enumeration: 'clear': 1, 'noOp': 2.
                     civrZonesetActivateForce 1.3.6.1.4.1.9.9.371.1.1.2.13 truthvalue read-write
The 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'.
                     civrZoneSetTableNextIndex 1.3.6.1.4.1.9.9.371.1.1.2.14 unsigned32 read-only
This object specifies the next available index for object civrZoneSetIndex which can be used for creating an entry in civrZoneSetTable.
                 cimIvrZone 1.3.6.1.4.1.9.9.371.1.1.3
                     civrZoneNumber 1.3.6.1.4.1.9.9.371.1.1.3.1 integer32 read-only
The number of entries currently present in the civrZoneTable.
                     civrZoneTable 1.3.6.1.4.1.9.9.371.1.1.3.2 no-access
This 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.
                         civrZoneEntry 1.3.6.1.4.1.9.9.371.1.1.3.2.1 no-access
An 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.
                             civrZoneIndex 1.3.6.1.4.1.9.9.371.1.1.3.2.1.1 unsigned32 no-access
The index of an IV Zone. This object could have the same value as civrZoneTableNextIndex.
                             civrZoneName 1.3.6.1.4.1.9.9.371.1.1.3.2.1.2 snmpadminstring read-only
The 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'.
                             civrZoneMemberList 1.3.6.1.4.1.9.9.371.1.1.3.2.1.3 fclist read-only
The 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.
                             civrZoneLastChange 1.3.6.1.4.1.9.9.371.1.1.3.2.1.5 timestamp read-only
The 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.
                             civrZoneRowStatus 1.3.6.1.4.1.9.9.371.1.1.3.2.1.6 rowstatus read-only
The status of this conceptual row. This object can not be set to 'active' unless the corresponding value of zoneName is unique on this device.
                             civrZoneReadOnly 1.3.6.1.4.1.9.9.371.1.1.3.2.1.7 truthvalue read-only
This 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.
                             civrZoneQosPriority 1.3.6.1.4.1.9.9.371.1.1.3.2.1.8 zoneqosprioritylevel read-only
This 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.
                     civrZoneEnforcedZoneNumber 1.3.6.1.4.1.9.9.371.1.1.3.3 integer32 read-only
The number of entries currently present in the civrZoneEnforcedZoneTable.
                     civrZoneEnforcedZoneTable 1.3.6.1.4.1.9.9.371.1.1.3.4 no-access
This table contains all the IV zones that are present in the active IV zoneset.
                         civrZoneEnforcedZoneEntry 1.3.6.1.4.1.9.9.371.1.1.3.4.1 no-access
An entry (conceptual row) in this table.
                             civrZoneEnforcedZoneName 1.3.6.1.4.1.9.9.371.1.1.3.4.1.1 snmpadminstring read-only
The name of this zone.
                             civrZoneEnforcedZoneMemberList 1.3.6.1.4.1.9.9.371.1.1.3.4.1.2 fclist read-only
The 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.
                             civrZoneEnforcedZoneReadOnly 1.3.6.1.4.1.9.9.371.1.1.3.4.1.3 truthvalue read-only
This 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.
                             civrZoneEnforcedZoneQosPriority 1.3.6.1.4.1.9.9.371.1.1.3.4.1.4 zoneqosprioritylevel read-only
This 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.
                     civrZoneTableNextIndex 1.3.6.1.4.1.9.9.371.1.1.3.5 unsigned32 read-only
This object specifies the next available index for object civrZoneIndex which can be used for creating an entry in civrZoneTable.
                 cimIvrZoneMember 1.3.6.1.4.1.9.9.371.1.1.4
                     civrZoneMemberNumber 1.3.6.1.4.1.9.9.371.1.1.4.1 integer32 read-only
The number of entries currently present in the civrZoneMemberTable.
                     civrZoneMemberTable 1.3.6.1.4.1.9.9.371.1.1.4.2 no-access
This 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.
                         civrZoneMemberEntry 1.3.6.1.4.1.9.9.371.1.1.4.2.1 no-access
An 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.
                             civrZoneMemberParentIndex 1.3.6.1.4.1.9.9.371.1.1.4.2.1.1 unsigned32 no-access
This object contains the value of the index of the IV zone to which this member belongs to.
                             civrZoneMemberIndex 1.3.6.1.4.1.9.9.371.1.1.4.2.1.2 unsigned32 no-access
The index of this IV zone member on this IV zone.
                             civrZoneMemberType 1.3.6.1.4.1.9.9.371.1.1.4.2.1.3 civrzonemembertype read-only
The type of IV Zone member. This object cannot be modified while the corresponding value of civrZoneMemberRowStatus object is 'active'.
                             civrZoneMemberID 1.3.6.1.4.1.9.9.371.1.1.4.2.1.4 octet string read-only
This 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'.
                             civrZoneMemberAFId 1.3.6.1.4.1.9.9.371.1.1.4.2.1.5 civrautonomousfabricid read-only
The Autonomous Fabric identifier of this IV zone member. This object cannot be modified while the corresponding value of civrZoneMemberRowStatus object is 'active'.
                             civrZoneMemberVsan 1.3.6.1.4.1.9.9.371.1.1.4.2.1.6 vsanindex read-only
The VSAN of this IV zone member. This object cannot be modified while the corresponding value of civrZoneMemberRowStatus object is 'active'.
                             civrZoneMemberRowStatus 1.3.6.1.4.1.9.9.371.1.1.4.2.1.7 rowstatus read-only
The 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'.
                             civrZoneMemberLunID 1.3.6.1.4.1.9.9.371.1.1.4.2.1.8 octet string read-only
This 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'.
                     civrZoneEnforcedZoneMemberNumber 1.3.6.1.4.1.9.9.371.1.1.4.3 integer32 read-only
The number of entries currently present in the civrZoneEnforcedZoneMemberTable.
                     civrZoneEnforcedZoneMemberTable 1.3.6.1.4.1.9.9.371.1.1.4.4 no-access
This table contains all members that are part of a IV zone and are part of the active IV zone set.
                         civrZoneEnforcedZoneMemberEntry 1.3.6.1.4.1.9.9.371.1.1.4.4.1 no-access
An entry (conceptual row) in this table.
                             civrZoneEnforcedZoneMemberType 1.3.6.1.4.1.9.9.371.1.1.4.4.1.2 civrzonemembertype read-only
The 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.
                             civrZoneEnforcedZoneMemberID 1.3.6.1.4.1.9.9.371.1.1.4.4.1.3 octet string read-only
This 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.
                             civrZoneEnforcedZoneMemberAFId 1.3.6.1.4.1.9.9.371.1.1.4.4.1.4 civrautonomousfabricid read-only
The 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.
                             civrZoneEnforcedZoneMemberVsan 1.3.6.1.4.1.9.9.371.1.1.4.4.1.5 vsanindex read-only
The 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.
                             civrZoneEnforcedZoneMemberLunID 1.3.6.1.4.1.9.9.371.1.1.4.4.1.6 octet string read-only
This 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.
                 cimIvrTopology 1.3.6.1.4.1.9.9.371.1.1.5
                     civrTopologyConfiguredChecksum 1.3.6.1.4.1.9.9.371.1.1.5.1 civrchecksum read-only
The checksum of the configured IVR topology.
                     civrTopologyConfigTable 1.3.6.1.4.1.9.9.371.1.1.5.2 no-access
This 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.
                         civrTopologyConfigEntry 1.3.6.1.4.1.9.9.371.1.1.5.2.1 no-access
An entry (conceptual row) in this table.
                             civrTopologyConfigSwitchWwn 1.3.6.1.4.1.9.9.371.1.1.5.2.1.1 fcnameid no-access
The configured switch WWN of this device.
                             civrTopologyConfigAutoFabricId 1.3.6.1.4.1.9.9.371.1.1.5.2.1.2 civrautonomousfabricid no-access
The configured Autonomous Fabric id of this device.
                             civrTopologyConfigSwitchVsan2k 1.3.6.1.4.1.9.9.371.1.1.5.2.1.3 fclist read-only
The 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.
                             civrTopologyConfigSwitchVsan4k 1.3.6.1.4.1.9.9.371.1.1.5.2.1.4 fclist read-only
The 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.
                             civrTopologyConfigRowStatus 1.3.6.1.4.1.9.9.371.1.1.5.2.1.5 rowstatus read-only
Status of this row.
                     civrTopologyActivate 1.3.6.1.4.1.9.9.371.1.1.5.3 integer read-write
Setting 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'. Enumeration: 'activate': 1, 'noOp': 2.
                     civrTopologyActivateTime 1.3.6.1.4.1.9.9.371.1.1.5.4 timestamp read-only
The 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.
                     civrTopologyCopyActiveToConfig 1.3.6.1.4.1.9.9.371.1.1.5.5 integer read-write
This 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'. Enumeration: 'copy': 1, 'noOp': 2.
                     civrTopologyClearConfigured 1.3.6.1.4.1.9.9.371.1.1.5.6 integer read-write
This object clears the configured IVR topology table. No action is taken if this object is set to 'noOp'. Enumeration: 'clear': 1, 'noOp': 2.
                     civrTopologyActiveChecksum 1.3.6.1.4.1.9.9.371.1.1.5.7 civrchecksum read-only
The checksum of the active IVR topology.
                     civrTopologyActiveTable 1.3.6.1.4.1.9.9.371.1.1.5.8 no-access
This 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.
                         civrTopologyActiveEntry 1.3.6.1.4.1.9.9.371.1.1.5.8.1 no-access
An entry (conceptual row) in this table.
                             civrTopologyActiveSwitchWwn 1.3.6.1.4.1.9.9.371.1.1.5.8.1.1 fcnameid no-access
The switch WWN of this device.
                             civrTopologyActiveAutoFabricId 1.3.6.1.4.1.9.9.371.1.1.5.8.1.2 civrautonomousfabricid no-access
The Autonomous Fabric id of this device.
                             civrTopologyActiveSwitchVsan2k 1.3.6.1.4.1.9.9.371.1.1.5.8.1.3 fclist read-only
The 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.
                             civrTopologyActiveSwitchVsan4k 1.3.6.1.4.1.9.9.371.1.1.5.8.1.4 fclist read-only
The 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.
                     civrTopologyActive 1.3.6.1.4.1.9.9.371.1.1.5.9 truthvalue read-only
This 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.
                     civrTopologyAfidConfigChecksum 1.3.6.1.4.1.9.9.371.1.1.5.10 civrchecksum read-only
The checksum of the Autonomous Fabric id (AFID) configurations.
                     civrTopologyAfidConfTable 1.3.6.1.4.1.9.9.371.1.1.5.11 no-access
This 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.
                           civrTopologyAfidConfEntry 1.3.6.1.4.1.9.9.371.1.1.5.11.1 no-access
An entry (conceptual row) in this table.
                               civrTopologyAfidConfSwitchWwn 1.3.6.1.4.1.9.9.371.1.1.5.11.1.1 fcnameid no-access
The switch WWN of this device.
                               civrTopologyAfidConfId 1.3.6.1.4.1.9.9.371.1.1.5.11.1.2 civrautonomousfabricid no-access
The configured Autonomous Fabric id of this device.
                               civrTopologyAfidConfSwitchVsan2k 1.3.6.1.4.1.9.9.371.1.1.5.11.1.3 fclist read-only
The 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.
                               civrTopologyAfidConfSwitchVsan4k 1.3.6.1.4.1.9.9.371.1.1.5.11.1.4 fclist read-only
The 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.
                               civrTopologyAfidConfRowStatus 1.3.6.1.4.1.9.9.371.1.1.5.11.1.5 rowstatus read-only
Status of this row.
                     civrTopologyDefaultAfidChecksum 1.3.6.1.4.1.9.9.371.1.1.5.12 civrchecksum read-only
The checksum of the configured default AFIDs.
                     civrTopologyDefaultAfidTable 1.3.6.1.4.1.9.9.371.1.1.5.13 no-access
This 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.
                           civrTopologyDefaultAfidEntry 1.3.6.1.4.1.9.9.371.1.1.5.13.1 no-access
An entry (conceptual row) in this table.
                               civrTopologyDefaultAfidSwitchWwn 1.3.6.1.4.1.9.9.371.1.1.5.13.1.1 fcnameid no-access
The switch WWN of this device.
                               civrTopologyDefaultAfidId 1.3.6.1.4.1.9.9.371.1.1.5.13.1.2 civrautonomousfabricid read-only
The configured Default Autonomous Fabric id of this switch.
                               civrTopologyDefaultAfidStatus 1.3.6.1.4.1.9.9.371.1.1.5.13.1.3 rowstatus read-only
Status of this row.
                     civrTopologyIvrSrvGrpTable 1.3.6.1.4.1.9.9.371.1.1.5.14 no-access
This 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.
                           civrTopologyIvrSrvGrpEntry 1.3.6.1.4.1.9.9.371.1.1.5.14.1 no-access
An entry (conceptual row) in this table.
                               civrTopologyIvrSrvGrpName 1.3.6.1.4.1.9.9.371.1.1.5.14.1.1 snmpadminstring no-access
This object contains the name of the IVR Service Group corresponding to this conceptual row.
                               civrTopologyIvrSrvGrpVsan2k 1.3.6.1.4.1.9.9.371.1.1.5.14.1.2 fclist read-only
The 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.
                               civrTopologyIvrSrvGrpVsan4k 1.3.6.1.4.1.9.9.371.1.1.5.14.1.3 fclist read-only
The 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.
                               civrTopologyIvrSrvGrpRowStatus 1.3.6.1.4.1.9.9.371.1.1.5.14.1.4 rowstatus read-only
Status of this row.
                     civrTopologyClearAfidConfig 1.3.6.1.4.1.9.9.371.1.1.5.15 integer read-write
This 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'. Enumeration: 'clear': 1, 'noOp': 2.
                 cimIvrVirtualDomains 1.3.6.1.4.1.9.9.371.1.1.6
                     civrAddIvrVirtualDomainsVsans2k 1.3.6.1.4.1.9.9.371.1.1.6.1 fclist read-write
This 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.
                     civrAddIvrVirtualDomainsVsans4k 1.3.6.1.4.1.9.9.371.1.1.6.2 fclist read-write
This 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.
             cimIvrStats 1.3.6.1.4.1.9.9.371.1.2
                 civrZoneSetStatusTable 1.3.6.1.4.1.9.9.371.1.2.1 no-access
A table containing status of the current active IV Zoneset on each local VSANs.
                     civrZoneSetStatusEntry 1.3.6.1.4.1.9.9.371.1.2.1.1 no-access
An entry (conceptual row) in the civrZoneSetStatusTable.
                         civrZoneSetStatus 1.3.6.1.4.1.9.9.371.1.2.1.1.1 integer read-only
Status 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 . Enumeration: 'deactivationFailed': 6, 'activatingWaitForLowestSwwn': 12, 'deactivatingWaitForLowestSwwn': 15, 'activationFailedLowestWwnWait': 21, 'activatingFabricChanging': 13, 'activating': 11, 'deactivating': 14, 'activationFailedFabricChgFailed': 8, 'activationNotInitiated': 7, 'denyNoActiveZoneset': 20, 'deactivationFailedLowestWwnWait': 22, 'deactive': 3, 'defaultZoneDeny': 4, 'deactivationNotInitiated': 9, 'activationFailed': 5, 'active': 2, 'deactivatingFabricChanging': 16, 'defaultZonePermitActZsNoForce': 19, 'deactivationFailedFabChgFailed': 10, 'idle': 1, 'defaultZonePermit': 17, 'defaultZonePermitNoForce': 18.
                 civrEnabledDeviceTable 1.3.6.1.4.1.9.9.371.1.2.2 no-access
This 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.
                     civrEnabledDeviceEntry 1.3.6.1.4.1.9.9.371.1.2.2.1 no-access
An entry (conceptual row) in this table. Each entry represents a device in a particular VSAN.
                         civrEnabledDeviceVsan 1.3.6.1.4.1.9.9.371.1.2.2.1.1 vsanindex no-access
The VSAN corresponding to this entry.
                         civrEnabledDeviceAutoFabricId 1.3.6.1.4.1.9.9.371.1.2.2.1.2 civrautonomousfabricid no-access
The Autonomous Fabric id corresponding to this entry.
                         civrEnabledDeviceDomainId 1.3.6.1.4.1.9.9.371.1.2.2.1.3 domainid no-access
The domain ID of this device corresponding this entry.
                         civrEnabledDeviceSwitchWwn 1.3.6.1.4.1.9.9.371.1.2.2.1.4 fcnameid read-only
The switch WWN of this device.
                         civrEnabledDeviceCapability 1.3.6.1.4.1.9.9.371.1.2.2.1.5 bits read-only
The switch WWN of this device. Bits: 'version1': 0.
                 civrZoneMemberFabricId 1.3.6.1.4.1.9.9.371.1.2.3 fcaddressid no-access
The fabric address of the IV zone member which is not able to participate in inter-VSAN communication because of conflicting domainIDs.
                 civDomainIdConflictVsan 1.3.6.1.4.1.9.9.371.1.2.4 vsanindex no-access
The VSAN in which the domainID conflict occurred.
                 civrZoneSetActDeactPartialSucss 1.3.6.1.4.1.9.9.371.1.2.5 truthvalue no-access
This object indicates if the IV zoneset activation/deactivation was partially success.
                 civrAfidMisConfigVsan 1.3.6.1.4.1.9.9.371.1.2.6 vsanindex no-access
The VSAN in which the AFID mis-configuration occurred.
                 civrAfidMisConfigLocalAfid 1.3.6.1.4.1.9.9.371.1.2.7 civrautonomousfabricid no-access
The local AFID value in which the AFID mis-configuration occurred.
                 civrAfidMisConfigRemoteAfid 1.3.6.1.4.1.9.9.371.1.2.8 civrautonomousfabricid no-access
The remote AFID value in which the AFID mis-configuration occurred.
                 civrAfidMisConfigLocalSWwn 1.3.6.1.4.1.9.9.371.1.2.9 fcnameid no-access
The local switch WWN in which the AFID mis-configuration occurred.
                 civrAfidMisConfigRemoteSWwn 1.3.6.1.4.1.9.9.371.1.2.10 fcnameid no-access
The remote switch WWN in which the AFID mis-configuration occurred.
                 civrTopologyMisConfigReason 1.3.6.1.4.1.9.9.371.1.2.11 integer no-access
The reason for a topology mis-configuration. Enumeration: 'unknown': 1, 'afidMismatch': 2.
         ciscoIvrMIBConformance 1.3.6.1.4.1.9.9.371.2
             civrZoneServerMIBCompliances 1.3.6.1.4.1.9.9.371.2.1
                 civrZoneServerMIBCompliance 1.3.6.1.4.1.9.9.371.2.1.1
The compliance statement for entities which implement the Zone Server.
                 civrZoneServerMIBComplianceRev1 1.3.6.1.4.1.9.9.371.2.1.2
The compliance statement for entities which implement the Zone Server.
                 civrZoneServerMIBComplianceRev2 1.3.6.1.4.1.9.9.371.2.1.3
The compliance statement for entities which implement the Zone Server.
             civrZoneServerMIBGroups 1.3.6.1.4.1.9.9.371.2.2
                 civrZoneConfigurationGroup 1.3.6.1.4.1.9.9.371.2.2.1
A collection of objects for displaying and configuring IvrZone Membership.
                 civrTopologyGroup 1.3.6.1.4.1.9.9.371.2.2.2
A collection of objects for IVR topology.
                 civrStatsGroup 1.3.6.1.4.1.9.9.371.2.2.3
A collection of objects for IVR status/statistics.
                 civrNotificationGroup 1.3.6.1.4.1.9.9.371.2.2.4
A collection of notification(s) for monitoring IVR related events.
                 civrVirtualDomainsGroup 1.3.6.1.4.1.9.9.371.2.2.5
A collection of objects for IVR status/statistics.
                 civrGenericGroup 1.3.6.1.4.1.9.9.371.2.2.6
A collection of objects for IVR generic configurations.
                 civrTopologyGroupRev2 1.3.6.1.4.1.9.9.371.2.2.7
A collection of objects for IVR topology.
                 civrZoneConfigurationGroupRev2 1.3.6.1.4.1.9.9.371.2.2.8
A collection of objects to support SCSI read only, Qos and Lun zoning in IVR Zone Membership configurations.
                 civrNotificationGroupRev2 1.3.6.1.4.1.9.9.371.2.2.9
A collection of notification(s) for monitoring IVR related events.