xupsRecepAutoOffDelay

XUPS-MIB · .1.3.6.1.4.1.534.1.12.2.1.5

Object

column r/w secondsInteger32
The delay after going On Battery until the Receptacle is 
automatically turned Off.  A value of -1 means that this Output should 
never be turned Off automatically, but must be turned Off only by command.
Values from 0 to 30 are valid, but probably innappropriate.
The AutoOffDelay can be used to prioritize loads in the event of a prolonged 
power outage; less critical loads will turn off earlier to extend battery 
time for the more critical loads. If the utility power is restored before the 
AutoOff delay counts down to 0 on an outlet, that outlet will not turn Off.

Context

MIB
XUPS-MIB
OID
.1.3.6.1.4.1.534.1.12.2.1.5
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
xupsRecepEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsRecepAutoOffDelay'
More examples
Read one indexed 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::xupsRecepAutoOffDelay.<xupsRecepIndex>'
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::xupsRecepAutoOffDelay'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: -1-32767

Conformance