All MIBs › XUPS-MIB › xupsRecepOffDelaySecs
xupsRecepOffDelaySecs
Module: XUPS-MIB
OID (symbolic): XUPS-MIB::xupsRecepOffDelaySecs
OID (numeric): 1.3.6.1.4.1.534.1.12.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Delay until the Receptacle is turned Off. Setting this value to other than -1 will cause the UPS output to turn off after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending shutdown. When this object is set while the UPS is On Battery, it is not necessary to set xupsRecepOnDelaySecs, since the outlet will turn back on automatically when power is available again.
What is xupsRecepOffDelaySecs?
Set to a value other than -1 to schedule this specific receptacle to turn off after that many seconds (0 means immediately); set to -1 to cancel a pending shutdown for that outlet. Useful for staged shutdown of non-critical outlets before the whole UPS goes down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.12.2.1.3 snmpwalk -v2c -c public <target> XUPS-MIB::xupsRecepOffDelaySecs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.12.2.1.3.1 snmpget -v2c -c public <target> XUPS-MIB::xupsRecepOffDelaySecs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.12.2.1.3.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::xupsRecepOffDelaySecs 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.12 | xupsRecep | XUPS-MIB |
| 1.3.6.1.4.1.534.1.12.2 | xupsRecepTable | XUPS-MIB |
| 1.3.6.1.4.1.534.1.12.2.1 | xupsRecepEntry | XUPS-MIB |
| 1.3.6.1.4.1.534.1.12.2.1.3 | xupsRecepOffDelaySecs | XUPS-MIB |