rcRawSockPackTimer
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.4.1.1.3
Object
column
r/w
milliseconds Integer32
The delay in ms from the last received character until when data is forwarded.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- rcRawSockEntry
- Table
- rcRawSockTable
- Siblings
- 11
Syntax
milliseconds Integer32
Values & Constraints
Object Constraints
range: 3-1000
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 |
| rcRawSockIpAdd 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 inc… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.15004.4.6.4.1.1.11 |
| 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 |
| 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 |