rcTelnetComportIpAdd
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.11.1.1.9
Object
Defines the IpAddress based on the following: - For outgoing TCP connection (client) 'rcRawSockCallDir' is 'out(2)' this is the remote IP address to communicate with. - For incoming TCP connection (server), 'rcRawSockCallDir' is 'out(2)' or 'both(3)' this is the local interface IP address to listen to the local port for connection request. - For both, outgoing and incoming connections enabled (client or server), 'rcRawSockCallDir' is 'both(3)' this is the remote IP address where to place an outgoing TCP connection request or from which to accept calls.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.11.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcTelnetComportEntry
- Table
- rcTelnetComportTable
- Siblings
- 9
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcTelnetComportPort Thephysical Serial Port Number for which this Entry contains the
TelnetPortComport serial protocol configuration settings. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.11.1.1.1 |
| rcTelnetComportLinkStats Enables links statistics collection. | column | EnabledStatus | .1.3.6.1.4.1.15004.4.6.11.1.1.10 |
| rcTelnetComportPackChar The character that can be used to force forwarding of accumulated
data to the network.
If a packetization character is not configured - object is set to the
value… | column | Integer32 | .1.3.6.1.4.1.15004.4.6.11.1.1.2 |
| rcTelnetComportPackTimer The delay from the last received character until when data is
forwarded. | column | milliseconds Integer32 | .1.3.6.1.4.1.15004.4.6.11.1.1.3 |
| rcTelnetComportPackSize The maximum number of bytes received from serial port to be packed
in one IP packet. | column | bytes Integer32 | .1.3.6.1.4.1.15004.4.6.11.1.1.4 |
| rcTelnetComportFlowControl The type of FlowControl to be used on the port. | column | RcFlowControl | .1.3.6.1.4.1.15004.4.6.11.1.1.5 |
| rcTelnetComportCallDir Defines following:
- whether to accept an incoming connection 'in(0)' or
- to place an outgoing connection 'out(1)' or
- to place an outgoing connection and wait for incomming… | column | RcCallDir | .1.3.6.1.4.1.15004.4.6.11.1.1.6 |
| rcTelnetComportLocPort The local IP port to listen to an incoming TCP connection. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.11.1.1.7 |
| rcTelnetComportRemPort The remote TCP port to use when placing an outgoing connection. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.11.1.1.8 |