All MIBs › DEC-ATM-CHASSIS-MIB › decAtmSlotLedProgram
decAtmSlotLedProgram
Module: DEC-ATM-CHASSIS-MIB
OID (symbolic): DEC-ATM-CHASSIS-MIB::decAtmSlotLedProgram
OID (numeric): 1.3.6.1.4.1.36.2.18.30.1.4.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The decAtmSlotLedProgram string is a sequence of instructions
for the LED state. The LED constantly repeats the
program. Each LED state is represented by a two octet
sequence where the value of the first octet of the pair
indicates the color of the LED, and the value of the
second octet of the pair indicates the duration in which
that color will be present.
+----------+----------+ --/ /-- +----------+----------+
| Color | Duration | | Color | Duration |
+----------+----------+ --/ /-- +----------+----------+
The 'color' octet may have one of the following values:
0 - off
1 - other
2 - red
3 - yellow
4 - green
5 - blue
6 - red-blinking
7 - yellow-blinking
8 - blue-blinking
9 - green-blinking
The value 'off' indicates that the LED is off.
The value 'other' indicates a color not covered by any
others in the list.
The value of the second octet in each pair indicates the
duration in which that color will be present. A value
of zero indicates that the LED is off. A value of 0xff
indicates that the LED is always on. Values in between
0 and 0xff indicate the duration in 10 ms ticks.
A zero length string may be returned if the LED is 'not
present'. This indicates that the LED is currently not
visible.
Activity LEDs are a special case. Activity LEDs are
defined as LEDs which blink whenever data is received on
the line. They are typically on solid under heavy
activity. Since these LEDs can change rapidly, the
following rules apply:
o The initial state of activity LEDs is off.
o If the line shows activity any time in a 10 second
period, then the LED is shown as on.
o If the line shown inactivity any time in a 10 second
period, then the LED is shown as off.
See the 'pcomLedProgram' object in the DECHUB900-COMMON MIB
for examples.What is decAtmSlotLedProgram?
Encodes the current blink/color pattern of a module LED as a repeating sequence of color/duration byte pairs (for example 2=red, 4=green, with 0xff meaning always on). Network management stations decode this to render a virtual front-panel LED display instead of requiring someone to physically look at the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.4.1.1.3 snmpwalk -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmSlotLedProgram
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.4.1.1.3.1 snmpget -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmSlotLedProgram.1
Start monitoring Digital Equipment Corporation (DEC) ATM switch chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-ATM-CHASSIS-MIB::decAtmSlotLedProgram OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) ATM switch chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30 | decAtmChassisMIB | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1 | decAtmChassisMIBObjects | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.4 | decAtmLed | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.4.1 | decAtmSlotLedTable | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.4.1.1 | decAtmSlotLedEntry | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.4.1.1.3 | decAtmSlotLedProgram | DEC-ATM-CHASSIS-MIB |