rcRawSockIpAdd
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.4.1.1.11
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. - For UDP transport address of interface to listen to UDP datagrams.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.4.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcRawSockEntry
- Table
- rcRawSockTable
- Siblings
- 11
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcRawSockPort The physical Serial Port Number for which this Entry contains
the Raw Socket serial protocol configuration settings. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.4.1.1.1 |
| rcRawSockRemPort The remote IP port to use when placing an outgoing connection. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.4.1.1.10 |
| rcRawSockLinkStats Enables links statistics collection for RawSocket on this port. | column | EnabledStatus | .1.3.6.1.4.1.15004.4.6.4.1.1.12 |
| rcRawSockPackChar 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.4.1.1.2 |
| rcRawSockPackTimer The delay in ms from the last received character until when data is
forwarded. | column | milliseconds Integer32 | .1.3.6.1.4.1.15004.4.6.4.1.1.3 |
| rcRawSockPackSize The maximum number of bytes received from serial port to be
forwarded. | column | bytes Integer32 | .1.3.6.1.4.1.15004.4.6.4.1.1.4 |
| rcRawSockFlowControl The type of FlowControl to be used on the port. | column | RcFlowControl | .1.3.6.1.4.1.15004.4.6.4.1.1.5 |
| rcRawSockTransport A transport protocol used for IP traffic for protocol on this port. | column | RcTransport | .1.3.6.1.4.1.15004.4.6.4.1.1.6 |
| rcRawSockCallDir 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.4.1.1.7 |
| rcRawSockMaxConn The maximum number of allowed incoming TCP connections. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.4.1.1.8 |
| rcRawSockLocPort The local IP port to listen to an incoming TCP connection or UDP
datagrams. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.4.1.1.9 |