All MIBs › ES1000-MIB › swDevInfoSystemLedStatus
swDevInfoSystemLedStatus
Module: ES1000-MIB
OID (symbolic): ES1000-MIB::swDevInfoSystemLedStatus
OID (numeric): 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object is a set of system LED indications. The first four octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is GIGA module existing LED. The fourth LED is GIGA module link LED. The other octets following the fourth octets are the port LED. Every two bytes are presented to a port. The first byte is presentd to the Link/Activity LED. The second byte is presented to the Speed LED.
There is one byte per LED.
The most significant bit is used for blink/solid: Off = The LED is lit permanently. On = The LED blinks.
The three least significant bits are used for color: 1 = not lit, 2 = green, 3 = yellow,(orange) 4 = blue, 5 = red, 0+6+7 not used
The four remaining bits are currently unused and must be 0.
The lastest two octects are defined as slot module type. The first octect is slot 1 module type. The second octect is slot 2 module type, and so on.
The module type representation for each byte is listed below: 1 = no slot module, 2 = 1 port BNC, 3 = 2 port Fiber MTRJ, 4 = 2 port TX UTP, 5 = 1 port Fiber SC, 6 = SX Gigabit, 7 = LX Gigabit, 8 = TX Gigabit other not used
What is swDevInfoSystemLedStatus?
Returns a raw byte-encoded snapshot of every front-panel LED's color and blink state - power, console, module-present/link LEDs, then two bytes per port for link/activity and speed - plus trailing bytes naming each slot's module type. It's meant for management software to reconstruct the panel's LED display remotely rather than for a human to read directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.7 snmpwalk -v2c -c public <target> ES1000-MIB::swDevInfoSystemLedStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.7.1 snmpget -v2c -c public <target> ES1000-MIB::swDevInfoSystemLedStatus.1
Start monitoring ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ES1000-MIB::swDevInfoSystemLedStatus OID value, configure state conditions and alerts, and monitor any ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) 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.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20 | external | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1 | dlink | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2 | golf | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2 | golfcommon | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2 | marconi_mgmt | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24 | es1000Series | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1 | swDevPackage | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1 | swDevInfo | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.1.1.7 | swDevInfoSystemLedStatus | ES1000-MIB |