upsOutletGroupControlCommand
1.3.6.1.4.1.318.1.1.1.12.3.2.1.3
Getting this variable will return the outlet group state. If the outlet
group is on, the upsOutletGroupImmediateOn (1) value will be returned. If
the outlet group is off, the upsOutletGroupImmediateOff (2) value will be
returned.
If the state of the outlet group cannot be determined, the
upsOutletGroupControlUnknown (8) value will be returned.
Setting this variable to upsOutletGroupImmediateOn (1) will turn the
outlet group on immediately.
Setting this variable to upsOutletGroupImmediateOff (2) will turn the
outlet group off immediately.
Setting this variable to upsOutletGroupImmediateRebootWithOrWithoutAC (3)
will turn the outlet group off immediately, wait the
upsOutletGroupConfigRebootDuration OID time, wait the
upsOutletGroupConfigPowerOnDelay OID, and then turn the outlet group on
regardless of the AC input power on the UPS.
Setting this variable to upsOutletGroupDelayedOn (4) will turn the outlet
group on after the upsOutletGroupConfigPowerOnDelay OID has elapsed.
Setting this variable to upsOutletGroupDelayedOff (5) will turn the outlet
group off after the upsOutletGroupConfigPowerOffDelay OID has elapsed.
Setting this variable to upsOutletGroupDelayedRebootWithOrWithoutAC (6)
will turn the outlet group off after the upsOutletGroupConfigPowerOffDelay
OID has elapsed, wait the upsOutletGroupConfigRebootDuration OID time, wait
the upsOutletGroupConfigPowerOnDelay OID, and then turn the outlet group
on regardless of the AC input power on the UPS.
Setting this variable to upsOutletGroupCancelPendingCommand (7) will
cause any pending command to this outlet group to be canceled.
Setting this variable to upsOutletGroupImmediateRebootShutdown (9) will
turn the outlet group off immediately, wait for the AC power to return to normal
(a minimum of the upsOutletGroupConfigRebootDuration OID time), wait the
upsOutletGroupConfigPowerOnDelay OID time, and then turn the outlet
group on.
Setting this variable to upsOutletGroupDelayedRebootShutdown (10) will
turn the outlet group off after the upsOutletGroupConfigPowerOffDelay OID
has elapsed, wait for the AC power to return to normal (a minimum of the
upsOutletGroupConfigRebootDuration OID time), wait the
upsOutletGroupConfigPowerOnDelay OID time, and then turn the outlet
group on.
In systems with a main outlet group, commands to the main outlet group must
be performed with caution. It may be clearer to use the ups control commands
available from upsAdvControl... OIDs. If any command is made to the main
outlet group that will turn it off, one of two things will happen:
1) If any switched outlet group is in a state that prevents this command
from occurring on the main outlet group, the command will be rejected. Note
that a switched outlet group being on without a command in progress is not a
state that normally prevents the command.
2) The command will be accepted and applied to the main outlet group and all
switched outlet groups that are on.
There is one additional special case for systems with a main outlet group.
If the main outlet group is off and a switched outlet group is commanded to
turn on, the on command will be applied to both the main outlet group and
that switched outlet group.