All MIBs › CPQPOWER-MIB › upsControlToBypassDelay
upsControlToBypassDelay
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsControlToBypassDelay
OID (numeric): 1.3.6.1.4.1.232.165.3.8.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this value to other than zero will cause the UPS output to go to Bypass after the number of seconds. If the Bypass is unavailable, this may cause the UPS to not supply power to the load. Setting it to 0 will cause an attempt to abort a pending shutdown.
What is upsControlToBypassDelay?
Setting this object to a nonzero value schedules the UPS to transfer its output to the bypass line after that many seconds, with the caveat that if bypass is unavailable the load may lose power; setting it to 0 aborts a pending transfer. It gives an admin a way to schedule maintenance bypass transfers remotely. For example, technicians servicing the UPS's internal inverter might set upsControlToBypassDelay to move the load safely onto bypass power first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.8.5 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsControlToBypassDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.8.5.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsControlToBypassDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.8.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::upsControlToBypassDelay 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.5 | upsControlToBypassDelay | CPQPOWER-MIB |