MIB module for monitoring and configuring iSCSI gateway functions. An iSCSI gateway represents FC (Fibre Channel) targets/initiators as iSCSI targets/initiators respectively and vice versa. It means that an iSCSI target/initiator is presented to the FC network as a virtual FC target/initiator which can be accessed by the real FC initiators or can access real FC targets, respectively. It is up to the gateway implementation how to represent the targets/initiators in each of the domains. For example, a gateway implementation may choose to represent multiple FC targets either as one iSCSI target or multiple iSCSI targets (one to one). Same applies to initiators also.
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com
Revisions
2005-04-29 00:00
Added new table ciscsiConnectionStatsTable.
Added new group cigConnectionStatsGroup.
Added new objects to IscsiIfEntry -
iscsiIfNumNormalConnections
iscsiIfNumDiscovConnections
iscsiIfTcpCWMEnable
iscsiIfTcpCWMBurstSize
iscsiIfTcpMaxJitter
Added new objects to Iscsi2FcNodeEntry -
iscsi2FcTargetUserName
iscsi2FcTargetPassword
Added new objects -
iscsiTargetUserName and
iscsiTargetPassword to ciScsiConfig, global
Scsi configuration.
2004-11-16 00:00
Added new objects iscsiIfTcpRndTrpTimeEst.
Added new group cigIscsiIfGroupRev4.
Added new object iscsiIfTcpLocalTcpPort.
Deprecated iscsiIfTcpLocalPort.
Added a new compliance ciscoiScsiGwMIBCompliance4.
2003-12-08 00:00
Added new objects iscsiIfIntrIdentificationMode,
iscsiIntrIdentificationMode and
iscsiInitiatorIdleTimeout.
Added a new compliance ciscoiScsiGwMIBCompliance3.
2003-11-14 00:00
Added new objects iscsiAuthMethod,iscsi2FcNodeAuthUser,
iscsiIfForwardingMode, and iscsiIfIntrProxyMode.
Added new compliance ciscoiScsiGwMIBCompliance1.
Added new table iscsiGigEIfTable and new comformance
group cigIscsiGigEIfGroup.
Added new objects fc2IscsiNodeTrespassMode and
fc2IscsiNodeRevertToPrimaryPort to fc2IscsiNodeTable.
2003-08-18 00:00
Added a new table iscsiSessionAttributesExtTable.
Added iscsiIfTable.
Added scsiLuExtRemoteSecLun to scsiLyExtTable.
Added new object iscsi2FcNodeFcAddrAssignment to
iscsi2FcNodeTable. Changed MAX-ACCESS of
iscsi2FcNodeDiscovered to read-create. Added a
MIN-ACCESS to to this object to be backward
compatible.
Added new conformance groups cigLuConfigurationGroupRev1
and cigConfigurationGroupRev1. Also added a new
compliance ciscoiScsiGwMIBCompliance1.
2003-05-22 00:00
Fixed the MIB compile errors during MIB release.
2003-04-10 00:00
Changed the syntax of CIscsiTargetDomains to BITS from
INTEGER.
Added a new table iscsiImprtExprtTgtsConfTable instead of
the two scalar objects iscsiImportTargets and
iscsiExportTargets.
Added two new objects iscsi2FcNodeDiscovered and
fc2IscsiNodeDiscovered to iscsi2FcNodeTable and
fc2IscsiNodeTable respectively.
Added new object fc2IscsiNodeAllIntrAccessAllowed.
Changed the range of iscsi2FcPortNumFCAddr to 0-64 from
0-255.
2003-02-11 00:00
Added an enumeration 'none' to the CIscsiTargetDomains TC.
Changed the DESCRIPTION of iscsiImportTargets and
iscsiExportTargets to reflect this change.