MIB Viewer

indicationLedFlash

OBJECT-TYPE
1.3.6.1.4.1.4249.2.5.5.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
If the LED is switching on and off at a constant rate, shows how is it blinking. Values from 1 to 14 represent a bit mask, where each bit shows, if the LED is lit during corresponding quarter of second: bit 0 - first quarter, bit 1 - second etc. If the LED is lit constantly, returns 'constant(15)'.
INTEGER { notPopulated(0), blink1000(1), blink0100(2), blink1100(3), blink0010(4), blink1010(5), blink0110(6), blink1110(7), blink0001(8), blink1001(9), blink0101(10), blink1101(11), blink0011(12), blink1011(13), blink0111(14), constant(15) }