MIB Viewer

cIscsiCxnState

OBJECT-TYPE
1.3.6.1.4.1.9.10.94.1.12.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
The current state of this connection, from an iSCSI negotiation point of view. Here are the states: 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.
INTEGER { login(1), full(2), logout(3) }