MIB Reference Guide

Fabric OS MIB Reference 257
53-1002750-01
iSCSI session attributes table
12
iSCSI session attributes table
The isciSessionAttributesTable contains a set of rows that list the sessions known to exist locally for
each node in the iSCSI instance. This table contains session negotiable parameters, the target
name, the initiator name, the tsid, and the isid.
iscsiNodeDefaultTime2Retain
1.3.6.1.2.1.142.1.1.5.1.1.15
Read-write The minimum time, in seconds, to wait, after an initial wait
(Time2Wait), for a possible active iSCSI task reassignment after an
unexpected connection termination or a connection reset.
NOTE: This object is not supported.
iscsiNodeErrorRecoveryLevel
1.3.6.1.2.1.142.1.1.5.1.1.16
Read-write The Error Recovery Level preference of this node.
NOTE: This object is not supported.
iscsiNodeDiscontinuityTime
1.3.6.1.2.1.142.1.1.5.1.1.17
Read only The value of SysUpTime at the most recent occurrence of a
discontinuity in one or more counters used by this node.
NOTE: This object is not supported.
iscsiNodeStorageType
1.3.6.1.2.1.142.1.1.5.1.1.18
Read-write The storage type for all read-write objects within this row. Rows in
this table are always created by an external process, and may have a
storage type of read only or permanent.
NOTE: The value of this variable is read only.
TABLE 95
Object and OID Access Description
TABLE 96
Object and OID Access Description
iscsiSessionAttributesTable
1.3.6.1.2.1.142.1.1.10.1
Not
accessible
A list of sessions belonging to each iSCSI instance present on the
system.
iscsiSessionAttributesEntry
1.3.6.1.2.1.142.1.1.10.1.1
Not
accessible
An entry (row) containing management information applicable to a
particular session.
iscsiSsnNodeIndex
1.3.6.1.2.1.142.1.1.10.1.1.1
Not
accessible
An arbitrary integer that uniquely identifies a particular node within
an iSCSI instance present on the local system. This value is not
accesible.For normal, non-discovery sessions, this value will map to
the isciNodeIndex. For discovery sessions that do not have a node
associated, the value 0 (zero) is used.
iscsiSsnIndex
1.3.6.1.2.1.142.1.1.10.1.1.2
Not
accessible
An arbitrary integer that uniquely identifies a particular node within
an iSCSI instance present on the local system. This value is not
accesible.This index value must not be modified or reused by an
agent unless a reboot has occurred. Agents should attempt to keep
this value persistent across reboots.
iscsiSsnDirection
1.3.6.1.2.1.142.1.1.10.1.1.3
Read only Indicates the direction of the iSCSI session.
inboundSession - The session is established from an external
initiator to a target within the iSCSI instance.
outboundSession - The session is established from an initiator
within this iSCSI instance to an external target.
For this release, the value of iSCSISsnDirection is always
inboundSession.