Field
|
Description
|
LocalAddr
|
The local Internet Network Address used by this connection.
|
RemoteAddr
|
The remote Internet Network Address used by this connection.
|
CID
|
The iSCSI Connection ID for this connection.
|
State
|
The current state of this connection, from an iSCSI negotiation point of
view.
- login - The transport protocol connection has been established, but
a valid iSCSI login response with the final bit set has not been sent
or received.
- full - A valid iSCSI login response with the final bit set has been
sent or received.
- logout - A valid iSCSI logout command has been sent or received,
but the transport protocol connection has not yet been closed.
|
MaxRecvDSLen
|
The maximum data payload size supported for command or data PDUs
in use within this connection. Note that the size of reported in bytes even
though the negotiation is in 512k blocks.
|
SendMarker
|
Indicates whether or not this connection is inserting markers in its
outgoing data stream.
|
HeaderDigest
|
The iSCSI header digest scheme in use within this connection.
|
DataDigest
|
The iSCSI data digest scheme in use within this connection.
|