upsEControlOutputOnOffControl
EPPC-MIB ·
.1.3.6.1.4.1.935.10.1.1.8.3
Object
scalar mandatory
r/w
Enumeration
upsEOutputOff ( 1 ) indicates the shutdown sequence, upsEOutputOffCancel ( 2 ) indicates cancel the shutdown sequence, upsESleep( 3 ) indicates shutdown UPS first, then switch on.
Context
- MIB
- EPPC-MIB
- OID
.1.3.6.1.4.1.935.10.1.1.8.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsEControl
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 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EPPC-MIB::upsEControlOutputOnOffControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EPPC-MIB::upsEControlOutputOnOffControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upsEOutputOff |
2 | upsEOutputOffCancel |
3 | upsESleep |
4 | none |