xupsRecepShedSecsWithRestart
XUPS-MIB ·
.1.3.6.1.4.1.534.1.12.2.1.7
Object
column 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 xupsRecepOffDelaySecs, 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.
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.12.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- xupsRecepEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xupsRecepShedSecsWithRestart'
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::xupsRecepShedSecsWithRestart.<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::xupsRecepShedSecsWithRestart'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of