|
|
Description:
|
csat5060UnitFaults OBJECT-TYPE
SYNTAX INTEGER (0..262143)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"CSAT Concise Alarm Status. (CAS?)
The return integer value in binary represents CAS? response string.
CAS=abcdefghijklmnopqrs,
where: a thru s = 0 or 1, 0 = OK 1 = FT
a = 24V Power Supply Alarm
b = 20V Power Supply Alarm
c = 12V Power Supply Alarm
d = 10V Power Supply Alarm
e = +5V Power Supply Alarm
f = -5V Power Supply Alarm
g = TX Synthesizer Lock Detect Alarm
h = TX IFLO Lock Detect Alarm
I = RX Synthesizer Lock Detect Alarm
j = RX IFLO Lock Detect Alarm
k = Reference Lock Detect Alarm
l = LNA Current Alarm
m = Fan Current Alarm
n = Temperature Alarm
o = HPA Thermal Shutdown Alarm
p = Internal IIC-bus Alarm
q = EEPROM checksum Alarm
r = NVRAM/RTC Low Battery Alarm
s = Redundancy switch alarm
For Example, return value 128 (in decimal) = 0b0000000000010000000,
where l position is 1 means there is a Rx Synthesizer Lock Detect Alarm,
other bits are 0s meas no other alarms."
|
|
|
|
|
|