CISCO-ISCSI-GW-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ISCSI-GW-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
 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.
         ciscoiScsiGwMIBNotifications 1.3.6.1.4.1.9.9.317.0
         ciscoiScsiGwMIBObjects 1.3.6.1.4.1.9.9.317.1
             ciScsiConfig 1.3.6.1.4.1.9.9.317.1.1
                 iscsiImprtExprtTgtsConfTable 1.3.6.1.4.1.9.9.317.1.1.1 no-access
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.
                     iscsiImprtExprtTgtsConfEntry 1.3.6.1.4.1.9.9.317.1.1.1.1 no-access
An entry containing information on configuration of importing/exporting of the targets into/from iSCSI domain.
                         iscsiImprtExprtTgtsConfImport 1.3.6.1.4.1.9.9.317.1.1.1.1.1 ciscsitargetdomains read-write
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.
                         iscsiImprtExprtTgtsConfExport 1.3.6.1.4.1.9.9.317.1.1.1.1.2 ciscsitargetdomains read-write
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.
                 iscsiAuthMethod 1.3.6.1.4.1.9.9.317.1.1.2 iscsiauthmethod read-write
The global authentication method for iSCSI.
                 iscsi2FcNodeTable 1.3.6.1.4.1.9.9.317.1.1.3 no-access
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.
                     iscsi2FcNodeEntry 1.3.6.1.4.1.9.9.317.1.1.3.1 no-access
An entry representing an iSCSI node which is presented as a FC node to the FC domain.
                         iscsi2FcNodeIndex 1.3.6.1.4.1.9.9.317.1.1.3.1.1 unsigned32 no-access
An arbitrary integer value, which identifies an iSCSI node in a FC domain.
                         iscsi2FcNodeName 1.3.6.1.4.1.9.9.317.1.1.3.1.2 iscsiname read-only
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.
                         iscsi2FcNodeRole 1.3.6.1.4.1.9.9.317.1.1.3.1.3 ciscsinoderoles read-only
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.
                         iscsi2FcNodePersistentFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.4 truthvalue read-only
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.
                         iscsi2FcPortPersistentFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.5 truthvalue read-only
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.
                         iscsi2FcPortNumFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.6 unsigned32 read-only
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.
                         iscsi2FcNodeFCAddr 1.3.6.1.4.1.9.9.317.1.1.3.1.7 fcnameidorzero read-only
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.
                         iscsi2FcPortFCAddrListIndex 1.3.6.1.4.1.9.9.317.1.1.3.1.8 listindexorzero read-only
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.
                         iscsi2FcNodeVsanList2k 1.3.6.1.4.1.9.9.317.1.1.3.1.9 fclist read-only
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.
                         iscsi2FcNodeVsanList4k 1.3.6.1.4.1.9.9.317.1.1.3.1.10 fclist read-only
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.
                         iscsi2FcNodeDiscovered 1.3.6.1.4.1.9.9.317.1.1.3.1.11 truthvalue read-only
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'.
                         iscsi2FcNodeRowStatus 1.3.6.1.4.1.9.9.317.1.1.3.1.12 rowstatus read-only
Status of this row.
                         iscsi2FcNodeFcAddrAssignment 1.3.6.1.4.1.9.9.317.1.1.3.1.13 integer read-only
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. Enumeration: 'auto': 1, 'manual': 2.
                         iscsi2FcNodeAuthUser 1.3.6.1.4.1.9.9.317.1.1.3.1.14 snmpadminstring read-only
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.
                         iscsi2FcTargetUserName 1.3.6.1.4.1.9.9.317.1.1.3.1.15 snmpadminstring read-only
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.
                         iscsi2FcTargetPassword 1.3.6.1.4.1.9.9.317.1.1.3.1.16 snmpadminstring read-only
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.
                 fc2IscsiNodeTable 1.3.6.1.4.1.9.9.317.1.1.4 no-access
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.
                     fc2IscsiNodeEntry 1.3.6.1.4.1.9.9.317.1.1.4.1 no-access
An entry representing a FC node which is presented as an iSCSI node to the iSCSI domain.
                         fc2IscsiNodeRole 1.3.6.1.4.1.9.9.317.1.1.4.1.1 ciscsinoderoles read-only
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.
                         fc2IscsiNodeName 1.3.6.1.4.1.9.9.317.1.1.4.1.2 iscsiname read-only
The iSCSI name of the node represented by this entry.
                         fc2IscsiPortFCAddrListIndex 1.3.6.1.4.1.9.9.317.1.1.4.1.3 listindexorzero read-only
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.
                         fc2IscsiNodePermitListIndex 1.3.6.1.4.1.9.9.317.1.1.4.1.4 listindexorzero read-only
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.
                         fc2IscsiNodeAdvIntfListIndex 1.3.6.1.4.1.9.9.317.1.1.4.1.5 listindexorzero read-only
The index of a list in the nodeAdvIntfListTable which lists all the interfaces on which the node represented by this entry could be advertised.
                         fc2IscsiNodeAllIntrAccessAllowed 1.3.6.1.4.1.9.9.317.1.1.4.1.6 truthvalue read-only
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'.
                         fc2IscsiNodeDiscovered 1.3.6.1.4.1.9.9.317.1.1.4.1.7 truthvalue read-only
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.
                         fc2IscsiNodeRowStatus 1.3.6.1.4.1.9.9.317.1.1.4.1.8 rowstatus read-only
Status of this row.
                         fc2IscsiNodeTrespassMode 1.3.6.1.4.1.9.9.317.1.1.4.1.9 truthvalue read-only
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'.
                         fc2IscsiNodeRevertToPrimaryPort 1.3.6.1.4.1.9.9.317.1.1.4.1.10 truthvalue read-only
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'.
                 fcAddressListTable 1.3.6.1.4.1.9.9.317.1.1.5 no-access
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.
                     fcAddressListEntry 1.3.6.1.4.1.9.9.317.1.1.5.1 no-access
An entry information about a FC address which is part of a list. Entries with same fcAddressListIndex form a list.
                         fcAddressListIndex 1.3.6.1.4.1.9.9.317.1.1.5.1.1 listindex no-access
The index of a list of FC addresses.
                         fcAddressIndex 1.3.6.1.4.1.9.9.317.1.1.5.1.2 unsigned32 no-access
An arbitrary integer value, which identifies a FC address.
                         fcAddress 1.3.6.1.4.1.9.9.317.1.1.5.1.3 fcnameid read-only
The FC address for this entry.
                         fcSecondaryAddress 1.3.6.1.4.1.9.9.317.1.1.5.1.4 fcnameidorzero read-only
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.
                         fcAddressRowStatus 1.3.6.1.4.1.9.9.317.1.1.5.1.5 rowstatus read-only
Status of this row.
                 iscsiNodeNameListTable 1.3.6.1.4.1.9.9.317.1.1.6 no-access
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.
                     iscsiNodeNameListEntry 1.3.6.1.4.1.9.9.317.1.1.6.1 no-access
An entry information about an iSCSI node name which is part of a list. Entries with same iscsiNodeNameListIndex form a list.
                         iscsiNodeNameListIndex 1.3.6.1.4.1.9.9.317.1.1.6.1.1 listindex no-access
The index of a list of iSCSI node names.
                         iscsiNodeNameIndex 1.3.6.1.4.1.9.9.317.1.1.6.1.2 unsigned32 no-access
An arbitrary integer value, which identifies a iSCSI node name.
                         iscsiNodeName 1.3.6.1.4.1.9.9.317.1.1.6.1.3 iscsiname read-only
The iSCSI node name.
                         iscsiNodeNameRowStatus 1.3.6.1.4.1.9.9.317.1.1.6.1.4 rowstatus read-only
Status of this row.
                 nodeAdvIntfListTable 1.3.6.1.4.1.9.9.317.1.1.7 no-access
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.
                     nodeAdvIntfListEntry 1.3.6.1.4.1.9.9.317.1.1.7.1 no-access
An entry with containing ifIndex of an interface which is part of the interface list. Entries with same nodeAdvIntfListIndex form a list.
                         nodeAdvIntfListIndex 1.3.6.1.4.1.9.9.317.1.1.7.1.1 unsigned32 no-access
The index of a list of advertized interface list.
                         nodeAdvIntfIndex 1.3.6.1.4.1.9.9.317.1.1.7.1.2 unsigned32 no-access
The index of an interface entry.
                         nodeAdvIntfIfIndex 1.3.6.1.4.1.9.9.317.1.1.7.1.3 interfaceindex read-only
The ifIndex of the interface.
                         nodeAdvIntfIfRowStatus 1.3.6.1.4.1.9.9.317.1.1.7.1.4 rowstatus read-only
Status of this row.
                 scsiLuExtTable 1.3.6.1.4.1.9.9.317.1.1.8 no-access
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.
                     scsiLuExtEntry 1.3.6.1.4.1.9.9.317.1.1.8.1 no-access
An entry representing a LU.
                         scsiLuExtRemotePortFcAddress 1.3.6.1.4.1.9.9.317.1.1.8.1.1 fcnameid read-only
The FC address of the remote Fibre Channel port via which the remote LU (scsiLuExtRemoteLun) is accessed.
                         scsiLuExtRemotePortSecFcAddress 1.3.6.1.4.1.9.9.317.1.1.8.1.2 fcnameidorzero read-only
The secondary FC address of the remote Fibre Channel port via which the remote LU (scsiLuExtRemoteSecLun) is accessed.
                         scsiLuExtLocalTargetAddress 1.3.6.1.4.1.9.9.317.1.1.8.1.3 scsiname read-only
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.
                         scsiLuExtRemoteLun 1.3.6.1.4.1.9.9.317.1.1.8.1.4 scsilunorzero read-only
The Logical Unit Number of the remote LU.
                         scsiLuExtLocalLun 1.3.6.1.4.1.9.9.317.1.1.8.1.5 scsilunorzero read-only
The configured default Logical Unit Number of this LU.
                         scsiLuExtRowStatus 1.3.6.1.4.1.9.9.317.1.1.8.1.6 rowstatus read-only
Status of this row.
                         scsiLuExtRemoteSecLun 1.3.6.1.4.1.9.9.317.1.1.8.1.7 scsilunorzero read-only
The Logical Unit Number of the remote LU corresponding to FC address scsiLuExtRemotePortSecFcAddress.
                 iscsiIfTable 1.3.6.1.4.1.9.9.317.1.1.9 no-access
List of iSCSI interfaces.
                     iscsiIfEntry 1.3.6.1.4.1.9.9.317.1.1.9.1 no-access
An entry containing information about an iSCSI interface.
                         iscsiIfTcpKeepAliveTimeout 1.3.6.1.4.1.9.9.317.1.1.9.1.1 unsigned32 read-write
The TCP Keep alive timeout for this iSCSI interface. If the value is 0, the keep-alive timeout feature is disabled.
                         iscsiIfTcpMaxBandwidth 1.3.6.1.4.1.9.9.317.1.1.9.1.2 unsigned32 read-write
The TCP maximum bandwidth for this iSCSI interface.
                         iscsiIfTcpMaxRetransmissions 1.3.6.1.4.1.9.9.317.1.1.9.1.3 unsigned32 read-write
The TCP maximum retransmissions for this iSCSI interface.
                         iscsiIfTcpMinRetransmitTime 1.3.6.1.4.1.9.9.317.1.1.9.1.4 unsigned32 read-write
The TCP minimum retransmit time for this iSCSI interface.
                         iscsiIfTcpPMTUEnable 1.3.6.1.4.1.9.9.317.1.1.9.1.5 truthvalue read-write
This objects indicates if the Path MTU discovery option is enabled or not for this iSCSI interface.
                         iscsiIfTcpQOS 1.3.6.1.4.1.9.9.317.1.1.9.1.6 unsigned32 read-write
The TCP QOS code point for this iSCSI interface.
                         iscsiIfTcpSACKEnable 1.3.6.1.4.1.9.9.317.1.1.9.1.7 truthvalue read-write
This object indicates if the Selective Acknowledgement (SACK) option is enabled or not for this iSCSI interface.
                         iscsiIfTcpSendBufferSize 1.3.6.1.4.1.9.9.317.1.1.9.1.8 unsigned32 read-write
The TCP send buffer size for this iSCSI interface.
                         iscsiIfTcpMinBandwidth 1.3.6.1.4.1.9.9.317.1.1.9.1.9 unsigned32 read-write
The TCP minimum bandwidth for this iSCSI interface.
                         iscsiIfTcpPMTUResetTimeout 1.3.6.1.4.1.9.9.317.1.1.9.1.10 unsigned32 read-write
The timeout after which the PMTU resets to original value on this interface.
                         iscsiIfTcpLocalPort 1.3.6.1.4.1.9.9.317.1.1.9.1.11 ciscoport read-only
The local TCP port of this interface.
                         iscsiIfForwardingMode 1.3.6.1.4.1.9.9.317.1.1.9.1.12 integer read-write
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. Enumeration: 'passThrough': 1, 'storeAndForward': 2, 'cutThrough': 4.
                         iscsiIfIntrProxyMode 1.3.6.1.4.1.9.9.317.1.1.9.1.13 truthvalue read-write
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.
                         iscsiIfIntrProxyModeNodeFcAddr 1.3.6.1.4.1.9.9.317.1.1.9.1.14 fcnameidorzero read-write
The Node FC address used by the initiators on this interface when the initiator proxy mode is on (iscsiIfIntrProxyMode equal to 'true').
                         iscsiIfIntrProxyModePortFcAddr 1.3.6.1.4.1.9.9.317.1.1.9.1.15 fcnameidorzero read-write
The Port FC address used by the initiators on this interface when the initiator proxy mode is on (iscsiIfIntrProxyMode equal to 'true').
                         iscsiIfIntrProxyModeFcAddrAsgnmt 1.3.6.1.4.1.9.9.317.1.1.9.1.16 integer read-write
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. Enumeration: 'auto': 1, 'manual': 2.
                         iscsiIfIntrIdentificationMode 1.3.6.1.4.1.9.9.317.1.1.9.1.17 ciscsiintridentificationmode read-write
This objects indicates how the initiator is identified on this interface, either by its iSCSI name (name) or by its IP address (ipaddress).
                         iscsiIfTcpRndTrpTimeEst 1.3.6.1.4.1.9.9.317.1.1.9.1.18 unsigned32 read-write
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.
                         iscsiIfTcpLocalTcpPort 1.3.6.1.4.1.9.9.317.1.1.9.1.19 ciscoport read-write
The local TCP port of this interface.
                         iscsiIfNumNormalConnections 1.3.6.1.4.1.9.9.317.1.1.9.1.20 unsigned32 read-only
The number of normal iscsi connections.
                         iscsiIfNumDiscovConnections 1.3.6.1.4.1.9.9.317.1.1.9.1.21 unsigned32 read-only
The number of discovery iscsi connections.
                         iscsiIfTcpCWMEnable 1.3.6.1.4.1.9.9.317.1.1.9.1.22 truthvalue read-write
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).
                         iscsiIfTcpCWMBurstSize 1.3.6.1.4.1.9.9.317.1.1.9.1.23 unsigned32 read-write
The maximum burst sent after a tcp sender idle period.
                         iscsiIfTcpMaxJitter 1.3.6.1.4.1.9.9.317.1.1.9.1.24 unsigned32 read-write
The maximum delay variation that is not due to to congestion that can be experienced by TCP connections on this interface.
                 iscsiGigEIfTable 1.3.6.1.4.1.9.9.317.1.1.10 no-access
This table contains Gigabit Ethernet (GigE) interfaces. It contains iSCSI-specific configuration objects for the GigE interface.
                       iscsiGigEIfEntry 1.3.6.1.4.1.9.9.317.1.1.10.1 no-access
An entry containing information about a GigE interface.
                           iscsiGigEIfAuthMethod 1.3.6.1.4.1.9.9.317.1.1.10.1.1 iscsiauthmethod read-write
The authentication method for this interface.
                           iscsiGigEIfIsnsServerProfileName 1.3.6.1.4.1.9.9.317.1.1.10.1.2 snmpadminstring read-write
The iSNS server profile name for this interface. The iSNS server profiles are defined in cIsnsClntServerProfileTable from CISCO-ISNS-CLIENT-MIB.
                           iscsiGigEIfIscsiSessions 1.3.6.1.4.1.9.9.317.1.1.10.1.3 unsigned32 read-only
Number of iSCSI sessions running over this interface.
                 iscsiInitiatorIdleTimeout 1.3.6.1.4.1.9.9.317.1.1.11 unsigned32 read-write
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.
                 iscsiIntrIdentificationMode 1.3.6.1.4.1.9.9.317.1.1.12 ciscsiintridentificationmode read-write
This objects indicates how the initiator is identified on local device, either by its iSCSI name (name) or by its IP address (ipaddress).
                 iscsiTargetUserName 1.3.6.1.4.1.9.9.317.1.1.13 snmpadminstring read-write
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.
                 iscsiTargetPassword 1.3.6.1.4.1.9.9.317.1.1.14 snmpadminstring read-write
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.
             ciScsiStatistics 1.3.6.1.4.1.9.9.317.1.2
                 iscsiSessionAttributesExtTable 1.3.6.1.4.1.9.9.317.1.2.1 no-access
This table contains objects which provide more information about iSCSI sessions which are not in cIscsiSessionAttributesTable.
                     iscsiSessionAttributesExtEntry 1.3.6.1.4.1.9.9.317.1.2.1.1 no-access
An entry containing information about an iSCSI session which is not in cIscsiSessionAttributesEntry.
                         iscsiSsnVsan 1.3.6.1.4.1.9.9.317.1.2.1.1.1 vsanindex read-only
The vsan to which this session belongs to.
                 ciscsiConnectionStatsTable 1.3.6.1.4.1.9.9.317.1.2.2 no-access
This table contains objects which provide iSCSI connection statistics.
                     ciscsiConnectionStatsEntry 1.3.6.1.4.1.9.9.317.1.2.2.1 no-access
An entry containing information about iSCSI connection statistics.
                         cIscsiStatsNodeIndex 1.3.6.1.4.1.9.9.317.1.2.2.1.1 unsigned32 no-access
An integer value, which identifies an iSCSI node in a FC domain.
                         cIscsiStatsSessionIndex 1.3.6.1.4.1.9.9.317.1.2.2.1.2 unsigned32 no-access
An integer value, which identifies an iSCSI session.
                         cIscsiStatsConnectionIndex 1.3.6.1.4.1.9.9.317.1.2.2.1.3 unsigned32 no-access
An integer value, which identifies an iSCSI connection.
                         cIscsiStatsConnectionRxBytes 1.3.6.1.4.1.9.9.317.1.2.2.1.4 counter64 read-only
Total number of bytes received on an iSCSI session.
                         cIscsiStatsConnectionTxBytes 1.3.6.1.4.1.9.9.317.1.2.2.1.5 counter64 read-only
Total number of bytes transmitted on an iSCSI session.
                         cIscsiStatsIpSecInUse 1.3.6.1.4.1.9.9.317.1.2.2.1.6 truthvalue read-only
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.
         ciscoiScsiGwMIBConformance 1.3.6.1.4.1.9.9.317.2
             ciscoiScsiGwMIBCompliances 1.3.6.1.4.1.9.9.317.2.1
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
             ciscoiScsiGwMIBGroups 1.3.6.1.4.1.9.9.317.2.2
                 cigConfigurationGroup 1.3.6.1.4.1.9.9.317.2.2.1
A collection of objects for iSCSI Gateway configuration.
                 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.
                 cigSessionStatsGroup 1.3.6.1.4.1.9.9.317.2.2.3
A collection of objects for iSCSI session statistics.
                 cigConfigurationGroupRev1 1.3.6.1.4.1.9.9.317.2.2.4
A collection of objects for iSCSI Gateway configuration.
                 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.
                 cigIscsiIfGroup 1.3.6.1.4.1.9.9.317.2.2.6
A collection of objects for iSCSI interface configuration and monitoring.
                 cigIscsiIfGroupRev1 1.3.6.1.4.1.9.9.317.2.2.7
A collection of objects for iSCSI interface configuration and monitoring.
                 cigIscsiAuthGroup 1.3.6.1.4.1.9.9.317.2.2.8
A collection of objects for iSCSI authentication.
                 cigConfigurationGroupRev2 1.3.6.1.4.1.9.9.317.2.2.9
A collection of objects for iSCSI Gateway configuration.
                 cigIscsiGigEIfGroup 1.3.6.1.4.1.9.9.317.2.2.10
A collection of objects for iSCSI GigE interface configurations.
                 cigIscsiIfGroupRev2 1.3.6.1.4.1.9.9.317.2.2.11
A collection of objects for iSCSI interface configuration and monitoring.
                 cigConfigurationGroupRev3 1.3.6.1.4.1.9.9.317.2.2.12
A collection of objects for iSCSI Gateway configuration.
                 cigIscsiIfGroupRev3 1.3.6.1.4.1.9.9.317.2.2.13
A collection of objects for iSCSI interface configuration and monitoring.
                 cigIscsiIfGroupRev4 1.3.6.1.4.1.9.9.317.2.2.14
An collection of objects for iSCSI interface configuration and monitoring.
                 cigIscsiIfGroupSup1 1.3.6.1.4.1.9.9.317.2.2.15
A collection of objects for iSCSI interface configuration and monitoring.
                 cigConnectionStatsGroup 1.3.6.1.4.1.9.9.317.2.2.16
A collection of objects for iSCSI connection statistics.
                 cigConfigurationGroupSup1 1.3.6.1.4.1.9.9.317.2.2.17
A collection of objects for iSCSI Gateway configuration.
                 cigIscsiAuthGroupSup1 1.3.6.1.4.1.9.9.317.2.2.18
A collection of objects for iSCSI authentication.