cIscsiCxnState
CISCO-ISCSI-MIB ·
.1.3.6.1.4.1.9.10.94.1.12.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
- CISCO-ISCSI-MIB
- OID
.1.3.6.1.4.1.9.10.94.1.12.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIscsiConnectionAttributesEntry
- Table
- cIscsiConnectionAttributesTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | login |
2 | full |
3 | logout |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cIscsiCxnIndex An arbitrary integer used to uniquely identify a
particular connection of a particular session within
an iSCSI instance present on the local system. | column | Unsigned32 | .1.3.6.1.4.1.9.10.94.1.12.1.1.1 |
| cIscsiCxnRemotePort The remote transport protocol port used by this connection. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.94.1.12.1.1.10 |
| cIscsiCxnMaxRecvDataSegLength 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 … | column | bytes Unsigned32 | .1.3.6.1.4.1.9.10.94.1.12.1.1.11 |
| cIscsiCxnHeaderIntegrity This object identifies the iSCSI header
digest scheme in use within this connection. | column | CIscsiDigestMethod | .1.3.6.1.4.1.9.10.94.1.12.1.1.12 |
| cIscsiCxnDataIntegrity This object identifies the iSCSI data
digest scheme in use within this connection. | column | CIscsiDigestMethod | .1.3.6.1.4.1.9.10.94.1.12.1.1.13 |
| cIscsiCxnRecvMarker This object indicates whether or not this connection
is receiving markers in in its incoming data stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.94.1.12.1.1.14 |
| cIscsiCxnSendMarker This object indicates whether or not this connection
is inserting markers in in its outgoing data stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.94.1.12.1.1.15 |
| cIscsiCxnCid The iSCSI Connection ID for this connection. | column | Unsigned32 | .1.3.6.1.4.1.9.10.94.1.12.1.1.2 |
| cIscsiCxnLocalAddrType The type of Internet Network Address in cIscsiCxnLocalAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.94.1.12.1.1.4 |
| cIscsiCxnLocalAddr The local Internet Network Address used by this connection. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.94.1.12.1.1.5 |
| cIscsiCxnProtocol The transport protocol over which this connection is
running. | column | CIscsiTransportProtocols | .1.3.6.1.4.1.9.10.94.1.12.1.1.6 |
| cIscsiCxnLocalPort The local transport protocol port used by this connection. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.94.1.12.1.1.7 |
| cIscsiCxnRemoteAddrType The type of Internet Network Address in cIscsiCxnRemoteAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.94.1.12.1.1.8 |
| cIscsiCxnRemoteAddr The remote Internet Network Address used by this connection. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.94.1.12.1.1.9 |