a3ComSysPowerSupplyStatus
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.4.2.1.2
Object
This object represents the power supply status. The
value is a sum. It initially takes on the value 0, then
for each type which is active, 2 raised to a power is
added to the sum. The powers are according to the
following table.
For the 6000 Backbone Aggregator an over temp for power
supply 1 and power supply 2 will be reported as a power
supply 1 Over Temperature Failure, and a fan failure will
be reported as a power supply 2 Over Temperature Failure.
Failure Type Power
AC Failure 0
Plus 5 Failure 1
Plus 12 Failure 2
Over Temperature Failure 3
Power Supply Inserted 4
Power Supply Extracted 5
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.4.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComSysPowerSupplyStatusEntry
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 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysPowerSupplyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysPowerSupplyStatus.<a3ComSysPowerSupplyStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysPowerSupplyStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647