caemSupplyFailedComponent
CISCO-ACCESS-ENVMON-MIB ·
.1.3.6.1.4.1.9.9.61.1.1.1.1
Object
column Enumeration
The failure component of the power supply being instrumented. none - No failure. inputVoltage - Input power lost in one of the power supplies dcOutputVoltage - DC output voltage lost in one of the power supplies thermal - Power supply thermal failure. multiple - Multiple failures. fan - Fan failure overvoltage - Over voltage.
Context
- MIB
- CISCO-ACCESS-ENVMON-MIB
- OID
.1.3.6.1.4.1.9.9.61.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- caemSupplyStatusEntry
- 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-ACCESS-ENVMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ACCESS-ENVMON-MIB::caemSupplyFailedComponent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ACCESS-ENVMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ACCESS-ENVMON-MIB::caemSupplyFailedComponent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ACCESS-ENVMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ACCESS-ENVMON-MIB::caemSupplyFailedComponent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inputVoltage |
3 | dcOutputVoltage |
4 | thermal |
5 | multiple |
6 | fan |
7 | overvoltage |
Conformance
Member of