indicationLedFlash
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.5.2.1.4
Object
column
Enumeration
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)'.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.5.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- indicationLedEntry
- Table
- indicationLedTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notPopulated |
1 | blink1000 |
2 | blink0100 |
3 | blink1100 |
4 | blink0010 |
5 | blink1010 |
6 | blink0110 |
7 | blink1110 |
8 | blink0001 |
9 | blink1001 |
10 | blink0101 |
11 | blink1101 |
12 | blink0011 |
13 | blink1011 |
14 | blink0111 |
15 | constant |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| indicationLedId A unique index of the LED indicator. It is constant between
different models of one device family. | column | Integer32 | .1.3.6.1.4.1.4249.2.5.5.2.1.1 |
| indicationLedDescription Description of LED indicator. May include name on the front/back panel
of the device and/or place of the LED. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.5.5.2.1.2 |
| indicationLedState 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. | column | Enumeration | .1.3.6.1.4.1.4249.2.5.5.2.1.3 |