rcDnpRsIpAdd
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.9.1.1.7
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.9.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcDnpRsEntry
- Table
- rcDnpRsTable
- Siblings
- 7
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcDnpRsPort The physical Serial Port Number for which this Entry contains DNP over
Raw Socket serial protocol configuration settings. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.9.1.1.1 |
| rcDnpRsCalllDir 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.9.1.1.2 |
| rcDnpRsTransport A transport protocol used for IP traffic for DNPRS on this port. | column | RcTransport | .1.3.6.1.4.1.15004.4.6.9.1.1.3 |
| rcDnpRsMaxConns The maximum number of allowed incoming TCP connections. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.9.1.1.4 |
| rcDnpRsLocPort 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.9.1.1.5 |
| rcDnpRsRemPort The remote TCP port to use when placing an outgoing connection. | column | Integer32 | .1.3.6.1.4.1.15004.4.6.9.1.1.6 |
| rcDnpRsLinkStats Enables links statistics collection. | column | EnabledStatus | .1.3.6.1.4.1.15004.4.6.9.1.1.8 |