[Nut-upsdev] snmp-ups shutdowns
Charles Lepple
clepple at gmail.com
Tue Feb 25 12:08:57 UTC 2014
On Feb 19, 2014, at 11:18 AM, Tim Rice wrote:
> On Wed, 19 Feb 2014, Jim Klimov wrote:
>
>> On 2014-02-19 03:04, Tim Rice wrote:
>>> Now here are the OIDs (pick one) to actually turn the UPS off
>>> after the shutdown delay.
>>>
>>> # reboot gracefully (APC) (stays off until utility power is restored)
>>> UPS_OID=".1.3.6.1.4.1.318.1.1.1.6.2.2.0 integer 3"
This OID is curiously commented out in drivers/apc-mib.c, and has been since the beginning of our revision control history. I don't see why we couldn't add it back in as an instant command.
I wonder if there was some confusion with .1.3.6.1.4.1.318.1.1.1.6.1.1.0 (upsBasicControlConserveBattery), which is currently mapped to "shutdown.return"
>>> # turn off UP gracefully (APC) (stays off even if power is restored)
>>> #UPS_OID=".1.3.6.1.4.1.318.1.1.1.6.2.1.0 integer 3"
This should map to the "shutdown.stayoff" instant command.
--
Charles Lepple
clepple at gmail
More information about the Nut-upsdev
mailing list