upsSmartInputLineFailCause
OBS ✓
XPPC-MIB ·
.1.3.6.1.4.1.935.1.1.1.3.2.5
Object
scalar mandatory
Enumeration
The reason for the occurrence of the last transfer to UPS battery power. The variable is set to noTransfer(1) if there is no transfer yet. The variable is set to highLineVoltage(2) if the transfer to battery is caused by an over voltage greater than the high transfer voltage. The variable is set to brownout(3) if the duration of the outage is greater than five seconds and the line voltage is between 40 percent of the rated output voltage and the low transfer voltage. The variable is set to blackout(4) if the duration of the outage is greater than five seconds and the line voltage is between 40 percent of the rated output voltage and ground. The variable is set to smallMomentarySag(5) if the duration of the outage is less than five seconds and the line voltage is between 40 percent of the rated output voltage and the low transfer voltage. The variable is set to deepMomentarySag(6) if the duration of the outage is less than five seconds and the line voltage is between 40 percent of the rated output voltage and ground.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- XPPC-MIB
- OID
.1.3.6.1.4.1.935.1.1.1.3.2.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsSmartInput
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::upsSmartInputLineFailCause.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::upsSmartInputLineFailCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noTransfer |
2 | highLineVoltage |
3 | brownout |
4 | blackout |
5 | smallMomentarySag |
6 | deepMomentarySag |
7 | smallMomentarySpike |
8 | largeMomentarySpike |