upsmgInputLineFailCause
MG-SNMP-UPS-MIB ·
.1.3.6.1.4.1.705.1.6.4
Object
scalar mandatory
Enumeration
The utility power failure cause: no(1) is for no utility failure, outoftolvolt(2) is for voltage out of tolerance, outoftolfreq(3) is for frequency out of tolerance, utilityoff(4) is for no voltage at all.
Context
- MIB
- MG-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.705.1.6.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsmgInput
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 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MG-SNMP-UPS-MIB::upsmgInputLineFailCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MG-SNMP-UPS-MIB::upsmgInputLineFailCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | outoftolvolt |
3 | outoftolfreq |
4 | utilityoff |