MIB Viewer

cpqiScsiCxnAttrState

OBJECT-TYPE
1.3.6.1.4.1.232.169.2.12.1.1.6
Access
read-only
Status
mandatory
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) }