rcTelnetComportFlowControl
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.11.1.1.5
Object
column
r/w
RcFlowControl
The type of FlowControl to be used on the port.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.11.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcTelnetComportEntry
- Table
- rcTelnetComportTable
- Siblings
- 9
Syntax
RcFlowControl
- Source
- RcFlowControl
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | xonXoff |
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 |
| 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 |
| rcTelnetComportIpAdd 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.11.1.1.9 |