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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |