All MIBs › CPQPOWER-MIB › upsRecepShedSecsWithRestart
upsRecepShedSecsWithRestart
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsRecepShedSecsWithRestart
OID (numeric): 1.3.6.1.4.1.232.165.3.10.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 UpsRecepOffDelaySecs, 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 upsRecepShedSecsWithRestart?
Setting this value schedules a specific receptacle to turn off after the given number of seconds and then automatically restart once utility power returns, guaranteed via the underlying XCP Load Dump & Restart command and, once set, unable to be aborted, unlike the best-effort upsRecepOffDelaySecs. It gives an admin a guaranteed hard power-cycle of a single outlet rather than the whole UPS. For example, an admin needing to force-reset a hung device plugged into one outlet could use upsRecepShedSecsWithRestart on just that receptacle instead of cycling every outlet on the UPS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.7 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsRecepShedSecsWithRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.7.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsRecepShedSecsWithRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.10.2.1.7.1 i <value>
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::upsRecepShedSecsWithRestart OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3 | ups | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.10 | upsRecep | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.10.2 | upsRecepTable | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.10.2.1 | upsRecepEntry | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.10.2.1.7 | upsRecepShedSecsWithRestart | CPQPOWER-MIB |