upsSmartControlUpsOff
XPPC-MIB ·
.1.3.6.1.4.1.935.1.1.1.6.2.1
Object
scalar mandatory
r/w
Enumeration
Setting this variable to turnUpsOff(2) causes
the UPS to shut off. When in this state, the UPS
will not provide output power regardless of the input
line state. The on/off switch on the UPS
must be toggled for the UPS to return to operation.
Setting this value to noTurnUpsOff(1) has no
effect.
The value noTurnUpsOff(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.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsSmartControl
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::upsSmartControlUpsOff.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::upsSmartControlUpsOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noTurnUpsOff |
2 | turnUpsOff |