All MIBs › ES1000-MIB › swModuleInfoPortLedStatus
swModuleInfoPortLedStatus
Module: ES1000-MIB
OID (symbolic): ES1000-MIB::swModuleInfoPortLedStatus
OID (numeric): 1.3.6.1.4.1.326.2.20.1.2.2.2.24.2.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object is a set of module's port LED indications. Every two bytes are presented to a port. Except the module 3 (Gigabit module) ,the first byte is presentd to the Link/Activity LED. The second byte is presented to the Speed LED. For the module 3 ,the first byte is presentd to the module's existing LED. The second byte is presented to the Link/Activity 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.
What is swModuleInfoPortLedStatus?
Returns a raw byte-encoded snapshot of a module's port LEDs (link/activity and speed, or module-present/link for the Gigabit module), meant for management software to redraw the panel display rather than for direct human reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.2.1.1.6 snmpwalk -v2c -c public <target> ES1000-MIB::swModuleInfoPortLedStatus
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.2.1.1.6.1 snmpget -v2c -c public <target> ES1000-MIB::swModuleInfoPortLedStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swModuleInfoPortLedStatus.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::swModuleInfoPortLedStatus 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.2 | swModulePackage | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.2.1 | swModuleInfoTable | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.2.1.1 | swModuleInfoEntry | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.2.1.1.6 | swModuleInfoPortLedStatus | ES1000-MIB |