All MIBs › XUPS-MIB › xupsControlToBypassDelay
xupsControlToBypassDelay
Module: XUPS-MIB
OID (symbolic): XUPS-MIB::xupsControlToBypassDelay
OID (numeric): 1.3.6.1.4.1.534.1.9.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 xupsControlToBypassDelay?
Set to a nonzero value to schedule the UPS to switch its output to the bypass path after that many seconds; setting it to 0 attempts to cancel a pending bypass transfer. Note the load may lose UPS protection if bypass power isn't available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.9.5 snmpwalk -v2c -c public <target> XUPS-MIB::xupsControlToBypassDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.9.5.1 snmpget -v2c -c public <target> XUPS-MIB::xupsControlToBypassDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.9.5.1 i <value>
Start monitoring UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XUPS-MIB::xupsControlToBypassDelay OID value, configure state conditions and alerts, and monitor any UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.534 | eaton | EATON-OIDS |
| 1.3.6.1.4.1.534.1 | xupsMIB | EATON-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.1.9 | xupsControl | XUPS-MIB |
| 1.3.6.1.4.1.534.1.9.5 | xupsControlToBypassDelay | XUPS-MIB |