xupsLoadShedSecsWithRestart

XUPS-MIB · .1.3.6.1.4.1.534.1.9.6

Object

scalar r/w secondsInteger32
Setting this value will cause the UPS output to turn off 
after the set number of seconds, then restart (after a UPS-defined
'down time') when the utility is again available.  
Unlike xupsControlOutputOffDelay, which might or might not,
this object always maps to the XCP 0x8A Load Dump & Restart command,
so the desired shutdown and restart behavior is guaranteed to happen.
Once set, this command cannot be aborted.
This is the preferred Control object to use when performing 
an On Battery OS Shutdown.

Context

MIB
XUPS-MIB
OID
.1.3.6.1.4.1.534.1.9.6
Type
scalar
Access
readwrite
Status
current
Units
seconds
Parent
xupsControl
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsLoadShedSecsWithRestart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsLoadShedSecsWithRestart'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance