xupsOutputStatus
XUPS-MIB ·
.1.3.6.1.4.1.534.1.4.10
Object
scalar Enumeration
The present status of the AC output of the UPS. The enumeration outputNotPowered(1) indicates that the output is not powered. outputNotProtected(2) indicates that the output is powered but not protected, due to following reasons : On bypass, battery fault, or UPS internal failure that makes the ups will be inoperant in case of AC input failure. outputProtected(3) indicates that the output is powered and protected.
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.4.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- xupsOutput
- Groups
- 1
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 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsOutputStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsOutputStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outputNotPowered |
2 | outputNotProtected |
3 | outputProtected |
Conformance
Member of