xupsInputStatus
XUPS-MIB ·
.1.3.6.1.4.1.534.1.3.9
Object
scalar Enumeration
The present status of the primary AC input of the UPS. The enumeration inputGood(2) indicates that the primary source of power is present and within 'normal' ranges for voltage and frequency. inputBad(1) indicates that neither source is present, or, if present, is not within acceptable ranges.
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::xupsInputStatus.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::xupsInputStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inputBad |
2 | inputGood |
Conformance
Member of