upsControlTurnOffUPS
BESTPOWER-MIB ·
.1.3.6.1.4.1.2947.1.6.1
Object
scalar mandatory
r/w
Enumeration
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.
Context
- MIB
- BESTPOWER-MIB
- OID
.1.3.6.1.4.1.2947.1.6.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BESTPOWER-MIB::upsControlTurnOffUPS.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BESTPOWER-MIB::upsControlTurnOffUPS'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cancelUpsOff |
2 | upsOff |