MIB Viewer

rs232SyncPortRTSControl

OBJECT-TYPE
1.3.6.1.2.1.10.33.4.1.10
Access
read-write
Status
current
Sub-identifiers
0
The method used to control the Request To Send (RTS) signal. controlled when the DTE is asserts RTS each time data needs to be transmitted and drops RTS at some point after data transmission begins. If rs232SyncPortRole is 'dte', the RTS is an output signal. The device will issue a RTS and wait for a CTS from the DCE before starting to transmit. If rs232SyncPortRole is 'dce', the RTS is an input signal. The device will issue a CTS only after having received RTS and waiting the rs232SyncPortRTSCTSDelay interval. constant when the DTE constantly asserts RTS.
INTEGER { controlled(1), constant(2) }