MIB Viewer

modExpLedStatus

OBJECT-TYPE
1.3.6.1.4.1.7342.2.1.2.1.33
Access
read-only
Status
current
Sub-identifiers
0
This object is the expanded LED status of the individual module. This object reflects the state, color, and blinking rate of each individual LED. Each LED is represented by a single octet. The first octet in the string is the first LED, the second octet in the string is the second LED, until the last LED. The length of the object indicates the number of LEDs of the modules. Non-installed (missing) LEDs return a value of all zeros. Each octet is encoded in the following way: Bits 0:1 indicate the LED color and state 0x0 = LED is off 0x1 = LED is amber 0x2 = LED is green 0x3 = LED is both amber and green (red) Bits 2:4 indicate the LED blinking frequency 0x0 = LED is solid 0x1 = LED is blinking at 10 Hz 0x2 = LED is blinking at 5 Hz 0x3 = LED is blinking at 2 Hz 0x4 = LED is blinking at 1 Hz 0x5 = LED is blinking at 1/2 Hz Bits 5:7 are currently undefined and return 0x0 for this product revision.
OCTET STRING