iscsiSsnType
ISCSI-MIB ·
.1.3.6.1.2.1.142.1.10.1.1.12
Object
column
Enumeration
Type of iSCSI session: normalSession - session is a normal iSCSI session discoverySession - session is being used only for discovery.
Context
- MIB
- ISCSI-MIB
- OID
.1.3.6.1.2.1.142.1.10.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iscsiSessionAttributesEntry
- Table
- iscsiSessionAttributesTable
- Siblings
- 22
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normalSession |
2 | discoverySession |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| iscsiSsnNodeIndex An arbitrary integer used to uniquely identify a
particular node within an iSCSI instance present
on the local system. For normal, non-discovery
sessions, this value will map to … | column | Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.1 |
| iscsiSsnInitialR2T If set to true, indicates that the initiator must wait
for an R2T before sending to the target. If set to false,
the initiator may send data immediately, within limits set
by isc… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.10.1.1.10 |
| iscsiSsnImmediateData Indicates whether the initiator and target have agreed to
support immediate data on this session. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.10.1.1.11 |
| iscsiSsnMaxOutstandingR2T The maximum number of outstanding requests-to-transmit
(R2Ts) per iSCSI task within this session. | column | R2Ts Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.13 |
| iscsiSsnFirstBurstLength The maximum length supported for unsolicited data sent
within this session. | column | bytes Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.14 |
| iscsiSsnMaxBurstLength The maximum number of bytes that can be sent within
a single sequence of Data-In or Data-Out PDUs. | column | bytes Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.15 |
| iscsiSsnConnectionNumber The number of transport protocol connections that currently
belong to this session. | column | connections Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.16 |
| iscsiSsnAuthIdentity This object contains a pointer to a row in the
IPS-AUTH MIB module that identifies the authentication
identity being used on this session, as communicated
during the login phase. | column | SNMPv2-TCRowPointer | .1.3.6.1.2.1.142.1.10.1.1.17 |
| iscsiSsnDataSequenceInOrder False indicates that iSCSI data PDU sequences may
be transferred in any order. True indicates that
data PDU sequences must be transferred using
continuously increasing offsets, e… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.10.1.1.18 |
| iscsiSsnDataPDUInOrder False indicates that iSCSI data PDUs within sequences
may be in any order. True indicates that data PDUs
within sequences must be at continuously increasing
addresses, with no ga… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.10.1.1.19 |
| iscsiSsnIndex An arbitrary integer used to uniquely identify a
particular session within an iSCSI instance present
on the local system. An agent should attempt to
not reuse index values unless… | column | Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.2 |
| iscsiSsnErrorRecoveryLevel The level of error recovery negotiated between
the initiator and the target. Higher numbers
represent more detailed recovery schemes. | column | Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.20 |
| iscsiSsnDiscontinuityTime The value of SysUpTime on the most recent occasion
at which any one or more of this session's counters
suffered a discontinuity.
When a session is established, and this object is
… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.142.1.10.1.1.21 |
| iscsiSsnProtocolLevel The iSCSI protocol level negotiated for this session. | column | Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.22 |
| iscsiSsnTaskReporting This key is used to negotiate the task completion reporting
semantics from the SCSI target.
Default value is taskReportingRfc3720. | column | Bits | .1.3.6.1.2.1.142.1.10.1.1.23 |
| iscsiSsnDirection Direction of iSCSI session:
inboundSession - session is established from an external
initiator to a target within this iSCSI
in… | column | Enumeration | .1.3.6.1.2.1.142.1.10.1.1.3 |
| iscsiSsnInitiatorName If iscsiSsnDirection is Inbound, this object is a
UTF-8 string that will contain the name of the remote
initiator. If this session is a discovery session that
does not specify a … | column | IscsiName | .1.3.6.1.2.1.142.1.10.1.1.4 |
| iscsiSsnTargetName If iscsiSsnDirection is Outbound, this object is a
UTF-8 string that will contain the name of the remote
target. If this session is a discovery session that
does not specify a pa… | column | IscsiName | .1.3.6.1.2.1.142.1.10.1.1.5 |
| iscsiSsnTSIH The target-defined identification handle for this session. | column | Unsigned32 | .1.3.6.1.2.1.142.1.10.1.1.6 |
| iscsiSsnISID The initiator-defined portion of the iSCSI Session ID. | column | OctetString | .1.3.6.1.2.1.142.1.10.1.1.7 |
| iscsiSsnInitiatorAlias A UTF-8 string that gives the alias communicated by the
initiator end of the session during the login phase.
If no alias exists, the value is a zero-length string. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.142.1.10.1.1.8 |
| iscsiSsnTargetAlias A UTF-8 string that gives the alias communicated by the
target end of the session during the login phase.
If no alias exists, the value is a zero-length string. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.142.1.10.1.1.9 |