User's Manual

Table Of Contents
Enterprise MIBs and Traps 119
rfLocalLoopbackTimer OBJECT-TYPE
SYNTAX INTEGER (0..1800)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"When this value is greater than zero, the radio is in the local
loopback mode. The RF transmit signal on the local unit is
converted to the receive frequency of the local unit so it can
be received by the local unit, for the chosen period of time in
seconds. When this timer counts down to 0 the unit reverts to
normal operation in which the RF transmit signal on the local unit
is transmitted over the radio link to the remote unit. The duration
is selectable in 1 second intervals from 0 seconds to a maximum of
1800 seconds."
::= }link_cx_test 3}
ds3RemoteLoopbackControl OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The DS3 remote loopback control. When enabled, DS3 data on the remote
interface is looped back through the remote interface. When disabled,
DS3 data on the remote interface is sent over the radio link to the
local unit."
::= }link_cx_test 4}
ds3BerTestControl OBJECT-TYPE
SYNTAX INTEGER {
alternatingOnesZeros(1),
allOnes(2),
allZeros(3),
disabled(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"BER test mode control. The BER test is enabled by selecting one of
three different data patterns. The patterns are:
(1) alternating 1s and 0s, (2) all 1s, and (3) all 0s.
The BER test is disabled by setting the BER test control to 4."
::= }link_cx_test 5}
pseudoAisControl OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}