cmmSysFrontFanLedColor
IPI-CMM-CHASSIS-MIB ·
.1.3.6.1.4.1.36673.100.1.2.11.1.10
Object
column LedColorCode
Value represents the Color of the Front Fan led.
Context
- MIB
- IPI-CMM-CHASSIS-MIB
- OID
.1.3.6.1.4.1.36673.100.1.2.11.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmSysComponentStatusEntry
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 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-CHASSIS-MIB::cmmSysFrontFanLedColor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-CHASSIS-MIB::cmmSysFrontFanLedColor.<cmmStackUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CMM-CHASSIS-MIB::cmmSysFrontFanLedColor'
Syntax
- Source
- LedColorCode
- Base type
Enumeration
Values & Constraints
Type Values
-100002 | not-applicable |
-100001 | unavailable |
1 | none |
2 | green |
3 | blinking-green |
4 | solid-green |
5 | amber |
6 | blinking-amber |
7 | solid-amber |
8 | red |
9 | blinking-red |
10 | solid-red |
11 | blue |
12 | blinking-blue |
13 | yellow |
14 | blinking-yellow |
15 | orange |
16 | slow-blinking-green |
17 | fast-blinking-green |
30 | unknown |