BESTPOWER-MIB :: upsControlTurnOffUPS

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBESTPOWER-MIBupsControlTurnOffUPS

upsControlTurnOffUPS

Module: BESTPOWER-MIB

OID (symbolic): BESTPOWER-MIB::upsControlTurnOffUPS

OID (numeric): 1.3.6.1.4.1.2947.1.6.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this variable to UpsOff(2) causes the UPS to shut off. When the UPS is in the off state, the UPS will remain off until the ON/OFF switch is manually toggled.

Setting this variable to cancelUpsOff(1) allows for a method to cancel the upsOff(2) command to the UPS that is still pending, or will make an attempt to restart a UPS that has been shutdown, provided that BestLink is powered by some other means.

Setting this variable to rebootUps(3) causes the UPS to shut off and turn back on.

Setting this variable to cancelrebootUps(4) allows for a method to cancel the rebootUps(3) command to the UPS that is still pending, or will make an attempt to restart a UPS that has been shutdown, provided that BestLink is powered by some other means.

What is upsControlTurnOffUPS?

A read-write control used to remotely turn the UPS output off (or cancel a pending turn-off); once off, it stays off until manually switched back on.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2947.1.6.1
snmpwalk -v2c -c public <target> BESTPOWER-MIB::upsControlTurnOffUPS

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2947.1.6.1.1
snmpget -v2c -c public <target> BESTPOWER-MIB::upsControlTurnOffUPS.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2947.1.6.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upsControlTurnOffUPS.1

Start monitoring Best Power UPS systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BESTPOWER-MIB::upsControlTurnOffUPS OID value, configure state conditions and alerts, and monitor any Best Power UPS systems from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2947bestPowerBESTPOWER-MIB
1.3.6.1.4.1.2947.1bestLinkBESTPOWER-MIB
1.3.6.1.4.1.2947.1.6upsControlBESTPOWER-MIB
1.3.6.1.4.1.2947.1.6.1upsControlTurnOffUPSBESTPOWER-MIB