All MIBs › XUPS-MIB › xupsRecepShedSecsWithRestart
xupsRecepShedSecsWithRestart
Module: XUPS-MIB
OID (symbolic): XUPS-MIB::xupsRecepShedSecsWithRestart
OID (numeric): 1.3.6.1.4.1.534.1.12.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is xupsRecepShedSecsWithRestart?
Schedules this specific receptacle to shut off after the given number of seconds, then automatically restart once utility power returns; unlike xupsRecepOffDelaySecs this command always runs to completion and cannot be aborted once set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.12.2.1.7 snmpwalk -v2c -c public <target> XUPS-MIB::xupsRecepShedSecsWithRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.12.2.1.7.1 snmpget -v2c -c public <target> XUPS-MIB::xupsRecepShedSecsWithRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.12.2.1.7.1 i <value>
Start monitoring UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XUPS-MIB::xupsRecepShedSecsWithRestart OID value, configure state conditions and alerts, and monitor any UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.534 | eaton | EATON-OIDS |
| 1.3.6.1.4.1.534.1 | xupsMIB | EATON-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.1.12 | xupsRecep | XUPS-MIB |
| 1.3.6.1.4.1.534.1.12.2 | xupsRecepTable | XUPS-MIB |
| 1.3.6.1.4.1.534.1.12.2.1 | xupsRecepEntry | XUPS-MIB |
| 1.3.6.1.4.1.534.1.12.2.1.7 | xupsRecepShedSecsWithRestart | XUPS-MIB |