a3ComSysPowerSupplyStatusSupported
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.4.2.1.3
Object
This object represents the various power supply status
types which are supported. The value is a sum. It
initially takes on the value 0, then for each type
which is supported, 2 raised to a power is added to the
sum. The powers are according to the following table:
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
This object used in conjunction with the
a3ComSysPowerSupplyStatus object for a given power supply
provide a complete picture of the status of the power
supply.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.4.2.1.3- 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::a3ComSysPowerSupplyStatusSupported'
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::a3ComSysPowerSupplyStatusSupported.<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::a3ComSysPowerSupplyStatusSupported'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647