iscsiCxnRemoteAddr
ISCSI-MIB ·
.1.3.6.1.2.1.142.1.11.1.1.8
Object
column
INET-ADDRESS-MIBInetAddress
The remote Internet Network Address, of the type specified by iscsiCxnAddrType, used by this connection.
Context
- MIB
- ISCSI-MIB
- OID
.1.3.6.1.2.1.142.1.11.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iscsiConnectionAttributesEntry
- Table
- iscsiConnectionAttributesTable
- Siblings
- 15
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| iscsiCxnIndex An arbitrary integer used to uniquely identify a
particular connection of a particular session within
an iSCSI instance present on the local system. An
agent should attempt to no… | column | Unsigned32 | .1.3.6.1.2.1.142.1.11.1.1.1 |
| iscsiCxnMaxRecvDataSegLength The maximum data payload size supported for command
or data PDUs able to be received on this connection. | column | bytes Unsigned32 | .1.3.6.1.2.1.142.1.11.1.1.10 |
| iscsiCxnMaxXmitDataSegLength The maximum data payload size supported for command
or data PDUs to be sent on this connection. | column | bytes Unsigned32 | .1.3.6.1.2.1.142.1.11.1.1.11 |
| iscsiCxnHeaderIntegrity This object identifies the iSCSI header
digest scheme in use within this connection. | column | IscsiDigestMethod | .1.3.6.1.2.1.142.1.11.1.1.12 |
| iscsiCxnDataIntegrity This object identifies the iSCSI data
digest scheme in use within this connection. | column | IscsiDigestMethod | .1.3.6.1.2.1.142.1.11.1.1.13 |
| iscsiCxnRecvMarker deprecated This object indicates whether or not this connection
is receiving markers in its incoming data stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.11.1.1.14 |
| iscsiCxnSendMarker deprecated This object indicates whether or not this connection
is inserting markers in its outgoing data stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.142.1.11.1.1.15 |
| iscsiCxnVersionActive Active version number of the iSCSI specification negotiated
on this connection. | column | Unsigned32 | .1.3.6.1.2.1.142.1.11.1.1.16 |
| iscsiCxnCid The iSCSI Connection ID for this connection. | column | Unsigned32 | .1.3.6.1.2.1.142.1.11.1.1.2 |
| iscsiCxnState 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… | column | Enumeration | .1.3.6.1.2.1.142.1.11.1.1.3 |
| iscsiCxnAddrType The type of Internet Network Addresses contained in the
corresponding instances of iscsiCxnLocalAddr and
iscsiCxnRemoteAddr.
The value 'dns' is not allowed. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.142.1.11.1.1.4 |
| iscsiCxnLocalAddr The local Internet Network Address, of the type specified
by iscsiCxnAddrType, used by this connection. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.142.1.11.1.1.5 |
| iscsiCxnProtocol The transport protocol over which this connection is
running. | column | IscsiTransportProtocol | .1.3.6.1.2.1.142.1.11.1.1.6 |
| iscsiCxnLocalPort The local transport protocol port used by this connection.
This object cannot have the value zero, since it represents
an established connection. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.142.1.11.1.1.7 |
| iscsiCxnRemotePort The remote transport protocol port used by this connection.
This object cannot have the value zero, since it represents
an established connection. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.142.1.11.1.1.9 |