|
|
Description:
|
h3cServerPowerState OBJECT-TYPE
SYNTAX INTEGER{online(1),
onlinebypass(2),
onbattery(3),
unknown(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object identifies the state of power supply in the server,
and is valid when UPS has been configured successful.
The value 'online' means power supply is well-balanced.
The value 'onlinebypass' means supply power without ups.
The value 'onbattery' means supply power with battery.
The value 'unknown' means the power supply state is unknown."
|
|