cefcPowerSupplyInputType

CISCO-ENTITY-FRU-CONTROL-MIB · .1.3.6.1.4.1.9.9.117.1.6.1.1.2

Object

column Enumeration
The type of an input power detected on the power
supply.
              
unknown(1): No input power is detected.
              
acLow(2): Lower rating AC input power is detected.
              
acHigh(3): Higher rating AC input power is detected.
              
dcLow(4): Lower rating DC input power is detected.
              
dcHigh(5): Higher rating DC input power is detected.

Context

MIB
CISCO-ENTITY-FRU-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.117.1.6.1.1.2
Type
column
Access
readonly
Status
current
Parent
cefcPowerSupplyInputEntry
Groups
1

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 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcPowerSupplyInputType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcPowerSupplyInputType.<entPhysicalIndex>.<cefcPowerSupplyInputIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcPowerSupplyInputType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2acLow
3acHigh
4dcLow
5dcHigh

Conformance