MIB Viewer

rs232SyncPortMode

OBJECT-TYPE
1.3.6.1.2.1.10.33.4.1.12
Access
read-write
Status
current
Sub-identifiers
0
The mode of operation of the port with respect to the direction and simultaneity of data transfer. fdx when frames on the data link can be transmitted and received at the same time hdx when frames can either be received from the data link or transmitted onto the data link but not at the same time. simplex-receive when frames can only be received on this data link. simplex-send when frames can only be sent on this data link.
INTEGER { fdx(1), hdx(2), simplex-receive(3), simplex-send(4) }