All MIBs › CPQPOWER-MIB › upsRecepOffDelaySecs
upsRecepOffDelaySecs
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsRecepOffDelaySecs
OID (numeric): 1.3.6.1.4.1.232.165.3.10.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Delay until the Receptacle is turned Off. Setting this value to other than -1 will cause the UPS output to turn off after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending shutdown. When this object is set while the UPS is On Battery, it is not necessary to set UpsRecepOnDelaySecs, since the outlet will turn back on automatically when power is available again.
What is upsRecepOffDelaySecs?
Setting this to a value other than -1 schedules a specific receptacle to turn off after that many seconds (0 meaning immediately), while setting it to -1 aborts a pending shutdown for that outlet; if set while the UPS is on battery, the outlet will automatically come back on once power returns without needing upsRecepOnDelaySecs. It gives an admin per-outlet remote power-off scheduling, for example to shed a non-critical load first during an outage. For example, setting upsRecepOffDelaySecs to 0 on the outlet feeding a test server immediately cuts power to just that outlet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.3 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsRecepOffDelaySecs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.3.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsRecepOffDelaySecs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.10.2.1.3.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::upsRecepOffDelaySecs 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.3 | upsRecepOffDelaySecs | CPQPOWER-MIB |