User manual

CONFIDENTIAL Protium Technologies, Inc. 4050-9901
Rev No: 05
5 GHz RF Modem 31-Jan-2007 60 of 84
This document and information contained herein is subject to the restrictions set forth on the title page
.
::= { interfacesConfig 3 }
clockSource OBJECT-TYPE
SYNTAX INTEGER { internal(0), external(1), looped(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Synchronous serial clock source"
::= { interfacesConfig 4 }
sharerOutputGated OBJECT-TYPE
SYNTAX INTEGER { notGated(0), gated(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Data sharer received data output selection. If not gated, received
data is output on both ports. If gated, received data is only output
on the currently active port."
::= { interfacesConfig 5 }
sharerRtsEnables OBJECT-TYPE
-- SYNTAX BITS { portA(0), portB(1) }
SYNTAX INTEGER { neither(0), portA(1), portB(2), both(3) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Data sharer transmit data input selection. Access is governed by
the RTS signals. If only one port has RTS asserted, that port will
be granted access. If both ports have RTS asserted, port A has
priority and will get access. If neither port has RTS asserted,
port A will get access by default."
::= { interfacesConfig 6 }
--
-- interfacesStatus objects
--
selectedSerialPort OBJECT-TYPE
SYNTAX INTEGER { PortA(0), PortB(1) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Which data sharer is currently selected."
::= { interfacesStatus 1 }
statusSerialPortA OBJECT-TYPE
SYNTAX BITS { RTS(0), CTS(1), DTR(2), DSR(3),
RLSD(4), LL(5), RL(6), TM(7) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current status of the modem control lines:
RTS Request To Send
CTS Clear To Send
DTR Data Terminal Ready
DSR Data Set Ready
RLSD Receive Line Signal Detected
LL Local Loopback
RL Remote Loopback
TM Test Mode"
::= { interfacesStatus 2 }