All MIBs › CPQPOWER-MIB › upsControlOutputOffDelay
upsControlOutputOffDelay
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsControlOutputOffDelay
OID (numeric): 1.3.6.1.4.1.232.165.3.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this value to other than zero will cause the UPS output to turn off after the number of seconds. Setting it to 0 will cause an attempt to abort a pending shutdown.
What is upsControlOutputOffDelay?
Setting this object to a nonzero value schedules the UPS output to turn off after that many seconds, while setting it to 0 attempts to abort a pending shutdown already in progress. It gives an admin remote, timed control over shutting down the load the UPS powers, for example to coordinate with server shutdown scripts. For example, setting upsControlOutputOffDelay to 300 gives connected servers five minutes to finish shutting down before the UPS cuts output power.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.8.1 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsControlOutputOffDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.8.1.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsControlOutputOffDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.8.1.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::upsControlOutputOffDelay 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.8 | upsControl | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.8.1 | upsControlOutputOffDelay | CPQPOWER-MIB |