CISCO-ISCSI-GW-MIB

File: CISCO-ISCSI-GW-MIB.mib (106895 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB IF-MIB CISCO-SMI
CISCO-TC CISCO-ST-TC CISCO-SCSI-MIB
CISCO-ISCSI-MIB CISCO-ZS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
RowStatus TEXTUAL-CONVENTION TruthValue
SnmpAdminString InterfaceIndex ifIndex
ciscoMgmt ListIndexOrZero ListIndex
CiscoPort FcNameId FcNameIdOrZero
VsanIndex ScsiName ScsiLUNOrZero
ciscoScsiLuEntry cIscsiInstIndex cIscsiNodeAttributesEntry
cIscsiInstanceAttributesEntry cIscsiSessionAttributesEntry FcList

Defined Types

CIscsiTargetDomains  
A value which identifies zero or more target domains. One bit is defined for each defined domain, and a domain is identified if its bit is set.
TEXTUAL-CONVENTION    
  BITS fibreChannel(0)  

CIscsiNodeRoles  
Role of the iSCSI node. A node can operate as in one or both of two roles: a target role and/or an initiator role. An initiator starts a iSCSI session with a target to to do any iSCSI transaction.
TEXTUAL-CONVENTION    
  BITS targetTypeNode(0), initiatorTypeNode(1)  

IscsiName  
This data type is a local refinement of the SnmpAdminString used to define an iSCSI Name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16..223)  

IscsiAuthMethod  
The authentication method.
TEXTUAL-CONVENTION    
  BITS none(0), chap(1)  

CIscsiIntrIdentificationMode  
The initiator identification mode. An initiator is identified either by its iSCSI name (name) or by its IP address (ipaddress).
TEXTUAL-CONVENTION    
  INTEGER name(1), ipaddress(2)  

IscsiImprtExprtTgtsConfEntry  
SEQUENCE    
  iscsiImprtExprtTgtsConfImport CIscsiTargetDomains
  iscsiImprtExprtTgtsConfExport CIscsiTargetDomains

Iscsi2FcNodeEntry  
SEQUENCE    
  iscsi2FcNodeIndex Unsigned32
  iscsi2FcNodeName IscsiName
  iscsi2FcNodeRole CIscsiNodeRoles
  iscsi2FcNodePersistentFCAddr TruthValue
  iscsi2FcPortPersistentFCAddr TruthValue
  iscsi2FcPortNumFCAddr Unsigned32
  iscsi2FcNodeFCAddr FcNameIdOrZero
  iscsi2FcPortFCAddrListIndex ListIndexOrZero
  iscsi2FcNodeVsanList2k FcList
  iscsi2FcNodeVsanList4k FcList
  iscsi2FcNodeDiscovered TruthValue
  iscsi2FcNodeRowStatus RowStatus
  iscsi2FcNodeFcAddrAssignment INTEGER
  iscsi2FcNodeAuthUser SnmpAdminString
  iscsi2FcTargetUserName SnmpAdminString
  iscsi2FcTargetPassword SnmpAdminString

Fc2IscsiNodeEntry  
SEQUENCE    
  fc2IscsiNodeRole CIscsiNodeRoles
  fc2IscsiNodeName IscsiName
  fc2IscsiPortFCAddrListIndex ListIndexOrZero
  fc2IscsiNodePermitListIndex ListIndexOrZero
  fc2IscsiNodeAdvIntfListIndex ListIndexOrZero
  fc2IscsiNodeAllIntrAccessAllowed TruthValue
  fc2IscsiNodeDiscovered TruthValue
  fc2IscsiNodeRowStatus RowStatus
  fc2IscsiNodeTrespassMode TruthValue
  fc2IscsiNodeRevertToPrimaryPort TruthValue

FcAddressListEntry  
SEQUENCE    
  fcAddressListIndex ListIndex
  fcAddressIndex Unsigned32
  fcAddress FcNameId
  fcSecondaryAddress FcNameIdOrZero
  fcAddressRowStatus RowStatus

IscsiNodeNameListEntry  
SEQUENCE    
  iscsiNodeNameListIndex ListIndex
  iscsiNodeNameIndex Unsigned32
  iscsiNodeName IscsiName
  iscsiNodeNameRowStatus RowStatus

NodeAdvIntfListEntry  
SEQUENCE    
  nodeAdvIntfListIndex Unsigned32
  nodeAdvIntfIndex Unsigned32
  nodeAdvIntfIfIndex InterfaceIndex
  nodeAdvIntfIfRowStatus RowStatus

ScsiLuExtEntry  
SEQUENCE    
  scsiLuExtRemotePortFcAddress FcNameId
  scsiLuExtRemotePortSecFcAddress FcNameIdOrZero
  scsiLuExtLocalTargetAddress ScsiName
  scsiLuExtRemoteLun ScsiLUNOrZero
  scsiLuExtLocalLun ScsiLUNOrZero
  scsiLuExtRowStatus RowStatus
  scsiLuExtRemoteSecLun ScsiLUNOrZero

IscsiIfEntry  
SEQUENCE    
  iscsiIfTcpKeepAliveTimeout Unsigned32
  iscsiIfTcpMaxBandwidth Unsigned32
  iscsiIfTcpMaxRetransmissions Unsigned32
  iscsiIfTcpMinRetransmitTime Unsigned32
  iscsiIfTcpPMTUEnable TruthValue
  iscsiIfTcpQOS Unsigned32
  iscsiIfTcpSACKEnable TruthValue
  iscsiIfTcpSendBufferSize Unsigned32
  iscsiIfTcpMinBandwidth Unsigned32
  iscsiIfTcpPMTUResetTimeout Unsigned32
  iscsiIfTcpLocalPort CiscoPort
  iscsiIfForwardingMode INTEGER
  iscsiIfIntrProxyMode TruthValue
  iscsiIfIntrProxyModeNodeFcAddr FcNameIdOrZero
  iscsiIfIntrProxyModePortFcAddr FcNameIdOrZero
  iscsiIfIntrProxyModeFcAddrAsgnmt INTEGER
  iscsiIfIntrIdentificationMode CIscsiIntrIdentificationMode
  iscsiIfTcpRndTrpTimeEst Unsigned32
  iscsiIfTcpLocalTcpPort CiscoPort
  iscsiIfNumNormalConnections Unsigned32
  iscsiIfNumDiscovConnections Unsigned32
  iscsiIfTcpCWMEnable TruthValue
  iscsiIfTcpCWMBurstSize Unsigned32
  iscsiIfTcpMaxJitter Unsigned32

IscsiGigEIfEntry  
SEQUENCE    
  iscsiGigEIfAuthMethod IscsiAuthMethod
  iscsiGigEIfIsnsServerProfileName SnmpAdminString
  iscsiGigEIfIscsiSessions Unsigned32

IscsiSessionAttributesExtEntry  
SEQUENCE    
  iscsiSsnVsan VsanIndex

CiscsiConnectionStatsEntry  
SEQUENCE    
  cIscsiStatsNodeIndex Unsigned32
  cIscsiStatsSessionIndex Unsigned32
  cIscsiStatsConnectionIndex Unsigned32
  cIscsiStatsConnectionRxBytes Counter64
  cIscsiStatsConnectionTxBytes Counter64
  cIscsiStatsIpSecInUse TruthValue

Defined Values

ciscoIscsiGwMIB 1.3.6.1.4.1.9.9.317
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.
MODULE-IDENTITY    

ciscoiScsiGwMIBNotifications 1.3.6.1.4.1.9.9.317.0
OBJECT IDENTIFIER    

ciscoiScsiGwMIBObjects 1.3.6.1.4.1.9.9.317.1
OBJECT IDENTIFIER    

ciscoiScsiGwMIBConformance 1.3.6.1.4.1.9.9.317.2
OBJECT IDENTIFIER    

ciScsiConfig 1.3.6.1.4.1.9.9.317.1.1
OBJECT IDENTIFIER    

ciScsiStatistics 1.3.6.1.4.1.9.9.317.1.2
OBJECT IDENTIFIER    

iscsiImprtExprtTgtsConfTable 1.3.6.1.4.1.9.9.317.1.1.1
This table lists the configuration of automatic importing and exporting of targets into and from iSCSI domain. If a targets is discovered in other domains, it is automatically imported if it is configured for automatic importing. Similarly, if an iSCSI target is discovered, it is automatically exported to other domains if it is configured to do so.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiImprtExprtTgtsConfEntry

iscsiImprtExprtTgtsConfEntry 1.3.6.1.4.1.9.9.317.1.1.1.1
An entry containing information on configuration of importing/exporting of the targets into/from iSCSI domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiImprtExprtTgtsConfEntry  

iscsiImprtExprtTgtsConfImport 1.3.6.1.4.1.9.9.317.1.1.1.1.1
The value of this object identifies zero or more target domains. If a target domain is identified, then all the targets in that domain are automatically imported into iSCSI domain. Note that a target is not imported if it is already in the iSCSI domain. If value of this object is '00'H, then no targets are automatically imported.
Status: current Access: read-write
OBJECT-TYPE    
  CIscsiTargetDomains  

iscsiImprtExprtTgtsConfExport 1.3.6.1.4.1.9.9.317.1.1.1.1.2
The value of this object identifies zero or more target domains. If a target domain is identified, then all the targets in the iSCSI domain are automatically exported to that domain. Note that only the real iSCSI targets are exported. No targets are exported if the value of the object is '00'H.
Status: current Access: read-write
OBJECT-TYPE    
  CIscsiTargetDomains  

iscsiAuthMethod 1.3.6.1.4.1.9.9.317.1.1.2
The global authentication method for iSCSI.
Status: current Access: read-write
OBJECT-TYPE    
  IscsiAuthMethod  

iscsi2FcNodeTable 1.3.6.1.4.1.9.9.317.1.1.3
This table lists all the nodes in the iSCSI domain which are currently represented in the FC domain. Entries in this table are automatically created when an iSCSI initiator logs (starts a session) into a target or an iSCSI target is discovered. Entries are also created when targets are exported from the iSCSI domain into FC. Entries in this table are automatically removed when an iSCSI initiator logs out of all targets or an iSCSI target disappears. Entries also can be created and deleted using the iscsi2FcNodeRowStatus object. If the entry created in this table exposes either iSCSI initiator or iSCSI target or both from the local device, then a entry has to be created implicitly by the agent in the cIscsiNodeAttributesTable when an entry is created in this table. A row in this table can not be made 'active' until values are explicitly provided for that row's instances of iscsi2FcNodeName and iscsi2FcNodeRole. The following objects cannot be modified when the iscsi2FcNodeRowStatus is 'active' : iscsi2FcNodeName iscsi2FcNodeRole To modify the above objects, the entry must be deleted and re-created with new values of above objects. Every node in this table is associated with a iSCSI instance which is uniquely identified by cIscsiInstIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Iscsi2FcNodeEntry

iscsi2FcNodeEntry 1.3.6.1.4.1.9.9.317.1.1.3.1
An entry representing an iSCSI node which is presented as a FC node to the FC domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Iscsi2FcNodeEntry  

iscsi2FcNodeIndex 1.3.6.1.4.1.9.9.317.1.1.3.1.1
An arbitrary integer value, which identifies an iSCSI node in a FC domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsi2FcNodeName 1.3.6.1.4.1.9.9.317.1.1.3.1.2
A character string that is a globally unique identifier for the node represented by this entry. The node name is independent of the location of the node, and can be resolved into a set of addresses through various discovery services.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiName  

iscsi2FcNodeRole 1.3.6.1.4.1.9.9.317.1.1.3.1.3
The role of the node represented by this entry. Note that a gateway implementation may choose not to allow a node to operate in both roles.
Status: current Access: read-create
OBJECT-TYPE    
  CIscsiNodeRoles  

iscsi2FcNodePersistentFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.4
This object indicates if the node FC Address (iscsi2FcNodeFCAddr) is made persistent or not. If this object is 'true', then the same FC address is assigned to the node if it were to be represented again in the FC domain with the same node name. Note that the node FC address is either automatically assigned or manually configured.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

iscsi2FcPortPersistentFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.5
This object indicates if the port FC addresses (given by iscsi2FcPortFCAddrListIndex) of this node is made persistent or not. If this object is 'true', then the same FC address is assigned to the ports of the node if it were to be represented again in the FC domain with the same node name. Note that the port FC address is either automatically assigned or manually configured. If this object is 'false', then iscsi2FcPortNumFCAddr and iscsi2FcPortFCAddrListIndex are not valid as port FC addresses are dynamically assigned/released.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

iscsi2FcPortNumFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.6
The number of persistent port FC addresses that are automatically assigned to ports associated with this node. The fcAddressListTable contains the FC addresses that are assigned for the node represented by this entry. If the value of this object is 0, then the port FC addresses are not automatically assigned. Otherwise : - the entries in the fcAddressListTable corresponding to this automatic assignment as indicated by the object iscsi2FcPortFCAddrListIndex cannot be either modified or deleted. - new entries cannot be created in the fcAddressListTable with fcAddressListIndex which is equal to corresponding iscsi2FcPortFCAddrListIndex for this instance. - the corresponding iscsi2FcPortFCAddrListIndex cannot be changed. If the value of the object iscsi2FcPortPersistentFCAddr is 'false', then this object cannot be modified.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..64  

iscsi2FcNodeFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.7
The persistent FC address of the node. If this object is zero-length and iscsi2FcNodePersistentFCAddr is 'true' then the FC address of the node represented by this entry is automatically assigned and made persistent. If this object is non-zero length and iscsi2FcNodePersistentFCAddr is 'true', then this value is always used as FC address of the node represented by this entry. If iscsi2FcNodePersistentFCAddr is 'false, this object is not valid. The FC address for the node represented by this entry is dynamically assigned/released when the node represented by this entry is created/destroyed.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameIdOrZero  

iscsi2FcPortFCAddrListIndex 1.3.6.1.4.1.9.9.317.1.1.3.1.8
The index of a list in the fcAddressListTable which lists all the FC port addresses associated with this node. The object value of the iscsi2FcPortPersistentFCAddr indicates if the addresses are persistent or not. Note that this object cannot be modified if the corresponding value of iscsi2FcPortNumFCAddr is non-zero. If the value of the object iscsi2FcPortPersistentFCAddr is 'false', then this object cannot be modified.
Status: current Access: read-create
OBJECT-TYPE    
  ListIndexOrZero  

iscsi2FcNodeVsanList2k 1.3.6.1.4.1.9.9.317.1.1.3.1.9
The list of VSANs the node represented by this entry can access. 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 allowed on the node represented by this entry 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 this object is a zero-length string, the node represented by this entry can access only the default VSAN.
Status: current Access: read-create
OBJECT-TYPE    
  FcList  

iscsi2FcNodeVsanList4k 1.3.6.1.4.1.9.9.317.1.1.3.1.10
The list of VSANs the node represented by this entry can access. 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 allowed on the node represented by this entry 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 this object is a zero-length string, the node represented by this entry can access only the default VSAN.
Status: current Access: read-create
OBJECT-TYPE    
  FcList  

iscsi2FcNodeDiscovered 1.3.6.1.4.1.9.9.317.1.1.3.1.11
This objects indicates if the node represented by this entry was either automatically discovered or configured manually. If the value of this object is 'true', then the node represented by this entry is automatically discovered. If it is 'false', then the node represented by this entry was manually configured. An auto discovered node can be made manually configured node by setting this object to 'false'. Note that setting to 'false' when current value of the object is 'false' results in error. Also, object cannot be set to 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

iscsi2FcNodeRowStatus 1.3.6.1.4.1.9.9.317.1.1.3.1.12
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iscsi2FcNodeFcAddrAssignment 1.3.6.1.4.1.9.9.317.1.1.3.1.13
This object specifies how the FC address of this node is assigned. If set to 'auto', the FC address is automatically assigned to this node. If it is 'manual', then the FC address has to be configured manually. An auto assigned node FC address can be made manually configured by setting this object to 'manual' and vice versa.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

iscsi2FcNodeAuthUser 1.3.6.1.4.1.9.9.317.1.1.3.1.14
The name of the user which is to be sent with iSCSI authentication to the target, if authentication is enabled (iscsiAuthMethod other than 'none') interface on which carries session between initiator and target.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

iscsi2FcTargetUserName 1.3.6.1.4.1.9.9.317.1.1.3.1.15
The user name to be used during the login authentication. This is optional. If no user name and password (defined by iscsi2FcTargetPassword ) is specified, then the global username and password defined by iscsiTargetUserName and iscsiTargetPassword (respectively) are used.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

iscsi2FcTargetPassword 1.3.6.1.4.1.9.9.317.1.1.3.1.16
The password to be used during the login authentication. This is optional. If no user name (specified by iscsi2FcTargetUserName )and password is specified, then the global username and password defined by iscsiTargetUserName and iscsiTargetPassword (respectively) is used. When read, it returns zero length string.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

fc2IscsiNodeTable 1.3.6.1.4.1.9.9.317.1.1.4
This table lists all the FC nodes which the gateway presents as iSCSI nodes to the iSCSI domain. Entries in this table are automatically created when FC nodes are discovered. Entries in this table are automatically removed when FC nodes go offline. Entries also can be created/deleted using the fc2IscsiNodeRowStatus object. An entry can be created by to configure a node statically instead of allowing it to be discovered. A row in this table can not be made 'active' until values are explicitly provided for that row's instances of fc2IscsiNodeName and fc2IscsiNodeRole. The following objects cannot be modified when the fc2IscsiNodeRowStatus is 'active' : - fc2IscsiNodeRole - fc2IscsiNodeName To modify the above objects, the entry must be deleted and re-created with new values of above objects. To create an iSCSI target from whole a FC target, use fc2ScsiPortFCAddrListIndex. To create an iSCSI target from Logical Units on the FC targets, create an entry in this table. And then create an entry (s) in the scsiLuExtTable using fc2IscsiNodeName of an entry in this table as scsiLuExtLocalTargetAddress value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Fc2IscsiNodeEntry

fc2IscsiNodeEntry 1.3.6.1.4.1.9.9.317.1.1.4.1
An entry representing a FC node which is presented as an iSCSI node to the iSCSI domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Fc2IscsiNodeEntry  

fc2IscsiNodeRole 1.3.6.1.4.1.9.9.317.1.1.4.1.1
Role of the node represented by this entry. Note that a gateway implementation may choose not to allow a node to operate in both roles.
Status: current Access: read-create
OBJECT-TYPE    
  CIscsiNodeRoles  

fc2IscsiNodeName 1.3.6.1.4.1.9.9.317.1.1.4.1.2
The iSCSI name of the node represented by this entry.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiName  

fc2IscsiPortFCAddrListIndex 1.3.6.1.4.1.9.9.317.1.1.4.1.3
The index of a list in the fcAddressListTable which lists all the FC node addresses associated with the node represented by this entry. Use this object to represent the whole FC targets.
Status: current Access: read-create
OBJECT-TYPE    
  ListIndexOrZero  

fc2IscsiNodePermitListIndex 1.3.6.1.4.1.9.9.317.1.1.4.1.4
The index of a list in the iscsiNodeNameListTable which lists all the iSCSI nodes that are permitted to access the node represented by this entry. If fc2IscsiNodeAllIntrAccessAllowed is 'false' and the value of this object is 0, then no initiators are allowed to access this target.
Status: current Access: read-create
OBJECT-TYPE    
  ListIndexOrZero  

fc2IscsiNodeAdvIntfListIndex 1.3.6.1.4.1.9.9.317.1.1.4.1.5
The index of a list in the nodeAdvIntfListTable which lists all the interfaces on which the node represented by this entry could be advertised.
Status: current Access: read-create
OBJECT-TYPE    
  ListIndexOrZero  

fc2IscsiNodeAllIntrAccessAllowed 1.3.6.1.4.1.9.9.317.1.1.4.1.6
This object indicates if all the initiators can access the target represented by this entry. If this object is 'true', then all the initiators can access this target even those which are not in the initiator permit list (fc2IscsiNodePermitListIndex) of the target represented by this entry. If this object is false, then only initiators which are in the permit list are allowed access to the target represented by this entry. Note that this object is valid only if the role of the node represented by this entry is 'targetTypeNode'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

fc2IscsiNodeDiscovered 1.3.6.1.4.1.9.9.317.1.1.4.1.7
This objects indicates if the node represented by this entry was either automatically discovered or configured manually. If the value of this object is 'true', then the node represented by this entry is automatically discovered. If it is 'false', then the node represented by this entry was manually configured.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fc2IscsiNodeRowStatus 1.3.6.1.4.1.9.9.317.1.1.4.1.8
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fc2IscsiNodeTrespassMode 1.3.6.1.4.1.9.9.317.1.1.4.1.9
The trespass mode for this node. Every iSCSI target represents one or more port(s) on the FC target (fc2ScsiPortFCAddrListIndex). If this object is 'true', the node instructs the FC node to present all LUN I/O requests to secondary port (fcSecondaryAddress) if the primary port (fcAddress) is down. Note that this object is valid only if fc2IscsiNodeRole is 'targetTypeNode'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

fc2IscsiNodeRevertToPrimaryPort 1.3.6.1.4.1.9.9.317.1.1.4.1.10
This object indicates if it is required to revert back to primary port the FC target if it comes back online. Every iSCSI target represent one or more port(s) on the FC target (fc2IscsiPortFCAddrListIndex). Only one of the ports is the primary port. If the primary port goes down, the designated secondary port takes over. This objects indicates if the primary port has to be used used once it comes back up. Note that this object is valid only if fc2IscsiNodeRole is 'targetTypeNode'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

fcAddressListTable 1.3.6.1.4.1.9.9.317.1.1.5
This table contains the list of FC addresses. Entries in this table are automatically created/deleted when the FC addresses are automatically assigned/released to/from the entities which are using this table to create FC address lists. Entries in this table are also created/deleted using fcAddressRowStatus. A row in this table can not be made 'active' until a value is explicitly provided for that row's instances of fcAddress. Also, the following object cannot be modified when 'fcAddressRowStatus' is 'active' : - fcAddress To modify the above object, the entry must be deleted and re-created with new value of above object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcAddressListEntry

fcAddressListEntry 1.3.6.1.4.1.9.9.317.1.1.5.1
An entry information about a FC address which is part of a list. Entries with same fcAddressListIndex form a list.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcAddressListEntry  

fcAddressListIndex 1.3.6.1.4.1.9.9.317.1.1.5.1.1
The index of a list of FC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  ListIndex  

fcAddressIndex 1.3.6.1.4.1.9.9.317.1.1.5.1.2
An arbitrary integer value, which identifies a FC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fcAddress 1.3.6.1.4.1.9.9.317.1.1.5.1.3
The FC address for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameId  

fcSecondaryAddress 1.3.6.1.4.1.9.9.317.1.1.5.1.4
The secondary FC address for this entry. This is the FC address used if the 'fcAddress' cannot be reached. Note that every 'fcAddress' may not need a secondary FC Address.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameIdOrZero  

fcAddressRowStatus 1.3.6.1.4.1.9.9.317.1.1.5.1.5
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iscsiNodeNameListTable 1.3.6.1.4.1.9.9.317.1.1.6
This table contains the list of iSCSI node names. A row in this table can not be made 'active' until a value is explicitly provided for that row's instances of iscsiNodeName. Also, the following objects cannot be modified when 'iscsiNodeNameRowStatus' is 'active' : - iscsiNodeName To modify the above object, the entry must be deleted and re-created with new value of above object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiNodeNameListEntry

iscsiNodeNameListEntry 1.3.6.1.4.1.9.9.317.1.1.6.1
An entry information about an iSCSI node name which is part of a list. Entries with same iscsiNodeNameListIndex form a list.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiNodeNameListEntry  

iscsiNodeNameListIndex 1.3.6.1.4.1.9.9.317.1.1.6.1.1
The index of a list of iSCSI node names.
Status: current Access: not-accessible
OBJECT-TYPE    
  ListIndex  

iscsiNodeNameIndex 1.3.6.1.4.1.9.9.317.1.1.6.1.2
An arbitrary integer value, which identifies a iSCSI node name.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

iscsiNodeName 1.3.6.1.4.1.9.9.317.1.1.6.1.3
The iSCSI node name.
Status: current Access: read-create
OBJECT-TYPE    
  IscsiName  

iscsiNodeNameRowStatus 1.3.6.1.4.1.9.9.317.1.1.6.1.4
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nodeAdvIntfListTable 1.3.6.1.4.1.9.9.317.1.1.7
This table contains the list of advertised interface list. A FC node represented in the iSCSI domain as an iSCSI node is advertised only on the interfaces which are allowed advertised interface list of the iSCSI node. A row in this table can not be made 'active' until a value is explicitly provided for that row's instances of nodeAdvIntfIfIndex. Also, the following object cannot be modified when 'nodeAdvIntfIfRowStatus' is 'active' : - nodeAdvIntfIfIndex To modify the above object, the entry must be deleted and re-created with new value of above object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NodeAdvIntfListEntry

nodeAdvIntfListEntry 1.3.6.1.4.1.9.9.317.1.1.7.1
An entry with containing ifIndex of an interface which is part of the interface list. Entries with same nodeAdvIntfListIndex form a list.
Status: current Access: not-accessible
OBJECT-TYPE    
  NodeAdvIntfListEntry  

nodeAdvIntfListIndex 1.3.6.1.4.1.9.9.317.1.1.7.1.1
The index of a list of advertized interface list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nodeAdvIntfIndex 1.3.6.1.4.1.9.9.317.1.1.7.1.2
The index of an interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

nodeAdvIntfIfIndex 1.3.6.1.4.1.9.9.317.1.1.7.1.3
The ifIndex of the interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

nodeAdvIntfIfRowStatus 1.3.6.1.4.1.9.9.317.1.1.7.1.4
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

scsiLuExtTable 1.3.6.1.4.1.9.9.317.1.1.8
An extension of the scsiLuTable to support creation of iSCSI virtual targets from LUs on remote FC targets. To create iSCSI virtual targets from a set of LUs on FC targets, entries needs to be created in this table. The iSCSI targets can be created in different ways. For example: - multiple iSCSI targets can be created from either one LU or a subset of LUs from a single FC target device. - a single iSCSI target can be created from LUs of multiple FC target devices. Note that a gateway implementation may choose to support only a subset of these features. To create a virtual iSCSI target from LUs on the remote FC targets, create an entry (s) in this table with local LUs to map to remote LUs and value of scsiLuExtLocalTargetAddress to same as the iSCSI node name of the virtual iSCSI node being created. A row in this table can not be made 'active' until a value is explicitly provided for that row's instances of following objects : - scsiLuExtRemotePortFcAddress - scsiLuExtLocalTargetAddress - scsiLuExtLocalLun - scsiLuExtRemoteLun Also, the following objects cannot be modified when 'scsiLuExtRowStatus 'active' : - scsiLuExtRemotePortFcAddress - scsiLuExtLocalTargetAddress - scsiLuExtLocalLun - scsiLuExtRemoteLun To modify the above objects, the entry must be deleted and re-created with new values of above objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScsiLuExtEntry

scsiLuExtEntry 1.3.6.1.4.1.9.9.317.1.1.8.1
An entry representing a LU.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScsiLuExtEntry  

scsiLuExtRemotePortFcAddress 1.3.6.1.4.1.9.9.317.1.1.8.1.1
The FC address of the remote Fibre Channel port via which the remote LU (scsiLuExtRemoteLun) is accessed.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameId  

scsiLuExtRemotePortSecFcAddress 1.3.6.1.4.1.9.9.317.1.1.8.1.2
The secondary FC address of the remote Fibre Channel port via which the remote LU (scsiLuExtRemoteSecLun) is accessed.
Status: current Access: read-create
OBJECT-TYPE    
  FcNameIdOrZero  

scsiLuExtLocalTargetAddress 1.3.6.1.4.1.9.9.317.1.1.8.1.3
This object represents the SCSI name of the local SCSI target through which this LU (scsiLuExtLocalLun) can be accessed. The format of a SCSI name is dependent on the type of transport used to access the target. For example, when the local SCSI target is accessible via iSCSI, then this object contains the iSCSI node name of the local target.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiName  

scsiLuExtRemoteLun 1.3.6.1.4.1.9.9.317.1.1.8.1.4
The Logical Unit Number of the remote LU.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiLUNOrZero  

scsiLuExtLocalLun 1.3.6.1.4.1.9.9.317.1.1.8.1.5
The configured default Logical Unit Number of this LU.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiLUNOrZero  

scsiLuExtRowStatus 1.3.6.1.4.1.9.9.317.1.1.8.1.6
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

scsiLuExtRemoteSecLun 1.3.6.1.4.1.9.9.317.1.1.8.1.7
The Logical Unit Number of the remote LU corresponding to FC address scsiLuExtRemotePortSecFcAddress.
Status: current Access: read-create
OBJECT-TYPE    
  ScsiLUNOrZero  

iscsiIfTable 1.3.6.1.4.1.9.9.317.1.1.9
List of iSCSI interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiIfEntry

iscsiIfEntry 1.3.6.1.4.1.9.9.317.1.1.9.1
An entry containing information about an iSCSI interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiIfEntry  

iscsiIfTcpKeepAliveTimeout 1.3.6.1.4.1.9.9.317.1.1.9.1.1
The TCP Keep alive timeout for this iSCSI interface. If the value is 0, the keep-alive timeout feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..7200  

iscsiIfTcpMaxBandwidth 1.3.6.1.4.1.9.9.317.1.1.9.1.2
The TCP maximum bandwidth for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1000..1000000  

iscsiIfTcpMaxRetransmissions 1.3.6.1.4.1.9.9.317.1.1.9.1.3
The TCP maximum retransmissions for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..8  

iscsiIfTcpMinRetransmitTime 1.3.6.1.4.1.9.9.317.1.1.9.1.4
The TCP minimum retransmit time for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 250..5000  

iscsiIfTcpPMTUEnable 1.3.6.1.4.1.9.9.317.1.1.9.1.5
This objects indicates if the Path MTU discovery option is enabled or not for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiIfTcpQOS 1.3.6.1.4.1.9.9.317.1.1.9.1.6
The TCP QOS code point for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..63  

iscsiIfTcpSACKEnable 1.3.6.1.4.1.9.9.317.1.1.9.1.7
This object indicates if the Selective Acknowledgement (SACK) option is enabled or not for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiIfTcpSendBufferSize 1.3.6.1.4.1.9.9.317.1.1.9.1.8
The TCP send buffer size for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..8192  

iscsiIfTcpMinBandwidth 1.3.6.1.4.1.9.9.317.1.1.9.1.9
The TCP minimum bandwidth for this iSCSI interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1000..1000000  

iscsiIfTcpPMTUResetTimeout 1.3.6.1.4.1.9.9.317.1.1.9.1.10
The timeout after which the PMTU resets to original value on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 60..3600  

iscsiIfTcpLocalPort 1.3.6.1.4.1.9.9.317.1.1.9.1.11
The local TCP port of this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CiscoPort  

iscsiIfForwardingMode 1.3.6.1.4.1.9.9.317.1.1.9.1.12
The forwarding mode of this interface. passThrough - In this mode the iSCSI interface converts an iSCSI PDU into a FCP frame and then forwards it one at a time. storeAndForward - In this mode iSCSI payload data is sent or received at the size desired by the iSCSI client. The interface stores each TCP segment it receives until one full iSCSI PDU is received before forwarding it as FC frames. cutThrough - In this mode iSCSI payload data is sent or received at the size desired by the iSCSI client. The interface stores each TCP segment until one full iSCSI PDU is received before forwarding it as as FC frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER passThrough(1), storeAndForward(2), cutThrough(4)  

iscsiIfIntrProxyMode 1.3.6.1.4.1.9.9.317.1.1.9.1.13
The initiator proxy mode for this interface. If this object is 'true', then all the initiators coming on this interface would use the initiator configuration provided by this interface. The initiator configuration include port WWN and node WWN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiIfIntrProxyModeNodeFcAddr 1.3.6.1.4.1.9.9.317.1.1.9.1.14
The Node FC address used by the initiators on this interface when the initiator proxy mode is on (iscsiIfIntrProxyMode equal to 'true').
Status: current Access: read-write
OBJECT-TYPE    
  FcNameIdOrZero  

iscsiIfIntrProxyModePortFcAddr 1.3.6.1.4.1.9.9.317.1.1.9.1.15
The Port FC address used by the initiators on this interface when the initiator proxy mode is on (iscsiIfIntrProxyMode equal to 'true').
Status: current Access: read-write
OBJECT-TYPE    
  FcNameIdOrZero  

iscsiIfIntrProxyModeFcAddrAsgnmt 1.3.6.1.4.1.9.9.317.1.1.9.1.16
This objects tells how the initiator proxy mode FC addresses (iscsiIfIntrProxyModeNodeFcAddr and iscsiIfIntrProxyModePortFcAddr) are assigned. If value of this object is 'auto', then the FC addresses are automatically assigned. If it is 'manual', then they have to be manually configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

iscsiIfIntrIdentificationMode 1.3.6.1.4.1.9.9.317.1.1.9.1.17
This objects indicates how the initiator is identified on this interface, either by its iSCSI name (name) or by its IP address (ipaddress).
Status: current Access: read-write
OBJECT-TYPE    
  CIscsiIntrIdentificationMode  

iscsiIfTcpRndTrpTimeEst 1.3.6.1.4.1.9.9.317.1.1.9.1.18
This is an estimate of the round trip delay of the network pipe used for the B-D product computation, which lets us derive the TCP receive window to advertise.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..300000  

iscsiIfTcpLocalTcpPort 1.3.6.1.4.1.9.9.317.1.1.9.1.19
The local TCP port of this interface.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoPort  

iscsiIfNumNormalConnections 1.3.6.1.4.1.9.9.317.1.1.9.1.20
The number of normal iscsi connections.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

iscsiIfNumDiscovConnections 1.3.6.1.4.1.9.9.317.1.1.9.1.21
The number of discovery iscsi connections.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

iscsiIfTcpCWMEnable 1.3.6.1.4.1.9.9.317.1.1.9.1.22
This object is used for enabling/disabling the congestion window monitoring. If the value of this object is true(1), it is enabled. It is disabled if the value is false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

iscsiIfTcpCWMBurstSize 1.3.6.1.4.1.9.9.317.1.1.9.1.23
The maximum burst sent after a tcp sender idle period.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..100  

iscsiIfTcpMaxJitter 1.3.6.1.4.1.9.9.317.1.1.9.1.24
The maximum delay variation that is not due to to congestion that can be experienced by TCP connections on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10000  

iscsiGigEIfTable 1.3.6.1.4.1.9.9.317.1.1.10
This table contains Gigabit Ethernet (GigE) interfaces. It contains iSCSI-specific configuration objects for the GigE interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiGigEIfEntry

iscsiGigEIfEntry 1.3.6.1.4.1.9.9.317.1.1.10.1
An entry containing information about a GigE interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiGigEIfEntry  

iscsiGigEIfAuthMethod 1.3.6.1.4.1.9.9.317.1.1.10.1.1
The authentication method for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  IscsiAuthMethod  

iscsiGigEIfIsnsServerProfileName 1.3.6.1.4.1.9.9.317.1.1.10.1.2
The iSNS server profile name for this interface. The iSNS server profiles are defined in cIsnsClntServerProfileTable from CISCO-ISNS-CLIENT-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

iscsiGigEIfIscsiSessions 1.3.6.1.4.1.9.9.317.1.1.10.1.3
Number of iSCSI sessions running over this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

iscsiInitiatorIdleTimeout 1.3.6.1.4.1.9.9.317.1.1.11
The time for which the gateway (representing a FC target) waits from the time of last iSCSI session to a iSCSI initiator went down, before purging the information about that iSCSI initiator.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

iscsiIntrIdentificationMode 1.3.6.1.4.1.9.9.317.1.1.12
This objects indicates how the initiator is identified on local device, either by its iSCSI name (name) or by its IP address (ipaddress).
Status: current Access: read-write
OBJECT-TYPE    
  CIscsiIntrIdentificationMode  

iscsiTargetUserName 1.3.6.1.4.1.9.9.317.1.1.13
The global user name to be used during the login authentication. If the initiator specific username is specified by iscsi2FcTargetUserName, then that user name is used. If not, iscsiTargetUserName is used by default.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

iscsiTargetPassword 1.3.6.1.4.1.9.9.317.1.1.14
The password to be used during the login authentication. If the initiator specific password is specified by iscsi2FcTargetPassword, then that password is used. If not, iscsiTargetPassword is used by default. When read, a zero length string is returned.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

iscsiSessionAttributesExtTable 1.3.6.1.4.1.9.9.317.1.2.1
This table contains objects which provide more information about iSCSI sessions which are not in cIscsiSessionAttributesTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IscsiSessionAttributesExtEntry

iscsiSessionAttributesExtEntry 1.3.6.1.4.1.9.9.317.1.2.1.1
An entry containing information about an iSCSI session which is not in cIscsiSessionAttributesEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IscsiSessionAttributesExtEntry  

iscsiSsnVsan 1.3.6.1.4.1.9.9.317.1.2.1.1.1
The vsan to which this session belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  VsanIndex  

ciscsiConnectionStatsTable 1.3.6.1.4.1.9.9.317.1.2.2
This table contains objects which provide iSCSI connection statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscsiConnectionStatsEntry

ciscsiConnectionStatsEntry 1.3.6.1.4.1.9.9.317.1.2.2.1
An entry containing information about iSCSI connection statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscsiConnectionStatsEntry  

cIscsiStatsNodeIndex 1.3.6.1.4.1.9.9.317.1.2.2.1.1
An integer value, which identifies an iSCSI node in a FC domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cIscsiStatsSessionIndex 1.3.6.1.4.1.9.9.317.1.2.2.1.2
An integer value, which identifies an iSCSI session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cIscsiStatsConnectionIndex 1.3.6.1.4.1.9.9.317.1.2.2.1.3
An integer value, which identifies an iSCSI connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cIscsiStatsConnectionRxBytes 1.3.6.1.4.1.9.9.317.1.2.2.1.4
Total number of bytes received on an iSCSI session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cIscsiStatsConnectionTxBytes 1.3.6.1.4.1.9.9.317.1.2.2.1.5
Total number of bytes transmitted on an iSCSI session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cIscsiStatsIpSecInUse 1.3.6.1.4.1.9.9.317.1.2.2.1.6
Indicates whether an iSCSI connection is secure or not. If the value of this object is 'true', the Ip Security is turned on and the connection is secure. If 'false', Ip Security is not turned on and the connection may be unsecure.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoiScsiGwMIBCompliances 1.3.6.1.4.1.9.9.317.2.1
OBJECT IDENTIFIER    

ciscoiScsiGwMIBGroups 1.3.6.1.4.1.9.9.317.2.2
OBJECT IDENTIFIER    

ciscoiScsiGwMIBCompliance 1.3.6.1.4.1.9.9.317.2.1.1
The compliance statement for entities which implement the CISCO-ISCSI-GW-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoiScsiGwMIBCompliance1 1.3.6.1.4.1.9.9.317.2.1.2
The compliance statement for entities which implement the CISCO-ISCSI-GW-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoiScsiGwMIBCompliance2 1.3.6.1.4.1.9.9.317.2.1.3
The compliance statement for entities which implement the CISCO-ISCSI-GW-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoiScsiGwMIBCompliance3 1.3.6.1.4.1.9.9.317.2.1.4
The compliance statement for entities which implement the CISCO-ISCSI-GW-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoiScsiGwMIBCompliance4 1.3.6.1.4.1.9.9.317.2.1.5
The compliance statement for entities which implement the CISCO-ISCSI-GW-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoiScsiGwMIBCompliance5 1.3.6.1.4.1.9.9.317.2.1.6
The compliance statement for entities which implement the CISCO-ISCSI-GW-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cigConfigurationGroup 1.3.6.1.4.1.9.9.317.2.2.1
A collection of objects for iSCSI Gateway configuration.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigLuConfigurationGroup 1.3.6.1.4.1.9.9.317.2.2.2
A collection of objects for creation virtual iSCSI targets from remote LUs.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigSessionStatsGroup 1.3.6.1.4.1.9.9.317.2.2.3
A collection of objects for iSCSI session statistics.
Status: current Access: read-only
OBJECT-GROUP    

cigConfigurationGroupRev1 1.3.6.1.4.1.9.9.317.2.2.4
A collection of objects for iSCSI Gateway configuration.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigLuConfigurationGroupRev1 1.3.6.1.4.1.9.9.317.2.2.5
A collection of objects for creation virtual iSCSI targets from remote LUs.
Status: current Access: read-only
OBJECT-GROUP    

cigIscsiIfGroup 1.3.6.1.4.1.9.9.317.2.2.6
A collection of objects for iSCSI interface configuration and monitoring.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigIscsiIfGroupRev1 1.3.6.1.4.1.9.9.317.2.2.7
A collection of objects for iSCSI interface configuration and monitoring.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigIscsiAuthGroup 1.3.6.1.4.1.9.9.317.2.2.8
A collection of objects for iSCSI authentication.
Status: current Access: read-only
OBJECT-GROUP    

cigConfigurationGroupRev2 1.3.6.1.4.1.9.9.317.2.2.9
A collection of objects for iSCSI Gateway configuration.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigIscsiGigEIfGroup 1.3.6.1.4.1.9.9.317.2.2.10
A collection of objects for iSCSI GigE interface configurations.
Status: current Access: read-only
OBJECT-GROUP    

cigIscsiIfGroupRev2 1.3.6.1.4.1.9.9.317.2.2.11
A collection of objects for iSCSI interface configuration and monitoring.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigConfigurationGroupRev3 1.3.6.1.4.1.9.9.317.2.2.12
A collection of objects for iSCSI Gateway configuration.
Status: current Access: read-only
OBJECT-GROUP    

cigIscsiIfGroupRev3 1.3.6.1.4.1.9.9.317.2.2.13
A collection of objects for iSCSI interface configuration and monitoring.
Status: deprecated Access: read-only
OBJECT-GROUP    

cigIscsiIfGroupRev4 1.3.6.1.4.1.9.9.317.2.2.14
An collection of objects for iSCSI interface configuration and monitoring.
Status: current Access: read-only
OBJECT-GROUP    

cigIscsiIfGroupSup1 1.3.6.1.4.1.9.9.317.2.2.15
A collection of objects for iSCSI interface configuration and monitoring.
Status: current Access: read-only
OBJECT-GROUP    

cigConnectionStatsGroup 1.3.6.1.4.1.9.9.317.2.2.16
A collection of objects for iSCSI connection statistics.
Status: current Access: read-only
OBJECT-GROUP    

cigConfigurationGroupSup1 1.3.6.1.4.1.9.9.317.2.2.17
A collection of objects for iSCSI Gateway configuration.
Status: current Access: read-only
OBJECT-GROUP    

cigIscsiAuthGroupSup1 1.3.6.1.4.1.9.9.317.2.2.18
A collection of objects for iSCSI authentication.
Status: current Access: read-only
OBJECT-GROUP