powerSupplyRedundancy

ASYNCOS-MAIL-MIB · .1.3.6.1.4.1.15497.1.1.1.8.1.3

Object

column Enumeration
Represents the status of a collection of one or more power
supplies.
              
powerSupplyRedundancyOK -
       All power supplies are in a powerSupplyHealthy state.
powerSupplyRedundancyLost -
       One or more power supplies are in a
       powerSupplyNotInstalled, powerSupplyNoAC, or
       powerSupplyFaulty state.

Context

MIB
ASYNCOS-MAIL-MIB
OID
.1.3.6.1.4.1.15497.1.1.1.8.1.3
Type
column
Access
readonly
Status
current
Parent
powerSupplyEntry

Walk 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 'ASYNCOS-MAIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASYNCOS-MAIL-MIB::powerSupplyRedundancy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASYNCOS-MAIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASYNCOS-MAIL-MIB::powerSupplyRedundancy.<powerSupplyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASYNCOS-MAIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASYNCOS-MAIL-MIB::powerSupplyRedundancy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1powerSupplyRedundancyOK
2powerSupplyRedundancyLost