MIB Viewer

indicationLedState

OBJECT-TYPE
1.3.6.1.4.1.4249.2.5.5.2.1.3
Access
read-only
Status
current
Sub-identifiers
0
The state of a LED. If the LED is not present, it's state is not-populated. If it is not lit, it's state is OFF. If it is lit, then a color is reported.
INTEGER { notPopulated(0), off(1), red(2), yellow(3), green(4), cyan(5), blue(6), magenta(7), white(8) }