Iscsilctxdataoctets, Iscsilcrxdataoctets, Iscsi connection attributes table – Dell POWEREDGE M1000E User Manual

Page 280: Iscsiconnectionattributestable, Iscsiconnectionattributesentry, Iscsicxnindex, Iscsicxncid, Iscsicxnstate, Iscsicxnaddrtype, Iscsicxnlocaladdr

Advertising
background image

260

Fabric OS MIB Reference

53-1002750-01

iSCSI connection attributes table

12

iSCSI connection attributes table

The isciConnectionAttributesTable contains a list of active connections within each session.

iscsiLCTxDataOctets
1.3.6.1.2.1.142.1.1.10.2.1.5

Read only

A Low Capacity shadow object of iscsiSsnTxDataOctets for those
systems that do not support Counter64. If this counter has suffered
a discontinuity, the time of the last discontinuity is indicated in
iscsiSsnDiscontinuityTime.
NOTE: This object is not supported.

iscsiLCRxDataOctets
1.3.6.1.2.1.142.1.1.10.2.1.6

Read only

A Low Capacity shadow object of iscsiSsnRxDataOctets for those
systems that do not support Counter64. If this counter has suffered
a discontinuity, the time of the last discontinuity is indicated in
iscsiSsnDiscontinuityTime.
NOTE: This object is not supported.

TABLE 97

Object and OID

Access

Description

TABLE 98

Object and OID

Access

Description

iscsiConnectionAttributesTable
1.3.6.1.2.1.142.1.1.11.1

Not
accessible

A list of connections belonging to each iSCSI instance present on the
system.

iscsiConnectionAttributesEntry
1.3.6.1.2.1.142.1.1.11.1.1

Not
accessible

An entry containing management information applicable to a
particular connection.

iscsiCxnIndex
1.3.6.1.2.1.142.1.1.11.1.1.1

Not
accessible

An arbitrary integer that uniquely identifies a particular node within
an iSCSI instance present on the local system. This value is not
accessible. This index value must not be modified or reused by an
agent unless a reboot has occurred. Agents should attempt to keep
this value persistent across reboots.

iscsiCxnCid
1.3.6.1.2.1.142.1.1.11.1.1.2

Read only

The iSCSI connection ID for this connection.

iscsiCxnState
1.3.6.1.2.1.142.1.1.11.1.1.3

Read only

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.

iscsiCxnState is hard coded to value “full”.

iscsiCxnAddrType
1.3.6.1.2.1.142.1.1.11.1.1.4

Read only

The type of Internet Network Addresses contained in the
corresponding instances of iscsiCxnLocalAddr and
iscsiCxnRemoteAddr. The value 'dns' is not allowed.
iscsiCxnAddrType is hard coded to the value IPv4.

iscsiCxnLocalAddr
1.3.6.1.2.1.142.1.1.11.1.1.5

Read only

The local Internet Network Address, of the type specified by
iscsiCxnAddrType, used by this connection.

Advertising