All MIBs › CPQPOWER-MIB › upsRecepOnDelaySecs
upsRecepOnDelaySecs
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsRecepOnDelaySecs
OID (numeric): 1.3.6.1.4.1.232.165.3.10.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Delay until the Receptacle is turned On. Setting this value to other than -1 will cause the UPS output to turn on after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending restart.
What is upsRecepOnDelaySecs?
Setting this to a value other than -1 schedules a specific receptacle to turn on after that many seconds (0 meaning immediately), while setting it to -1 aborts a pending restart for that outlet. It gives an admin per-outlet remote power-on scheduling, useful for staggering the restart of equipment behind that UPS. For example, setting upsRecepOnDelaySecs to 30 on a networking outlet before other outlets ensures switches come up first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.4 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsRecepOnDelaySecs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.10.2.1.4.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsRecepOnDelaySecs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.10.2.1.4.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::upsRecepOnDelaySecs 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.4 | upsRecepOnDelaySecs | CPQPOWER-MIB |