All MIBs › CPQPOWER-MIB › upsRecepAutoOffDelay
upsRecepAutoOffDelay
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsRecepAutoOffDelay
OID (numeric): 1.3.6.1.4.1.232.165.3.10.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is upsRecepAutoOffDelay?
This is the delay, from -1 to 32767 seconds, after the UPS goes onto battery before a specific receptacle is automatically turned off, with -1 meaning it should never auto-shed and must be turned off only by explicit command; the description notes it is used to prioritize which loads shed first during a prolonged outage. It lets an admin design a load-shedding priority scheme so less-critical outlets drop before more critical ones, extending battery runtime for what matters most. For example, setting a lower upsRecepAutoOffDelay on the outlet feeding a break-room printer than on the outlet feeding the main database server ensures the printer loses power first in a long outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.5 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsRecepAutoOffDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.5.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsRecepAutoOffDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.10.2.1.5.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::upsRecepAutoOffDelay 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.5 | upsRecepAutoOffDelay | CPQPOWER-MIB |