Description:
|
fmxMagPowerSupply OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"16-bit map of the power supply + expansion power supply status.
Bit 0 is power A+5V, bit 1 is power A-5V, bit 2 is power A+12V,
bit 3 is power A-12V, bit 4 is power B+5V, bit 5 is power B-5V,
bit 6 is power B+12V, bit 7 is power B-12V. The expansion power
supply status is located as follows: bit 8 is expansion power
A+5V, bit 9 is expansion power B+5V. The rest of the bits
(10-15) are unused. For each bit, 0 indicates OKAY status, 1
indicates ERROR."
|
|