CISCO-ISCSI-GW-MIB
AI MIB Summary
The CISCO-ISCSI-GW-MIB monitors and configures Cisco iSCSI gateway functions that translate Fibre Channel targets and initiators into iSCSI equivalents, enabling interoperability between FC and iSCSI storage networks. This module tracks gateway operational states, session mappings, and the specific configuration of one-to-one or one-to-many target/initiator translations across the storage domains.
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.
Main OID:
ciscoIscsiGwMIB.1.3.6.1.4.1.9.9.317
117
Objects
Active
Status
11
Dependencies
Imported Objects
Objects
117 total| Object Name |
|---|
ciscoIscsiGwMIBMIB 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 .1.3.6.1.4.1.9.9.317 |
ciscoiScsiGwMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.0 |
ciscoiScsiGwMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.1 |
ciScsiConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.1.1 |
iscsiImprtExprtTgtsConfTableThis 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. SEQUENCE OF IscsiImprtExprtTgtsConfEntry .1.3.6.1.4.1.9.9.317.1.1.1 |
iscsiImprtExprtTgtsConfEntryAn entry containing information on configuration of
importing/exporting of the targets into/from iSCSI
domain. IscsiImprtExprtTgtsConfEntry .1.3.6.1.4.1.9.9.317.1.1.1.1 |
iscsiImprtExprtTgtsConfImportThe 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.rw CIscsiTargetDomains .1.3.6.1.4.1.9.9.317.1.1.1.1.1 |
iscsiImprtExprtTgtsConfExportThe 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.rw CIscsiTargetDomains .1.3.6.1.4.1.9.9.317.1.1.1.1.2 |
iscsiAuthMethodThe global authentication method for iSCSI.rw IscsiAuthMethod .1.3.6.1.4.1.9.9.317.1.1.2 |
iscsi2FcNodeTableThis 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. SEQUENCE OF Iscsi2FcNodeEntry .1.3.6.1.4.1.9.9.317.1.1.3 |
iscsi2FcNodeEntryAn entry representing an iSCSI node which is presented
as a FC node to the FC domain. Iscsi2FcNodeEntry .1.3.6.1.4.1.9.9.317.1.1.3.1 |
iscsi2FcNodeIndexAn arbitrary integer value, which identifies an iSCSI
node in a FC domain. Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.3.1.1 |
iscsi2FcNodeNameA 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.rw IscsiName .1.3.6.1.4.1.9.9.317.1.1.3.1.2 |
iscsi2FcNodeRoleThe 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.rw CIscsiNodeRoles .1.3.6.1.4.1.9.9.317.1.1.3.1.3 |
iscsi2FcNodePersistentFCAddrThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.3.1.4 |
iscsi2FcPortPersistentFCAddrThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.3.1.5 |
iscsi2FcPortNumFCAddrThe 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.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.3.1.6 |
iscsi2FcNodeFCAddrThe 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.rw FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.3.1.7 |
iscsi2FcPortFCAddrListIndexThe 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.rw ListIndexOrZero (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.3.1.8 |
iscsi2FcNodeVsanList2kThe 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.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.317.1.1.3.1.9 |
iscsi2FcNodeVsanList4kThe 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.rw FcList (CISCO-ZS-MIB) .1.3.6.1.4.1.9.9.317.1.1.3.1.10 |
iscsi2FcNodeDiscoveredThis 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'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.3.1.11 |
iscsi2FcNodeRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.3.1.12 |
iscsi2FcNodeFcAddrAssignmentThis 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.rw Enumeration .1.3.6.1.4.1.9.9.317.1.1.3.1.13 |
iscsi2FcNodeAuthUserThe 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.317.1.1.3.1.14 |
iscsi2FcTargetUserNameThe 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.317.1.1.3.1.15 |
iscsi2FcTargetPasswordThe 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.317.1.1.3.1.16 |
fc2IscsiNodeTableThis 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. SEQUENCE OF Fc2IscsiNodeEntry .1.3.6.1.4.1.9.9.317.1.1.4 |
fc2IscsiNodeEntryAn entry representing a FC node which is presented as an
iSCSI node to the iSCSI domain. Fc2IscsiNodeEntry .1.3.6.1.4.1.9.9.317.1.1.4.1 |
fc2IscsiNodeRoleRole of the node represented by this entry.
Note that a gateway implementation may choose not to
allow a node to operate in both roles.rw CIscsiNodeRoles .1.3.6.1.4.1.9.9.317.1.1.4.1.1 |
fc2IscsiNodeNameThe iSCSI name of the node represented by this entry.rw IscsiName .1.3.6.1.4.1.9.9.317.1.1.4.1.2 |
fc2IscsiPortFCAddrListIndexThe 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.rw ListIndexOrZero (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.3 |
fc2IscsiNodePermitListIndexThe 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.rw ListIndexOrZero (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.4 |
fc2IscsiNodeAdvIntfListIndexThe index of a list in the nodeAdvIntfListTable which
lists all the interfaces on which the node represented
by this entry could be advertised.rw ListIndexOrZero (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.5 |
fc2IscsiNodeAllIntrAccessAllowedThis 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'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.6 |
fc2IscsiNodeDiscoveredThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.7 |
fc2IscsiNodeRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.8 |
fc2IscsiNodeTrespassModeThe 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'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.9 |
fc2IscsiNodeRevertToPrimaryPortThis 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'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.4.1.10 |
fcAddressListTableThis 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. SEQUENCE OF FcAddressListEntry .1.3.6.1.4.1.9.9.317.1.1.5 |
fcAddressListEntryAn entry information about a FC address which is part
of a list. Entries with same fcAddressListIndex form a
list. FcAddressListEntry .1.3.6.1.4.1.9.9.317.1.1.5.1 |
fcAddressListIndexThe index of a list of FC addresses. ListIndex (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.5.1.1 |
fcAddressIndexAn arbitrary integer value, which identifies a FC
address. Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.5.1.2 |
fcAddressThe FC address for this entry.rw FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.5.1.3 |
fcSecondaryAddressThe 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.rw FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.5.1.4 |
fcAddressRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.5.1.5 |
iscsiNodeNameListTableThis 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. SEQUENCE OF IscsiNodeNameListEntry .1.3.6.1.4.1.9.9.317.1.1.6 |
iscsiNodeNameListEntryAn entry information about an iSCSI node name which is
part of a list. Entries with same iscsiNodeNameListIndex
form a list. IscsiNodeNameListEntry .1.3.6.1.4.1.9.9.317.1.1.6.1 |
iscsiNodeNameListIndexThe index of a list of iSCSI node names. ListIndex (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.6.1.1 |
iscsiNodeNameIndexAn arbitrary integer value, which identifies a iSCSI
node name. Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.6.1.2 |
iscsiNodeNameThe iSCSI node name.rw IscsiName .1.3.6.1.4.1.9.9.317.1.1.6.1.3 |
iscsiNodeNameRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.6.1.4 |
nodeAdvIntfListTableThis 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. SEQUENCE OF NodeAdvIntfListEntry .1.3.6.1.4.1.9.9.317.1.1.7 |
nodeAdvIntfListEntryAn entry with containing ifIndex of an interface which
is part of the interface list. Entries with same
nodeAdvIntfListIndex form a list. NodeAdvIntfListEntry .1.3.6.1.4.1.9.9.317.1.1.7.1 |
nodeAdvIntfListIndexThe index of a list of advertized interface list. Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.7.1.1 |
nodeAdvIntfIndexThe index of an interface entry. Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.7.1.2 |
nodeAdvIntfIfIndexThe ifIndex of the interface.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.317.1.1.7.1.3 |
nodeAdvIntfIfRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.7.1.4 |
scsiLuExtTableAn 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. SEQUENCE OF ScsiLuExtEntry .1.3.6.1.4.1.9.9.317.1.1.8 |
scsiLuExtEntryAn entry representing a LU. ScsiLuExtEntry .1.3.6.1.4.1.9.9.317.1.1.8.1 |
scsiLuExtRemotePortFcAddressThe FC address of the remote Fibre Channel port via
which the remote LU (scsiLuExtRemoteLun) is accessed.rw FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.8.1.1 |
scsiLuExtRemotePortSecFcAddressThe secondary FC address of the remote Fibre Channel
port via which the remote LU (scsiLuExtRemoteSecLun) is
accessed.rw FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.8.1.2 |
scsiLuExtLocalTargetAddressThis 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.rw ScsiName .1.3.6.1.4.1.9.9.317.1.1.8.1.3 |
scsiLuExtRemoteLunThe Logical Unit Number of the remote LU.rw ScsiLUNOrZero .1.3.6.1.4.1.9.9.317.1.1.8.1.4 |
scsiLuExtLocalLunThe configured default Logical Unit Number of this LU.rw ScsiLUNOrZero .1.3.6.1.4.1.9.9.317.1.1.8.1.5 |
scsiLuExtRowStatusStatus of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.8.1.6 |
scsiLuExtRemoteSecLunThe Logical Unit Number of the remote LU corresponding
to FC address scsiLuExtRemotePortSecFcAddress.rw ScsiLUNOrZero .1.3.6.1.4.1.9.9.317.1.1.8.1.7 |
iscsiIfTableList of iSCSI interfaces. SEQUENCE OF IscsiIfEntry .1.3.6.1.4.1.9.9.317.1.1.9 |
iscsiIfEntryAn entry containing information about an iSCSI
interface. IscsiIfEntry .1.3.6.1.4.1.9.9.317.1.1.9.1 |
iscsiIfTcpKeepAliveTimeoutThe TCP Keep alive timeout for this iSCSI interface.
If the value is 0, the keep-alive timeout feature is
disabled.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.1 |
iscsiIfTcpMaxBandwidthThe TCP maximum bandwidth for this iSCSI interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.2 |
iscsiIfTcpMaxRetransmissionsThe TCP maximum retransmissions for this iSCSI
interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.3 |
iscsiIfTcpMinRetransmitTimeThe TCP minimum retransmit time for this iSCSI
interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.4 |
iscsiIfTcpPMTUEnableThis objects indicates if the Path MTU discovery option
is enabled or not for this iSCSI interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.5 |
iscsiIfTcpQOSThe TCP QOS code point for this iSCSI interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.6 |
iscsiIfTcpSACKEnableThis object indicates if the Selective Acknowledgement
(SACK) option is enabled or not for this iSCSI
interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.7 |
iscsiIfTcpSendBufferSizeThe TCP send buffer size for this iSCSI interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.8 |
iscsiIfTcpMinBandwidthThe TCP minimum bandwidth for this iSCSI interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.9 |
iscsiIfTcpPMTUResetTimeoutThe timeout after which the PMTU resets to original
value on this interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.10 |
iscsiIfTcpLocalPortThe local TCP port of this interface.rodeprecated CiscoPort (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.11 |
iscsiIfForwardingModeThe 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.rw Enumeration .1.3.6.1.4.1.9.9.317.1.1.9.1.12 |
iscsiIfIntrProxyModeThe 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.13 |
iscsiIfIntrProxyModeNodeFcAddrThe Node FC address used by the initiators on this
interface when the initiator proxy mode is on
(iscsiIfIntrProxyMode equal to 'true').rw FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.14 |
iscsiIfIntrProxyModePortFcAddrThe Port FC address used by the initiators on this
interface when the initiator proxy mode is on
(iscsiIfIntrProxyMode equal to 'true').rw FcNameIdOrZero (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.15 |
iscsiIfIntrProxyModeFcAddrAsgnmtThis 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.rw Enumeration .1.3.6.1.4.1.9.9.317.1.1.9.1.16 |
iscsiIfIntrIdentificationModeThis objects indicates how the initiator is identified
on this interface, either by its iSCSI name (name) or by
its IP address (ipaddress).rw CIscsiIntrIdentificationMode .1.3.6.1.4.1.9.9.317.1.1.9.1.17 |
iscsiIfTcpRndTrpTimeEstThis 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.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.18 |
iscsiIfTcpLocalTcpPortThe local TCP port of this interface.rw CiscoPort (CISCO-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.19 |
iscsiIfNumNormalConnectionsThe number of normal iscsi connections.ro Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.20 |
iscsiIfNumDiscovConnectionsThe number of discovery iscsi connections.ro Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.21 |
iscsiIfTcpCWMEnableThis 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).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.1.9.1.22 |
iscsiIfTcpCWMBurstSizeThe maximum burst sent after a tcp sender idle
period.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.23 |
iscsiIfTcpMaxJitterThe maximum delay variation that is not due to
to congestion that can be experienced by TCP
connections on this interface.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.9.1.24 |
iscsiGigEIfTableThis table contains Gigabit Ethernet (GigE) interfaces.
It contains iSCSI-specific configuration objects for the
GigE interface. SEQUENCE OF IscsiGigEIfEntry .1.3.6.1.4.1.9.9.317.1.1.10 |
iscsiGigEIfEntryAn entry containing information about a GigE
interface. IscsiGigEIfEntry .1.3.6.1.4.1.9.9.317.1.1.10.1 |
iscsiGigEIfAuthMethodThe authentication method for this interface.rw IscsiAuthMethod .1.3.6.1.4.1.9.9.317.1.1.10.1.1 |
iscsiGigEIfIsnsServerProfileNameThe iSNS server profile name for this interface.
The iSNS server profiles are defined in
cIsnsClntServerProfileTable from CISCO-ISNS-CLIENT-MIB.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.317.1.1.10.1.2 |
iscsiGigEIfIscsiSessionsNumber of iSCSI sessions running over this interface.ro Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.10.1.3 |
iscsiInitiatorIdleTimeoutThe 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.rw Unsigned32 .1.3.6.1.4.1.9.9.317.1.1.11 |
iscsiIntrIdentificationModeThis objects indicates how the initiator is identified
on local device, either by its iSCSI name (name) or by
its IP address (ipaddress).rw CIscsiIntrIdentificationMode .1.3.6.1.4.1.9.9.317.1.1.12 |
iscsiTargetUserNameThe 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.317.1.1.13 |
iscsiTargetPasswordThe 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.317.1.1.14 |
ciScsiStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.1.2 |
iscsiSessionAttributesExtTableThis table contains objects which provide more
information about iSCSI sessions which are not in
cIscsiSessionAttributesTable. SEQUENCE OF IscsiSessionAttributesExtEntry .1.3.6.1.4.1.9.9.317.1.2.1 |
iscsiSessionAttributesExtEntryAn entry containing information about an iSCSI
session which is not in cIscsiSessionAttributesEntry. IscsiSessionAttributesExtEntry .1.3.6.1.4.1.9.9.317.1.2.1.1 |
iscsiSsnVsanThe vsan to which this session belongs to.ro VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.317.1.2.1.1.1 |
ciscsiConnectionStatsTableThis table contains objects which provide
iSCSI connection statistics. SEQUENCE OF CiscsiConnectionStatsEntry .1.3.6.1.4.1.9.9.317.1.2.2 |
ciscsiConnectionStatsEntryAn entry containing information about iSCSI
connection statistics. CiscsiConnectionStatsEntry .1.3.6.1.4.1.9.9.317.1.2.2.1 |
cIscsiStatsNodeIndexAn integer value, which identifies an iSCSI
node in a FC domain. Unsigned32 .1.3.6.1.4.1.9.9.317.1.2.2.1.1 |
cIscsiStatsSessionIndexAn integer value, which identifies an iSCSI
session. Unsigned32 .1.3.6.1.4.1.9.9.317.1.2.2.1.2 |
cIscsiStatsConnectionIndexAn integer value, which identifies an iSCSI
connection. Unsigned32 .1.3.6.1.4.1.9.9.317.1.2.2.1.3 |
cIscsiStatsConnectionRxBytesTotal number of bytes received on an iSCSI
session.ro Counter64 .1.3.6.1.4.1.9.9.317.1.2.2.1.4 |
cIscsiStatsConnectionTxBytesTotal number of bytes transmitted on an iSCSI
session.ro Counter64 .1.3.6.1.4.1.9.9.317.1.2.2.1.5 |
cIscsiStatsIpSecInUseIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.317.1.2.2.1.6 |
ciscoiScsiGwMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.2 |
ciscoiScsiGwMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.2.1 |
ciscoiScsiGwMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.317.2.2 |