tcpConnectionRemAddress
TCP-MIB ·
.1.3.6.1.2.1.6.19.1.5
Object
column
INET-ADDRESS-MIBInetAddress
The remote IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionRemAddressType.
As this object is used in the index for the
tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3.
Context
- MIB
- TCP-MIB
- OID
.1.3.6.1.2.1.6.19.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tcpConnectionEntry
- Table
- tcpConnectionTable
- Siblings
- 7
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 |
|---|---|---|---|
| tcpConnectionLocalAddressType The address type of tcpConnectionLocalAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.6.19.1.1 |
| tcpConnectionLocalAddress The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the i… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.6.19.1.2 |
| tcpConnectionLocalPort The local port number for this TCP connection. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.6.19.1.3 |
| tcpConnectionRemAddressType The address type of tcpConnectionRemAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.6.19.1.4 |
| tcpConnectionRemPort The remote port number for this TCP connection. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.6.19.1.6 |
| tcpConnectionState The state of this TCP connection.
The value listen(2) is included only for parallelism to the
old tcpConnTable and should not be used. A connection in
LISTEN state… | column | Enumeration | .1.3.6.1.2.1.6.19.1.7 |
| tcpConnectionProcess The system's process ID for the process associated with
this connection, or zero if there is no such process. This
value is expected to be the same as HOST-RESOURCES-MIB::
hrSWRu… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.6.19.1.8 |