MIB Viewer

serialDteStopBit

OBJECT-TYPE
1.3.6.1.4.1.321.100.2.5.1.1.10
Access
read-write
Status
current
Sub-identifiers
0
This variable describes the stop bit setting for the DTE interface. This variable is only valid when the DTE interface is set to ASYNC. The values mean: serialDteStopBit1 The DTE interface is configured to operate in the ASYNC mode with 1 stop bit serialDteStopBit2 The DTE interface is configured to operate in the ASYNC mode with 2 stop bits serialDteStopBitNotAvail The stop bit information is not available. The DTE interface is probably configured for synchronous operation.
INTEGER { serialDteStopBitOther(1), serialDteStopBit1(2), serialDteStopBit2(3), serialDteStopBitNotAvail(4) }