[Nut-upsdev] snmp-ups shutdowns

Tim Rice tim at multitalents.net
Thu Feb 27 17:41:46 UTC 2014


On Tue, 25 Feb 2014, Charles Lepple wrote:

| 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"

Looking at the description in powernet409.mib it seems that 
upsBasicControlConserveBattery should only be sent by a device not
powered by the UPS. (no mention of grace time)

The above upsAdvControlRebootShutdownUps seems a better choice.

| 
| >>> # turn off UPS 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.

Agreed.


-- 
Tim Rice				Multitalents
tim at multitalents.net





More information about the Nut-upsdev mailing list