arubaWiredPSUNumberFailures
ARUBAWIRED-POWERSUPPLY-MIB ·
.1.3.6.1.4.1.47196.4.1.1.3.11.2.1.1.9
Object
column SNMPv2-SMIInteger32
Number of failures the power supply has experienced since the most recent insertion of the power supply and boot of the system. The number of failures for a power supply will be cleared if the power supply is removed from the system or if the system is rebooted. For non removable power supplies, the number of failures will not clear until the system reboots. Failures are any events where power delivery from the power supply did not occur when expected. This includes unsupported power supply types since their power delivery is not considered valid even though the power supply itself may not have an internal failure. Some examples of failures are over current, invalid input power, and unsupported power supply type.
Context
- MIB
- ARUBAWIRED-POWERSUPPLY-MIB
- OID
.1.3.6.1.4.1.47196.4.1.1.3.11.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Default
0- Parent
- arubaWiredPowerSupplyEntry
- Groups
- 1
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 'ARUBAWIRED-POWERSUPPLY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-POWERSUPPLY-MIB::arubaWiredPSUNumberFailures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-POWERSUPPLY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-POWERSUPPLY-MIB::arubaWiredPSUNumberFailures.<arubaWiredPSUGroupIndex>.<arubaWiredPSUSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-POWERSUPPLY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-POWERSUPPLY-MIB::arubaWiredPSUNumberFailures'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of