MIB Viewer

upsControlTurnOffUPS

OBJECT-TYPE
1.3.6.1.4.1.2947.1.6.1
Access
read-write
Status
mandatory
Sub-identifiers
0
Setting this variable to UpsOff(2) causes the UPS to shut off. When the UPS is in the off state, the UPS will remain off until the ON/OFF switch is manually toggled. Setting this variable to cancelUpsOff(1) allows for a method to cancel the upsOff(2) command to the UPS that is still pending, or will make an attempt to restart a UPS that has been shutdown, provided that BestLink is powered by some other means. Setting this variable to rebootUps(3) causes the UPS to shut off and turn back on. Setting this variable to cancelrebootUps(4) allows for a method to cancel the rebootUps(3) command to the UPS that is still pending, or will make an attempt to restart a UPS that has been shutdown, provided that BestLink is powered by some other means.
INTEGER { cancelUpsOff(1), upsOff(2) }