upsBaseControlConserveBattery
XPPC-MIB ·
.1.3.6.1.4.1.935.1.1.1.6.1.1
Object
scalar mandatory
r/w
Enumeration
Setting this variable to turnUpsOffToConserveBattery(2)
causes a UPS on battery to be put into 'sleep' mode immediately.
The (10) means suspending time(10 minutes) before turn off UPS.
UPS will turn back on when utility power is restored.
Attempting to turn off a UPS that is not on battery will
result in a badValue error.
Setting this value to noTurnOffUps(1) has no
effect.
The value noTurnOffUps(1) will always be returned
when the variable is read.
Context
- MIB
- XPPC-MIB
- OID
.1.3.6.1.4.1.935.1.1.1.6.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsBaseControl
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 'XPPC-MIB' -M '/opt/observium/mibs/megatec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XPPC-MIB::upsBaseControlConserveBattery.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XPPC-MIB' -M '/opt/observium/mibs/megatec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XPPC-MIB::upsBaseControlConserveBattery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noTurnOffUps |
2 | turnUpsOffToConserveBattery |
3 | turnUpsOffToConserveBatteryDelay |