All MIBs › USHA-MIB › upsControlUpsOnOffControl
upsControlUpsOnOffControl
Module: USHA-MIB
OID (symbolic): USHA-MIB::upsControlUpsOnOffControl
OID (numeric): 1.3.6.1.4.1.2468.1.2.1.1.7.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to control UPS output status. turnUpsOff(1) will set UPS turn off output after upsControlUpsShutdownDelay period expired. putUpsToSleep(2) will set UPS turn off output after upsControlUpsShutdownDelay period expired, UPS output will stay off with the period defined by upsControlUpsSleepTime, then turn output on. turnOnUpsOrCancelShutdown(3) can used to turn on UPS output, or cancel any shutdown process.
What is upsControlUpsOnOffControl?
The main remote power-control switch: turn the UPS output off after the shutdown delay, put it to sleep for a set period then resume, or turn it back on/cancel a pending shutdown - lets an admin control UPS output remotely via SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.7.3 snmpwalk -v2c -c public <target> USHA-MIB::upsControlUpsOnOffControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.7.3.1 snmpget -v2c -c public <target> USHA-MIB::upsControlUpsOnOffControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2468.1.2.1.1.7.3.1 i <value>
Start monitoring Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the USHA-MIB::upsControlUpsOnOffControl OID value, configure state conditions and alerts, and monitor any Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2468 | ingrasys | USHA-MIB |
| 1.3.6.1.4.1.2468.1 | product | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2 | upsAgent | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1 | ushap | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1 | upsObjectGroup | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.7 | upsControlGroup | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.7.3 | upsControlUpsOnOffControl | USHA-MIB |