User manual
CONFIDENTIAL Protium Technologies, Inc. 4050-9901
Rev No: 05
5 GHz RF Modem 31-Jan-2007 52 of 84
This document and information contained herein is subject to the restrictions set forth on the title page
.
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Version number of the embedded software. The format is flexible but
is generally of the form <major>.<minor>.<revision> where major, minor,
and revision are numeric fields. The major version identifies significant
changes if capabiltiy or functionality. The minor version indicates
a less significant change in functionality. The revision generally
indicates a fix or improvement to existing functionality."
::= { systemInfo 7 }
radioSoftwareVersion OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..24))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Version number of the embedded software. The format is flexible but
is generally of the form <major>.<minor>.<revision> where major, minor,
and revision are numeric fields. The major version identifies significant
changes if capabiltiy or functionality. The minor version indicates
a less significant change in functionality. The revision generally
indicates a fix or improvement to existing functionality."
::= { systemInfo 8 }
panelLEDS OBJECT-TYPE
SYNTAX BITS { sysLED(0), dataLED(1), txLED(2), rxLED(3) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Status of the front and real panel LED indicators. The system LED
is normally on; the other LEDs are normally off."
::= { systemStatus 1 }
relayContacts OBJECT-TYPE
SYNTAX BITS { sysRelay(0), dataRelay(1), txRelay(2), rxRelay(3) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Status of the relay contacts. The system contact is
normally closed (1); the other contacts are normally open."
::= { systemStatus 2 }
coolingFans OBJECT-TYPE
SYNTAX BITS { fan1(0), fan2(1) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Status of the cooling fans. The numbers of fans in operation
is temperature dependent."
::= { systemStatus 3 }
currentAlarms OBJECT-TYPE
SYNTAX BITS { summary(0), modemTemp(1), rfTemp(2), paTemp(3),
linkDown(4),
txSynthOOL(5), txMuted(6), txNoPower(7), txLowPower(8),
rxSynthOOL(9), rxAgcOOL(10), rxLowRsl(11) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A collection of status bits indicating alarm conditions. The alarms are:
summary inclusive OR of all the other alarms