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
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 '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
1 | unknown |
2 | acLow |
3 | acHigh |
4 | dcLow |
5 | dcHigh |
Conformance
Member of