upsBaseOutputStatus
DGPUPS-MIB ·
.1.3.6.1.4.1.17420.1.1.2.4.1.1
Object
scalar mandatory
Enumeration
The current state of the UPS. If the UPS is unable to determine the state of the UPS this variable is set to unknown(1).
Context
- MIB
- DGPUPS-MIB
- OID
.1.3.6.1.4.1.17420.1.1.2.4.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsBaseOutput
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 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGPUPS-MIB::upsBaseOutputStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGPUPS-MIB::upsBaseOutputStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | onLine |
3 | onBattery |
4 | onBoost |
5 | sleeping |
6 | onBypass |
7 | rebooting |
8 | standBy |
9 | onBuck |