upsAddlFuncsStatusFault
UPS2-MIB ·
.1.3.6.1.4.1.52.4.1.1.10.9.1.1.6
Object
This object contains 8 bits of information about the current
fault conditions of the UPS. The bits are encoded as
follows:
BIT 7: reserved for future use
BIT 6: reserved for future use
BIT 5: reserved for future use
BIT 4: 1=UPS fault - DC imbalance, UPS in bypass
BIT 3: 1=UPS fault - output voltage select failure, UPS
in bypass
BIT 2: 1=UPS fault - bypass supply failure
BIT 1: 1=UPS fault - Isolation Unit fan failure
BIT 0: 1=UPS fault - Electronics Unit fan failure, UPS
in bypass
Note that bit 0 is the low-order bit.
Context
- MIB
- UPS2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.10.9.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsAddlFuncsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS2-MIB::upsAddlFuncsStatusFault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS2-MIB::upsAddlFuncsStatusFault.<upsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPS2-MIB::upsAddlFuncsStatusFault'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647