iscsiCxnState
ISCSI-MIB ·
.1.3.6.1.2.1.142.1.11.1.1.3
Object
column
Enumeration
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.
Context
- MIB
- ISCSI-MIB
- OID
.1.3.6.1.2.1.142.1.11.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iscsiConnectionAttributesEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | login |
2 | full |
3 | logout |